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.  2000 0021 XML Parser not foundorgapachexercesparsersSAXParser

    Posted 08/19/05 08:45 PM

    Hi
    I am trying to use some jar file in my java service. When I try to run the service I am getting an error.


    Could not run ‘sendData’.
    com.wm.app.b2b.server.ServiceException: 2000 0021 XML Parser not found. (org.apache.xerces.parsers.SAXParser)


    In the IS server …the xerces.jar is present in location…
    D:\myfolder\webMethods\IntegrationServer\packages\WmebXML\code\jars\static\xerces.jar

    Could anyone please help me out…
    Thanks in advance…

    Regards,
    Sunny


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


  • 2.  RE: 2000 0021 XML Parser not foundorgapachexercesparsersSAXParser

    Posted 08/19/05 09:09 PM

    can you try copying xerces.jar under “D:\myfolder\webMethods6\IntegrationServer\lib\jars” and restarting the IS ?


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


  • 3.  RE: 2000 0021 XML Parser not foundorgapachexercesparsersSAXParser

    Posted 08/19/05 09:19 PM

    Hi Aneel,

    Thanks for the reply. Is it reaquired to keep the xerces.jar in both the locations ?

    Regards,
    Sunny


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


  • 4.  RE: 2000 0021 XML Parser not foundorgapachexercesparsersSAXParser

    Posted 08/22/05 03:06 PM

    Hi,

    I tried with placing the xerces.jar file in the folder “D:\myfolder\webMethods6\IntegrationServer\lib\jars” . Still it is throwing out the same error.
    Please suggest me what I can do now ?

    Sunny


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


  • 5.  RE: 2000 0021 XML Parser not foundorgapachexercesparsersSAXParser

    Posted 08/22/05 04:24 PM

    Placing “xerces.jar” file in this location should work,and restarting IS should work.
    D:\myfolder\webMethods\IntegrationServer\packages\WmebXML\code\jars\static\xerces.jar.

    So i believe no need of putting xerces jar file in the IS/lib/jars folder.

    Currently in our environment these are the files exists in the above location mentioned above.
    bsf.jar
    xalan.jar
    xerces.jar
    xml-apis.jar

    HTH,
    RMG


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


  • 6.  RE: 2000 0021 XML Parser not foundorgapachexercesparsersSAXParser

    Posted 08/22/05 08:41 PM

    Hi RMG

    Thanks a lot for the informtion

    Regards,
    Sunny


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