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.  Problems with XSLT services in SAP BC

    Posted Wed January 29, 2003 02:54 PM

    When I use the XSLT services in the Business Connector 4.6
    (~ IS 4.6),

    com.wm.app.b2b.server.ServiceException: [B2BSERV.0085.9071] Method not found

    exception occur.

    I aplied SAP’s note 507571 (delete xerces.jar)
    but the problem still persist.

    There’s another jar that conteins SAX1 classes??

    Thanx in advance,

    Sebastián
    Barcelona, Spain


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Problems with XSLT services in SAP BC

    Posted Thu January 30, 2003 02:05 PM

    Hi, Sebastian.

    What services are throwing this error?

    Also, are you able to paste your classpath into your response? That may help to identify the problem.

    Thanks.


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 3.  RE: Problems with XSLT services in SAP BC

    Posted Fri January 31, 2003 11:51 AM

    Hi Dan,

    The services are all in: [SAP]pub.sap.xslt.transformation

    And the classpath is:


    C:\sapbc46\Server\lib\server.jar
    C:\sapbc46\Server\jvm\lib\rt.jar
    C:\sapbc46\Server\jvm\lib\i18n.jar
    C:\sapbc46\Server\lib\classes
    C:\sapbc46\Server\lib\client.jar
    C:\sapbc46\Server\lib\mail.jar
    C:\sapbc46\Server\lib\server.jar
    C:\sapbc46\Server\packages\SAP\code\jars\sapdbc.jar
    packages\SAP\code\jars\static\inqmyxml.jar
    packages\SAP\code\jars\static\jARM.jar
    packages\SAP\code\jars\static\jCO.jar
    packages\SAP\code\jars\static\sapjco.jar
    packages\SAP\code\classes
    packages\WmEDI\code\jars\static\tspace.jar
    packages\WmPartners\code\classes
    packages\WmWin32\code\classes
    C:\jdk1.2.2\lib
    C:\sapbc46\Server\lib
    C:\sapbc46\Server\packages\SAP\code\classes\com\wm\pkg\xslt\util

    I add manually last dir trying to solve the problem,
    but it did’t work :frowning:

    Thanks

    Sebastián


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 4.  RE: Problems with XSLT services in SAP BC

    Posted Fri January 31, 2003 12:11 PM

    I found that classes

    packages\SAP\code\jars\static\inqmyxml.jar
    C:\sapbc46\Server\lib\client.jar

    have diferent versions of the same SAX classes:
    e.g.:
    [I]
    packages\SAP\code\jars\static\inqmyxml.jar
    org\xml\sax\SAXException.class –> Size 818

    C:\sapbc46\Server\lib\client.jar
    org\xml\sax\SAXException.class –> Size 1068
    [/i]
    May be that’s the problem???

    Thanks

    Sebastián
    Barcelona, Spain


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 5.  RE: Problems with XSLT services in SAP BC

    Posted Wed October 19, 2005 11:20 PM

    Sebastian, did you get this solved?

    Regards,

    Hermann


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB