Hi all,
I started the Tamino X-Application Web Services Tutorial and received a unexpected response.
In the “simpleTest”:
---------
…BuyerInterestInProperty: add an Interest item in property XWS0001…
Args.length=3
****** X-Application WebService Client******
SOAP-router-URL = http://localhost:8080/soap/servlet/rpcrouter
Service-Props-URL = http://localhost:8080/xappservices/InterestServiceProperties.xml
Interest-XML-URL = http://localhost:8080/xappservices/XWS0001Interest_1.xml
…calling WebService init() method…
nothing returned
…calling WebService addInterestInProperty() method…
Generated fault:
Fault Code = SOAP-ENV:Server
Fault String = Exception from service object: null
…Test Finished…
---------
Can Anybody help me?
Thanks,
Frederico
----------------
X-Application Version: 3.1.3
Tamino Version : 3.1.1.1
Platform : Win2k
WebContainer : Tomcat 3.3a
JDK Version : 1.3.1
X-Application Web Services: 3.1.1
Hello,
did you use the former version 3.1.2 of X-Application?
Since we had no time to upgrade the WebService Package it is still based on X-Application 3.1.2.
Bye,
Christian.
Thanks, Christian.