webMethods

webMethods

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.  WMEnterprise package

    Posted Tue November 09, 2004 06:49 PM

    i am working on 4.6 version and currently i am working on publishing a document to the broker. when i c the wmenterprise package in the IS, it is loaded partial. can anyone advice me what to do in this case to rectify the error and go ahead.

    Thanks all in advance.


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 2.  RE: WMEnterprise package

    Posted Tue November 09, 2004 07:11 PM

    Venkatesh,

    Can you see and tell us what are the LoadErrors(this will be shown when you click on the WmEnterprise pacakge)in the Adminconsole.

    Also try to reload the package,but ofcourse this may not effect until you resolve the load errors like it might be looking for some class files or bride adapter issues etc…

    HTH,
    RMG.


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: WMEnterprise package

    Posted Tue November 09, 2004 09:52 PM

    hi RMG,

    the following are the load errors that i c in the wmenterprise package.
    wm.enterprise.Admin:ListDocuments java.lang.NoClassDefFoundError: COM/activesw/API/client/BrokerException
    wm.enterprise.b2bToEntAdmin:DeleteFlow java.lang.NoClassDefFoundError: COM/activesw/API/client/BrokerException
    wm.enterprise.b2bToEntAdmin:RegisterFlow java.lang.NoClassDefFoundError: COM/activesw/API/client/BrokerException
    wm.enterprise.Admin:SaveBroker java.lang.NoClassDefFoundError: COM/activesw/API/client/BrokerException
    wm.enterprise.b2bToEntAdmin:FlowDetails java.lang.NoClassDefFoundError: COM/activesw/API/client/BrokerException
    wm.enterprise.Admin:ExportConfigToFile java.lang.NoClassDefFoundError: COM/activesw/API/client/BrokerException
    wm.enterprise.Admin:AddDocument java.lang.NoClassDefFoundError: COM/activesw/API/client/BrokerException
    wm.enterprise.Admin:PutTrackId java.lang.NoClassDefFoundError: COM/activesw/API/client/BrokerException


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 4.  RE: WMEnterprise package

    Posted Tue November 09, 2004 10:39 PM

    Looks like your bridge adapter is not configured properly,so that is the reason WmEnterprise/Admin related services are not loaded properly.

    If not uninstall and reconfigure the ES bride again and give it a shot.

    Please let your WM admins look into this matter.

    HTH,
    RMG.


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services