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.  Examples of using LDAP server as JNDI provider for BrokerJMS

    Posted Wed February 21, 2007 11:53 PM

    Has anyone successfully used an LDAP server such as the IBM Tivoli Directory Server to store JMS administered objects such as Topic Connection Factories and Topics?

    The JMS Provider Programmer’s Guide 6.1 references the use of an LDAP server as the JNDI provider but does not give any information regarding how to configure the LDAP server other than to say that schema validation be disabled or the java object schema be installed.

    When I use My webMethods Server’s Naming Directories function to attempt to add an LDAP server as JNDI provider I get the following exception:

     
    [FONT=Arial]javax.naming.OperationNotSupportedException: [LDAP: error code 53 - Unwilling To Perform]; remaining name ''[/font]

    Thoughts?

    Mark


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


  • 2.  RE: Examples of using LDAP server as JNDI provider for BrokerJMS

    Posted Tue April 10, 2007 04:18 PM

    Any luck with this? I have a requirement to access external JMS using LDAP protocol for JNDI lookup. Basically, I need to configure JMS Adapter connection that would lookup JNDI context using LDAP server. Did you accomplish something similar?

    Thanks,
    Gregory Kanevsky


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


  • 3.  RE: Examples of using LDAP server as JNDI provider for BrokerJMS

    Posted Tue April 10, 2007 05:11 PM

    Gregory,

    Not yet. I opened an SR with WM Support two weeks ago asking for examples, but have not received anything yet. Strange that they recommend using LDAP as a JNDI server over the webMethods Naming Service (wmjmsnaming), but provide so little documentation on how to configure such a thing.

    So far, our use of wmjmsnaming has not seen any issues in performance and we have not seen any issues with IS JMS adapter polling notificaitons, plain ole java (pojo) or J2EE message-driven beans (MDBs) performing lookups.

    Mark


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


  • 4.  RE: Examples of using LDAP server as JNDI provider for BrokerJMS

    Posted Mon June 30, 2008 02:50 PM

    hi Mark

    We are having sort of same issue with LDAP as JNDI provider in wM 7.1.1, i posted the error under

    [URL]wmusers.com

    any reply will be greatly helpful to us

    ravi…


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


  • 5.  RE: Examples of using LDAP server as JNDI provider for BrokerJMS

    Posted Sun August 03, 2008 12:18 PM

    Hi Mark,

    webMethods JNDI provider gave us problem when we changed the default broker from Broker #1 to some other. This happens when you try to re-deploy your environment in MWS and this causes the optimize components to use the default settings thereby assuming Broker #1 in the JNDI.properties file. (it was Red Hat Linux environment)

    I had requested software ag guys and they recommended not to use webMethods JNDI provider.

    I had asked for documentation for configuring other JNDI provider but I haven’t received it… .well I will surely share with you all once i get it.

    Regards,
    Sumit


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