Re: Need help generating code from a WSDL

2010-03-22 Thread Frank Serkland
Here is my WSDL. There is no xsd because this WSDL was generated by the Axis2 Service Archiver plugin for Eclipse. - http://schemas.xmlsoap.org/wsdl/"; xmlns:ns1="http://org.apache.axis2/xsd"; xmlns:ns=" http://ws.training.sansa.com"; xmlns:wsaw=" http://www.w3.org/2006/05/addressing/wsdl"; xm

RE: Need help generating code from a WSDL

2010-03-22 Thread Martin Gainty
ar 2010 10:27:14 -0700 Subject: Need help generating code from a WSDL From: [email protected] To: [email protected] I am trying to create code from a WSDL using the Eclipse plugin tools, and I am getting this message: "An error occurred while completing process -java.lang.reflect.Invo

Need help generating code from a WSDL

2010-03-22 Thread Frank Serkland
I am trying to create code from a WSDL using the Eclipse plugin tools, and I am getting this message: "An error occurred while completing process -java.lang.reflect.InvocationTargetException". I did a Google search, and one of the results suggested downloading a fresh copy of Eclipse, which I did,