Use this tag for questions related to version 6.1 of IBM's WebSphere Application Server.
From last 2 days I am struggling with below error in my local windows7 machine, I have IBM WebSphere Application Server …
java websphere application-server websphere-6.1 ltpaThis is how they declare a resource-ref in ejb-jar.xml : <enterprise-beans> <session> <ejb-name>ResourceBean&…
ejb jndi websphere-6.1 ejb-jar.xmlI am trying to get my web application deployed on Websphere 6.1 to display debug level logs. Originally I was using …
java logging log4j websphere-6.1 apache-commons-loggingI need to provide password for keystore in my EJB but I don't want it to be visible to developers. …
java security websphere jaas websphere-6.1I am trying to understand what the "Count" column means in a WebSphere FFDC exception log. IBM told us we …
websphere websphere-6.1 websphere-portalI got two classes with the same package in different JARs. Until the previous version, both classes were identical, so …
java classpath classloader websphere-6.1What is the difference between "Stop", "Immediate Stop" and "Terminate" in case of a Websphere Application Server instance. Specifically in …
jakarta-ee websphere websphere-6.1I am moving a web application from Websphere 6.1 to Websphere 8, and I am encountering the following error in one of …
java jstl el websphere-6.1 websphere-8In WebSphere Application Server, I see two thread pools that I can manipulate. There is one called "default", and another …
java multithreading websphere threadpool websphere-6.1I am using JPA 2.0 with Spring and hibernate in my project. However, the runtime is WAS 6.1. Compilation goes fine. However, …
hibernate jpa websphere jpa-2.0 websphere-6.1