Guest
(Guest)
1
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
dgreen
(dgreen *)
2
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.
Guest
(Guest)
3
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 
Thanks
Sebastián
Guest
(Guest)
4
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
Sebastian, did you get this solved?
Regards,
Hermann