I\'ve got user in Oracle DB which is created as \"identified externally\" and logs in开发者_运维百科 via Kerberos. Is it possible to configure WAS7 DataSource to establish connection under this user?
I am having an application which was developed using JSF 1.1 components. The tag libraries development team, is not going to support JSF 1.2, and we have to run the application on Webshere 7. As websp
We want to build a front-end web application to consume the WPS’ HumanTask API using JAX-WS. This web application should be able to query current tasks for a specific user, claim tasks not claimed pr
I am using ajax to send data from the client to my server in JSON format and am getting the error message below. Has anybody else managed to resolved this issue ?, because it seems like a lot of peopl
I need to display a read error when the source file is being used by other applications. For example : Source filename: test.txt Content: Test file.
I\'m working on JSF1.2 + EJB3.0 + Websphere 7.0.0.3. The whole business logic layer and Data layer (EJB 3.0) are tested and work successfully from the beginning. After I integrated JSF1.2, I got these
Hi I am working with MQFTE. I need to know 开发者_运维知识库more in detail about how mqfte works and what are the internal process that takes place during a operation.
I currently export my JMX beans using Spring and am quite happy with it. When running on another container ( e.g. Jetty, Tomcat ) I can simply connect using JConsole or JVisualVM and access my MBeans.
I want to use Seam Solder and Seam Faces 3 in WebSphere 7 with JSF 2.0 (RI is Mojarra 2.0.4) and CDI. I Included all required dependencies (Weld 1.1, JBoss Logging), but the server doesn\'t start sayi
By default WebSphere 6.1 does not include version into LtpaToken and JSESSIONID coo开发者_开发技巧kies. Is there any way to enforce cookie version 1 for these cookies?