EJB Interoperability between WebSphere versions 4.0x and 5.1 fail with "Naming Service Unavailable" exceptions.
 Technote (troubleshooting)
 
Problem(Abstract)
WebSphere 4.0x client EJB fails to invoke WebSphere 5.1 EJB with "Naming Service Unavailable" exceptions.
 
Cause
Interoperability was not configured for the JTS.
 
Resolving the problem
Set the following JVM system properties of the WAS v4.0.x server

"-Dcom.ibm.ejs.jts.jts.ControlSet.nativeOnly=false"
"-Dcom.ibm.ejs.jts.jts.ControlSet.interoperabilityOnly=true"

To set the arguments with the administrative console :

1. Select the application server node in the administrative domain tree. 2. Click the JVM Settings tab.
3. Add the arguments to the System Properties List.
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Java Transaction Service (JTS)
Operating system(s): Windows
Software version: 5.0
Software edition:
Reference #: 1192590
IBM Group: Software Group
Modified date: Dec 8, 2004