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.


#TechXchangePresenter
 View Only
Expand all | Collapse all

How to setup JMS adapter to connect to Jboss JMS

  • 1.  How to setup JMS adapter to connect to Jboss JMS

    Posted Wed November 23, 2005 01:58 AM

    I want to use JMS adapter to connect to JBOSS JMS(3.2 or 4.0),but unfortunately it does not work.Here is my connection profile:

     Transaction Type:No transaction
    JNDI Initial Context Factory:org.jnp.interfaces.NamingContextFactory
    JNDI Provider URL:jnp://localhost:1099 (localhost:1099 does not work neither)
    JNDI Other Properties:java.naming.rmi.security.manager=yes;java.naming.factory.url.pkgs=org.jboss.naming
    QueueConnectionFactory JNDI Name:ConnectionFactory
    
    I have put the following files under ISpath\lib\jars
    jbossall-client.jar
    log4j.jar
    j2ee.jar
    jms.jar
    
    My java program can connect to Jboss JMS correctly,why JMS adapter can not?
    Any advice will be appreciated
    wmjms.zip
    

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


  • 2.  RE: How to setup JMS adapter to connect to Jboss JMS

    Posted Wed November 23, 2005 02:32 AM

    This is the error message while enable the adapter

    [ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource Jamie:JbossCon.
    [ART.118.5063] Adapter Runtime (Connection): Unable to start connection Jamie:JbossCon: after 1 attempt(s).
    [ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
    [ADA.680.911] Exception Looking up JNDI Entry “ConnectionFactory”.
    null


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


  • 3.  RE: How to setup JMS adapter to connect to Jboss JMS

    Posted Thu November 24, 2005 03:16 AM

    Hi Jamie,

    this seems to be a configuration issue on your JBoss Server Side.

    JMS Adapter cannot lookup the ConnectionFactory in the JBoss JNDI Store.

    Can you please provide us your IS and JMS Adapter Versions and installed Fixes for them so we can try to puzzle it out if there might be some Fixes missing.

    Normally the JARs for Adapters are placed under IS_ROOT/packages//code/jars unless they need to be used by 2 or more packages.

    Regards,
    Holger


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


  • 4.  RE: How to setup JMS adapter to connect to Jboss JMS

    Posted Wed January 10, 2007 06:25 AM

    Could you please advice me where to look for the jboss jndi store.

    Even i am facing similar problems


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