IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

EJB Adapter V1.1 with Websphere 4.02

  • 1.  EJB Adapter V1.1 with Websphere 4.02

    Posted Mon March 25, 2002 05:30 PM

    Has anyone used the EJB adapter v1.1 with Integration Server 4.6 to integrate with the websphere 4.02 ?

    I am running into problems in the very initial stage of setting up the alias. Will appreciate any inputs. Thanks much.

    Muki


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 2.  RE: EJB Adapter V1.1 with Websphere 4.02

    Posted Mon March 25, 2002 05:35 PM

    Here are further details:

    Getting the following error:

    message pops up when testing the connection:
    “com/ibm/ejs/ras/TraceElement”

    The log file has slightly more details:
    “2002-03-25 17:39:12 EST java.lang.reflect.InvocationTargetException:com/ibm/ejs/ras/TraceElement”

    Here are the bare minimum parameter values:

    Alias: WebSphereInt
    Description: WebSphere Integration
    Initial Context Factory: com.ibm.websphere.naming.WsnInitialContextFactory
    Provider URL: iiop://rcb0ap05
    URL Package Prefixes:
    DNS URL:
    Authoritative:
    Language:
    Batch Size:
    Object Factories:
    Referral:
    Security Authentication:
    Security Credentials: (encrypted)
    Security Principal:
    Security Protocol:
    JNDI Server Type: WebSphere4

    The only suspect entry is the “URL provider” entry with the value “iiop://rcb0a05” which
    is the host name but the protocol specified is
    IIOP.

    If anyone can throw more light on this, it will be
    greatly appreicated. Thanks much.

    Muki


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 3.  RE: EJB Adapter V1.1 with Websphere 4.02

    Posted Thu April 04, 2002 12:30 PM

    Here is what I discovered with help from webMethods technical services:

    The documentation asks you to include only two files if using websphere 4.0.1. However, you need to add all the files that are listed for “when using websphere 4.0”.

    It worked for me when I did this. Just wanted to throw in a few lines if anyone else was going through the same.

    Muki


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: EJB Adapter V1.1 with Websphere 4.02

    Posted Fri April 25, 2003 11:49 AM

    Hi Muki,
    Am having a problem working with EJB Adapter 1.1 and Websphere 4.0.

    As mentioned in the documentation, I copied all the websphere jar files into the ServerDirectory\lib\jars. After copying these files am not able to start the integration server.

    If remove the jar files from the jars directory the IS starts with out problems.

    Did you face any problem like this ?

    Thanks in advance.

    Kamesh.


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 5.  RE: EJB Adapter V1.1 with Websphere 4.02

    Posted Fri April 25, 2003 12:13 PM

    Make sure you are running IS with IBM JRE(shipped with Websphere).

    It will be nice, if you can send the error log, during IS startup


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: EJB Adapter V1.1 with Websphere 4.02

    Posted Fri April 25, 2003 01:40 PM

    My websphere app server is running on Sun Solaris.
    My webMethods IS is running on windows NT. Currently I don’t have access to the JRE version shipped with websphere.

    The JRE version what am running on my NT box 1.4.1 which I downloaded from Sun’s site.

    Could you please advise me on how to get the right version of the JRE.

    Kamesh.


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 7.  RE: EJB Adapter V1.1 with Websphere 4.02



  • 8.  RE: EJB Adapter V1.1 with Websphere 4.02

    Posted Sun April 27, 2003 03:00 PM

    I had downloaded the fix pack from IBM site given in the earlier message and ran the install.bat. As I did not have Websphere on my desktop (Windows NT) I just selected the option to update only JDK giving my current Sun JDK 1.4 installation path.

    The documentation states that I need to modify the server.bat to point the new JDK directoty.

    Know the question is whether I need to change the JAVA_ROOT or add this directory to the CLASSPATH ?


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 9.  RE: EJB Adapter V1.1 with Websphere 4.02

    Posted Tue April 29, 2003 12:18 PM

    As documentation said- you need to modify the JAVA_ROOT to point to the jre directory.


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 10.  RE: EJB Adapter V1.1 with Websphere 4.02

    Posted Thu May 08, 2003 05:21 AM

    Am stuck with a problem with jar files.

    I have installed Webshpere Appclient on my Windows NT desktop, created the IBK JDK directory for IBM JDK and then copied all the jars listed in the documentation to the server/lib/jars directory. Modified the server.bat file to have JAVA_ROOT to point to IBM JDK/…

    Alias details:

    Alias: WebSphereInt
    Description: WebSphere Integration
    Initial Context Factory: com.ibm.websphere.naming.WsnInitialContextFactory
    Provider URL: iiop://repulse:900
    URL Package Prefixes:
    DNS URL:
    Authoritative:
    Language:
    Batch Size:
    Object Factories:
    Referral:
    Security Authentication:
    Security Credentials: (encrypted)
    Security Principal:
    Security Protocol:
    JNDI Server Type: WebSphere4

    If I have only websphere.jar and ujc.jar the IS starts well. But while testing the alias I get an error

    message pops up when testing the connection:
    “com/ibm/ejs/ras/TraceElement”

    If I copy all the jar files listed for websphere 4.0 in the documentation then the IS is not starting. I don’t see any errors in the log file.

    Any suggestions…


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods