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.  Do I have Broker_API_Java_6-5-2_Fix2 installed?

    Posted 08/21/08 11:26 PM

    This might be a dumb question. How to determine if Broker_API_Java_6-5-2_Fix2 has been installed or applied on the server?


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


  • 2.  RE: Do I have Broker_API_Java_6-5-2_Fix2 installed?

    Posted 09/05/08 07:41 PM

    Check the WmBrokerAdmin package in admin console. You may get that info here.

    Cheers
    Guna
    http://sekkhaar.blogspot.com


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


  • 3.  RE: Do I have Broker_API_Java_6-5-2_Fix2 installed?

    Posted 11/04/08 07:48 PM

    Here is how you can:

    1. Go to /lib
    2. Get the wmbrokerclient.jar file
    3. Extract the file in some other directory
      jar -xvf wmbrokerclient.jar
    4. Navigate to COM/activesw/API/client in the extracted directory.
    5. view the version.properties file
    6. VersionLabel gives you the fix level. (Fix2 actually shows as Fix3 due to PS error).

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