Products | Versions |
---|---|
TIBCO Adapter for EJB | - |
Not Applicable | - |
Description:
TIBCO Adapter(TM) for EJB now supports IBM Websphere7.0 on all supported platforms in addition to the currently supported Applciation Servers
Please refer the TIBCO Adapter for EJB 5.3.0 readme file for complete list of Application Servers supported by TIBCO Adapter For EJB 5.3.0
Configuration Changes:
Since the vendor jar configuration of Websphere7.0 is different from Websphere6.0. Please note the following points:
1: We need to add “com.ibm.ws.ejb.thinclient_7.0.0.jar” to “tibco.env.CUSTOM_CP_EXT”in adejb.tra file,
e.g: tibco.env.CUSTOM_CP_EXT %TIBCO_ADEJB_JAR_FILES%;
C:/IBM/WebSphere/AppServer/runtimes/com.ibm.ws.ejb.thinclient_7.0.0.jar
2: We need to use IBM JDK instead of TIBCO JDK.
e.g: tibco.env.TIB_JAVA_HOME C: /IBM/WebSphere/AppServer/java