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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  EJB Adaptor - Test Connection fails

    Posted 07/30/03 07:37 AM

    I created an Alias from the EJB Adaptor (Admin) page for an EJB running locally on BEA WebLogic server v6.1. As required, I provided the Initial Context factory (weblogic.jndi.WLInitialContextFactory)and the provider URL. I also selected ‘WebLogic6’ as the JNDI Server Type.
    When I click on Test button, the test connection fails and I get this message - “testConnFail: AliasTestImpl.test - found null or closed connection”.

    On Integration Server console, this is what I see:

    [BASEJBA.1000.0014]MyConnection.open - ‘new InitialContext’ threw this: type(java.lang.ClassCastException), msg(iaik.asn1.structures.Name)
    ERROR - AliasTestImpl.test - found null or closed connection

    Any ideas?


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


  • 2.  RE: EJB Adaptor - Test Connection fails

    Posted 07/30/03 07:43 AM

    Can you make sure you are using Sun’s JDK1.3 and not the JVM supplied by IS?


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


  • 3.  RE: EJB Adaptor - Test Connection fails

    Posted 07/30/03 07:52 AM

    I’m sure I’m using Sun’s JDK1.3 and not the JVM supplied by IS.


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


  • 4.  RE: EJB Adaptor - Test Connection fails

    Posted 07/30/03 09:14 AM

    You need to make sure that you have your weblogic.jar in $WM_HOME/lib/jars directory


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


  • 5.  RE: EJB Adaptor - Test Connection fails

    Posted 07/31/03 01:37 AM

    In addition you may also need to copy your bean jar to /lib/jars.


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


  • 6.  RE: EJB Adaptor - Test Connection fails

    Posted 08/01/03 03:31 AM

    I use webMethods IS 6.0. I have copied weblogic.jar to ServerDirectory\lib\system.


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


  • 7.  RE: EJB Adaptor - Test Connection fails

    Posted 08/01/03 03:44 AM

    (In name Xiaolan)I’ve done it. But my problem occur earlier, direct after configuration on testing connection.


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