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.  JMS Adapter link does not appear on Admin page

    Posted 11/22/06 05:57 AM

    I have installed the JMS 6.1 version on IS 6.1
    The link for JDBC adapters appears on the adapters tab, but the JMS adapter link does not appear.
    what may be the reason.
    Urgent

    Gautam


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


  • 2.  RE: JMS Adapter link does not appear on Admin page

    Posted 11/23/06 07:00 AM

    Hi Gautam,

    this is a known installation issue:

    JMS Adapter is missing some “javax.jms.*” classes.

    Please copy <WM_ROOT>/Broker/lib/jms.jar to <WM_ROOT>/IntegrationServer/packages/WmJMSAdapter/code/jars/

    and reload the JMS-Adapter from the IS Admin under “Packages → Management”.

    On this page you should see that the JMS Adapter is not loaded properly and why, unless you do the copy I described above.

    Depending on your JNDI/JMS-Provider you might need to add additional jars to the adapter. Check the documentation of the provider(s) for details.

    Please check for Fixes for JMS Adapter 6.1, as there were some issues reporting againts WebLogic, WebSphere and other JMS Providers.
    Latest Fix I know of is JMS_6-1_Fix9.

    Regards,
    Holger


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


  • 3.  RE: JMS Adapter link does not appear on Admin page

    Posted 11/23/06 10:43 PM