You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Moritz Mädler <ma...@moritz-maedler.de> on 2010/07/05 19:43:10 UTC

Custom WSDL - Parameters are not passed to the Service

Hi!

i have a problem here concerning the use of a custom WSDL.
When i create an own WSDL and put it together with the POJO-Service to the
archive i deploy the aar-file using the web-gui. 
The service-archive is deployed properly, but when i call a method
none of the parameters seem to be passed to the service.

To create the WSDL i copy the WSDL created by Axis2 and just add some
Endpoint-Adresses. The rest of the WSDL is kept untouched. 

BTW: I need to add the HTTPS-Endpoint-Adresses of the Service because the
are not automatically added by Axis. In fact that is the real problem so if you 
know a solution here, i won't need the custom WSDL :-)

Thanks alot in advance!

Moritz
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org