Dear Axis2 team
I am using your java2wsdl plugin to convert classes from java to wsdl to
.Net classes. In most cases is works very good but with the following I have
a big problem.
When a method has a throw declaration like
void createWithId(String id, ConnectorDescription connectorDesc
Francois
my example:
http://schemas.xmlsoap.org/wsdl/mime/";
xmlns:ns0="http://axisversion.sample/xsd";
i reference an element getVersionResponse from the ns0 namespace (which is
pointing to http://axisversion.sample/xsd schema)
if i try
since 'null'