I have written one stateless session bean and deployed in the server. when i tried to access that particular ejb, it\'s throwing error.
I am running an application in WebSphere Portal Server 6.1 and WAS 7. In the native_stderr.log , I am getting the following error message :
I\'m trying to generate a wsdl. The service is constructed as shown below. Nothing unusual really, but I do have the Exception I want to throw, located in a separate package, thus appearing in a diffe
We are trying to debug some mean classloader issues with our WAS (Websphere Application Server) instance.
I have an instance of WebSphere 6 and an instance of WebSphere 7. Each has a WebSphere MQ messaging provider, a queue connection factory and a queue configured in a similar way. All user ID fields are
I need to be able to achieve two threading tasks in a container and need to understand the best practices for doing this.Here are the two classes of task I need to accomplish:
I want to raise the maximum number of threads in the default work manager\'s thread pool using a wsadmin (Jython) script.What is the best approach?
I\'m using java util logging for logging in a small Java EE application. To a开发者_运维技巧dd an additional FileHandler (for example for errors/warnings), I created a LoggerFactory that creates the a
I have a project with the following configuration: WebSphere Application Server 6.1.0.19 wsdl4j-1.6.2.jar at the $WAS_ROOT/java/jre/lib/ext directory, (to overwrite wsdl4j-1.6.1 included in WAS 6.1)
Ant task breaks at the <wsejbdeploy> tag. The exception message is : [wsejbdeploy] Error executing deployment: java.lang.ClassNotFoundException.