In data lunedì 30 gennaio 2012 18:05:52, Deepal Jayasinghe ha scritto:
> How did you generate the code ? did you use the ?wsdl and generate the
> stubs or did you do something else.
I used the ?wsdl and generated the stubs with the following commands:
$AXIS2_HOME/bin/wsdl2java.sh -uri https://xxx
I'm still trying to build an axis2 client, but I'm not skilled enough to find
the problem here, so I ask for your advice. This is a long post, sorry.
When I run the ADB client, I get:
org.apache.axis2.databinding.ADBException: Unexpected subelement return
When I run the Xmlbeans client, I get n
Hello *,
I'm trying to generate client code for a webservice with wsdl2java.
Unfortunately I'm not allowd to post the wsdl file here nor the service
address, but I'll try to describe the problem.
The webservice is running zend framework. The generated WSDL file is correctly
understood by wsdl2