Top "Websphere" questions

IBM WebSphere Application Server, a software application server, is the flagship product within IBM's WebSphere brand.

Websphere 8.5 context root change not applying to war file

I need a little help changing the context root of my war in my Websphere 8.5 appserver. I have a war …

websphere websphere-8 contextroot
Difference between IBM Websphere Application Server and IBM Websphere Process Server?

Im currently looking into the difference between IBM Websphere Application Server and IBM Websphere Process Server? I am aware that …

websphere websphere-7 wid
IBM Websphere JPA configuration - how to update persistence.xml

I'm new to EJB 3 and the JPA. I've created a datasource in the appserver which is jdbc/AppDataSource. The default …

java orm jpa websphere openjpa
Dependency injection with Spring (JSR 330 annotations) in WebSphere 7 is not working

I have an enterprise application built with Java 6, Spring Framework 3.1.2 and Mule-ESB 3.3.0, among other libraries not related to this question. …

spring dependency-injection websphere code-injection jsr330
best place to put properties file in IBM websphere 8.5?

In our existing application properties file is embedded in a jar file ,we decided to move properties file outside of …

java jakarta-ee properties websphere websphere-8
WAS 8.5: java.lang.ClassCastException: org.apache.xerces.jaxp.SAXParserFactoryImpl incompatible with javax.xml.parsers.SAXParserFactory

I am deploying a J2EE web application in Websphere Application Server 8.5. The web application has a shared library with …

java websphere classloader xerces
How do I determine if an application is running using wsadmin Jython script?

I can get a list of instlled applications but how do I get the status using Jython?

websphere jython wsadmin
how to set java class loader PARENT_LAST

i have a spring mvc web application that I need to change the class loader on. I need to change …

maven websphere classloader websphere-6.1 wsadmin
How to stop creating Heap files ,java core files which are creating in JVM instance.?

In One of the instance of our server,heapdump, javacore ,Snap files are getting created. How to stop creating these …

jvm websphere heap-dump
WebSphere 7, configuring JMS Q connection factory without user id: MQRC_NOT_AUTHORIZED

I have an instance of WebSphere 6 and an instance of WebSphere 7. Each has a WebSphere MQ messaging provider, a queue …

security jms websphere ibm-mq