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
  • 1.  JMS file system jndi

    Posted Fri November 12, 2004 03:27 PM

    Hello,
    I’m trying to set up some JMS destinations using the file system jndi provider. I used the WmJMSAdmin administrator web tool to define the JNDI settings as:

    com.sun.jndi.fscontext.RefFSContextFactory
    file:/tmp/jms_objs
    and classes and jars field includes fscontext.jar

    I created the directory jms_objs ahead of time.
    Now, when I go to the Destinations page and enter information about a Topic to create a new topic, when I click the submit button, it just clears the form. No topic is created nor are any error messages produced. Are there some steps I’m missing? Do I need to do something to create the filesystem jndi directory?

    Thanks


    #Universal-Messaging-Broker
    #broker
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: JMS file system jndi

    Posted Mon March 14, 2005 10:54 PM

    Mike,

    Presuming that you would have the Broker JMS installed, make sure that the Broker is up n running. Use the link JMS Broker to add a broker, if you haven’t done so already - the JMS Broker status should show the status as connected

    Also ensure that you have the fscontext.jar in the classpath (though you will see an Error, if you tried to create a JNDI without this jar in the classpath) - To ensure you have the fscontext.jar in the classpath, in the ISAdmin console click on About page to see what all jars are in the classpath.

    Rohit


    #broker
    #webMethods
    #Universal-Messaging-Broker
    #Integration-Server-and-ESB