In my case I have tried the option WSDL2Java and I have obtained the same error "An error occurred while > completing process -java.lang.reflect.InvocationTargetException". To use > WSDL2Java I have followed the web page: > http://ws.apache.org/axis2/tools/1_2/eclipse/wsdl2java-plugin.html.
I have downloaded the plug-in from the web page:http://ws.apache.org/axis2/tools/index.html, and I have chosen the .zip file. If anyone has been able to find the solution to make WSDL2Java works I would be really grateful if he/she explained how to reach it. Andrew Clegg wrote: > > 2008/6/25 Pedro Felipe <[EMAIL PROTECTED]>: > >> When I tryed to generate the WSDL from a Java file (Operation - >> Java2WSDL) nothing happens. >> In the last screen ("Select the location for the generated WSDL") apears >> a >> message: "An error occurred while >> completing process -java.lang.reflect.InvocationTargetException". >> The plugin didn't do nothing. I checked the folders and no wsdl file was >> generated. > > Which version are you using? I went back from using 1.4 to 1.3 because > the Eclipse plugin seemed to be missing some required jars. If I > remember right, the symptoms were similar to this. I think if you run > Eclipse from the command line, the full text and stack trace of the > exception will be printed out when this happens, which might help > debug it. > > Andrew. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Fwd%3A--axis2--%22An-error-occurred-while-completing-process--java.lang.reflect.InvocationTargetException%22-tp18096849p18343705.html Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
