Hi, I am using Eclipse "europa" J2EE version with the Axis2 v1.3 codegen plugin for my webservices. I've successfully created and deployed webservices with these plugins and I am very happy with them.
But, I've encountered this error when I wrote a java class and used the codegen tool to create a WSDL file from java source. At the very last step of the wizard (when selecting where to save the wsdl file) I repeatedly gives me this error message: "An error occurred while completing process -java.lang.reflect.InvokationTargetException" I don't know what is causing it. My webservice method returns "boolean" and takes "byte[]" as it's parameter. Any help is much appreciated. -- "Nothing is impossible for the person that doesn't have to do it" "The probability of anything happening is in inverse ratio to its desirability" "The problem is not freedom of choice, it is about the choices you have. Choice is always limited by the number of alternatives presented to you" -- George H [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
