I am getting following error while executing a unti test case(JUNIT).I am using it to understand the part of the project.Project is a web based project.Project is using OPENJPA
How do you map 2 context roots to one application in WebSphere 6. For example,I have an application with a context root of \"/\", which is obviously the default application.I want requests directed a
I want t开发者_Go百科o start my WAS server(on windows) in debug mode.But my application is huge and server time outs while starting in debugging mode.I have increased the timeout value to 1000 .What s
I am using webSphere portal 6.1. I wrote my own custom login portlet and placed in the Login page from the portal server. The page loads fine the problem is when I try to login. It takes 2 attempts to
I have a problem accessing JNDI resources from within an OSGI bundle, hosted in WebSphere Application Server (WAS) using a servlet bridge.
I need to see the messages in Queues and Topics configured on WebSphere 6.1. I tried to configure HermesJMS, but just couldn\'t make it work. If someone knows how to make it work with开发者_运维技巧 W
I am a newbie to websphere. I am trying to deploy an EAR while i get the following exception: DeploymentDescriptorLoadException: META-INF/ejb-jar.xml
native_stdout.log:Exception java.lang.OutOfMemoryError: requested 289064 bytes for Chunk::new. Out of swap space?
I am trying to use commons-logging wi开发者_开发问答th log4j to write my app logs to a file, but my logs keep going to SystemOut.log. The log file did get created, but its empty.
I am looking for information regarding how application servers like Tomcat, Websphere, IIS etc support 开发者_开发技巧multi-threading to handle client requests. Is there a comparative analysis on how