me again!
I didnt use the Axis2 Code Generator, because in my posting above the
wsdl was not valid, whatever the reasons were.
So I manually generated my wsdl file with Java2WSDL
No i have a wsdl file which has after validation one single error:
error in line 229: "The prefix "xs" for element "xs:schema" is not bound."
can anyone help me?
the command I generated wsdl with is:
java -cp {required librarypaths} org.apache.ws.java2wsdl.Java2WSDL -o
../wsdl -l "http://localhost:8081/axis2/services/Pseudonymisierung" -sn
"Pseudonymisierung" -cn healthgate.axis.service.Pseudonymisierung -of
Pseudonymisierung.wsdl
Is there anything wrong with the command? do I have to add anything that
binds the prefix?
kind regards,
Philipp
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]