I have two ears, ear1 contains an ejb project and client, containing the interfaces (local). Ear2 contains a war that needs to call the ejb3 service. When I call the ejb service I am getting a classca
I have a very weird problem. Have an application using Hibernate and spring.I have an entitymanger defined which uses a JNDI lookup .It looks something like this
L.S. Our DB provider has suggested that we use \"unshareable\" connections when connecting to their DB. I have a reasonable understanding about the pros/cons of using \"unshareable\" connections, and
I\'m trying to export a profile from WAS 6.1 so that I can give it to other members of my team with all of the JNDI and Shared Library configurations in place. I\'ve flowed a few IBM tutorials on this
I\'m using a Webphere server. I am performing a file upload through a servlet using the Apache FileUpload methods.
We would like to make JMX calls to other deployed appli开发者_JAVA百科cations within Websphere Application Server. This works fine if you do this within a web application where a user does a login wit
I am looking at a very old project and trying to fix some problems that this project is facing with related to its JSP pages throwing nullpointer exception.
I\'d like to know which is the best way to use JBoss richFaces (3.3.2) with SUN RI jsf implementation (1.2) under RAD 7.5 and WAS 7.0, with facelets. We inverted class loader policy at the application
I开发者_运维百科 need to detect information about the Application Server my EJBs are running in.
Just want to shout out to the community to see what peoples thoughts are on Java process servers in general.