Compilation error while compiling java files generated by WSDL2Java
-------------------------------------------------------------------
Key: AXIS-2474
URL: http://issues.apache.org/jira/browse/AXIS-2474
Project: Apache Axis
Type: Bug
Versions: 1.4
Environment: Windows XP
Reporter: Samuel Alexander
I am getting compilation error while compiling java files generated by
WSDL2JAVA.
The java file generated has an array type in throws clause.
public api_v3.uddi_org.BindingDetail
find_binding(api_v3.uddi_org.Find_binding body) throws
java.rmi.RemoteException, api_v3.uddi_org.Result[] {
....
}
I am using axis1.4 and getting the same in axis1.3 also.
The WSDL I used was http://uddi.org/wsdl/uddi_api_v3_binding.wsdl.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira