Adapter for Enterprise JavaBeans 6.5 SP3 | webMethods Adapter for Enterprise JavaBeans Documentation | webMethods Adapter for Enterprise JavaBeans Installation and User’s Documentation | Installing, Upgrading, and Uninstalling | Configure Integration Server to Work with the Application Server | Configuring WebSphere Application Servers | WebSphere Application Server | WebSphere Application Server 7.0 with IBM JVM 1.6
 
WebSphere Application Server 7.0 with IBM JVM 1.6
*To set up Integration Server with WebSphere Server 7.0 when using IBM JVM 1.6
1. Install IBM JVM 1.6 at \installation_directory\jvm directory.
2. Copy the following jar files from the WebSphere_directory\plugins directory into the Integration Server_directory \instances\instance_name\packages\WmEJBAdapter\code\jars\static directory:
*com.ibm.ws.jdt.core.jar
*com.ibm.ws.runtime.jar
*org.eclipse.jdt.core.jar
*org.eclipse.osgi_.jar
*com.ibm.ws.ejbportable.jar
*com.ibm.ws.emf.jar
3. Copy the following jar files from the WebSphere_directory\runtimes directory into the Integration Server_directory \instances\instance_name\packages\WmEJBAdapter\code\jars\static directory:
*com.ibm.ws.admin.client_7.0.0.jar
*com.ibm.ws.ejb.thinclient_7.0.0.jar
4. Copy the EJB deployment jar files for any EJBs that will be used in the adapter to the Integration Server_directory \instances\instance_name\packages\WmEJBAdapter\code\jars directory on Integration Server.
5. To set the JAVA_DIR property to the installed JVM 1.6, open the Integration Server_directory \server.bat file and set the following property to:
SET JAVA_DIR=installation_directory\jvm\IBM JDK 1.6\jre