[53565] in SAPr3-news
Re: Java SOAP-Anbindung mit Axis-Toolkit an SAP XI-Schnittstelle
daemon@ATHENA.MIT.EDU (pico77)
Wed Feb 23 04:00:13 2005
To: sapr3-news@mit.edu
Date: 23 Feb 2005 01:00:03 -0800
From: pico77@gmx.net (pico77)
Message-ID: <85bc5e86.0502230100.73bc8e73@posting.google.com>
Hallo,
> Hi,
>
> Note: Fullquote wegen XPost und Fup2 de.alt.comp.sap-r3.
>
> AFAIK wird das WSDL doch durch das XI erzeugt, das wäre dann doch eher
> ein XI als ein Java/Axis-Problem.
>
das Problem besteht in beide Richtungen:
a) XI generiert eine WSDL, welche bei der Konvertierung mit dem Axis
Tool WSDL2Java abbricht:
org.xml.sax.SAXException: Fatal Error:
URI=file:///C:/TEMP/dhlwmtcid01.wsdl Line
=3: The value of the attribute
"prefix="xmlns",localpart="ns",rawname="xmlns:ns"
" is invalid. Prefixed namespace bindings may not be empty.
b) in SAP besteht das Problem, dass unsere WSDL nicht importiert
werden kann.
In der WSDL werden u.a minOccurs und maxOccurs nicht richtig
widergegeben.
Wir wären an dieser Stelle an Erfahrungsaustausch mit jemandem
interessiert, der mit Axis eine entsprechende Schnittstelle ans Laufen
gebracht hat.
Aktuell verwenden wir:
SUN JDK 1.3
Axis RC1.2
Xerces 2.6.2
MfG
Pico