Enabling applications running on a WebSphere Application Server for z/OS V4.0.1 system to look-up Enterprise Java Beans (EJBs) deployed on a V5.0 or V5.1 system
 Technote (FAQ)
 
Problem
If you are running WebSphere® Application Server for z/OS V4.0.1 simple configuration option to look up EJB™'s deployed on V5.0 or V5.1 of WebSphere Application Server you must code some properties in your was.conf file.
 
Cause
 
Solution
If Service Level W401616 or higher is installed on your WebSphere Application Server for z/OS V4.0.1 system, you can use the simple configuration option to look-up Enterprise Java™ Beans (EJBs) deployed on version V5.0 and V5.1 of WebSphere Application Server. You can enable this capability by adding the following three properties to your was.conf. Each of these properties must be entered as a single line:

appserver.java.extraparm=-DDisable.J2EE=true
appserver.java.extraparm=-Dcom.ibm.naming.post401=true
appserver.java.extraparm=-Dejb.jndi.name.prefix=EJB_lookup_string_prefix

IBM recommends that you use topology based JNDI™ names for the EJB look-up name. For example:

cell/nodes/MYNODE/servers/MYSERVER/EJB_lookup_ name>
 
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server for z/OS > EJB Container
Operating system(s): z/OS
Software version: 4.0.1
Software edition:
Reference #: 1188936
IBM Group: Software Group
Modified date: Sep 30, 2005