I have a web application containing a servlet which runs fine on Apache Tomcat. However, when I deploy the war file on Websphere Developer 开发者_StackOverflow中文版Edition 8, I get the following erro
I was wondering if someone could point me out into the right direction. Right now our IHS / Websphere Server is unable to handle more than 170 concurrent users.
All, I am trying to use the annotational transaction in Spring and getting the javax.persistence.TransactionRequiredException: no transaction is in progress
How do I access Web开发者_JAVA百科sphere 7 MBeans using Sun\'s JConsole?Required libraries in bootclasspath (from Websphere 7):
I have a Spring Web Application where a user can download PDF and Excel Files. I set the HTTP header for both of them:
I\'m writing a JSR 286 portlet for IBM WebSphere Portal 6.1.I have the following code: @ProcessAction(name=\"processForm\")
How can i disable basic authentication in websphere 6.1? I have written example servelet In my war application i have defined something like this:
I have a web server which host 3 different applications, they all need one same library called \"bridge2java.jar\". I decided to use shared library to avoid \".dll (bridge2java.dll) already load in an
Running into a problem with an existing application. I\'d like to get hundson running to do some CI but I cannot modify the Websphere settings (making changes appears to break the application that I w
Has anyone seen the following error before in Websphere 6.1 Portal?What does it mean the database domain is currently unavailable?I tested DB connections via the Websphere console and they all worked.