Re: [AXIS2] Error when executing Java2WSDL

2007-02-21 Thread Manoj Khangaonkar
Jorge, I have provided 2 patches to fix these problems. The patch for AXIS2-1749 takes care of classes extending other classes The patch for AXIS2-2116 takes care of classes that do not have get set methods. One of the committers will need to commit these patches to the code - for it to be ava

Re: [AXIS2] Error when executing Java2WSDL

2007-02-21 Thread Jorge Fernandez
Hi, I had the same problem and apparently was because I had operations with the same name but different number or type of parameters as allowed in Java. I have a question: When I extend a class, shouldn't the wsdl use the "extension base" or "restriction base" characteristic from xml, should

Re: [AXIS2] Error when executing Java2WSDL

2007-01-30 Thread Lahiru Sandakith
Hi Wen, http://ws.apache.org/axis2/tools/1_1/eclipse/wsdl2java-plugin.html#operation2 Please make sure that you have included all the dependent classes/jars in the page2 of the wizards. Thanks Lahiru Sandakith. On 1/31/07, W.Y. Ho <[EMAIL PROTECTED]> wrote: It's a Java2WSDL, Not WSDL2Java, i

Re: [AXIS2] Error when executing Java2WSDL

2007-01-30 Thread Deepal Jayasinghe
Hi Wen ; Can you please create a JIRA and attach your Java file. Thanks Deepal >Hi, > >I've got the following error when executing Java2WSDL using AXIS2 >CodeGen wizard (eclipse plugin): > >"an error occurred while completing process >-java.lang.reflect.InvocationTargetException" > >Please kindl

Re: [AXIS2] Error when executing Java2WSDL

2007-01-30 Thread W.Y. Ho
It's a Java2WSDL, Not WSDL2Java, it supposed to generate a WSDL file. It starts from service implementation class. BTW, I downloaded 1.1.1 already and still got the same error. Thanks, wen Anne Thomas Manes <[EMAIL PROTECTED]> wrote: Are you certain that the WSDL is valid? Keep in mind that Axi

Re: [AXIS2] Error when executing Java2WSDL

2007-01-30 Thread Anne Thomas Manes
Are you certain that the WSDL is valid? Keep in mind that Axis2 does not support rpc/encoded. Also, please make sure you are using Axis2 1.1.1. Anne On 1/30/07, Ho, Wen Yue <[EMAIL PROTECTED]> wrote: Hi, I've got the following error when executing Java2WSDL using AXIS2 CodeGen wizard (eclipse

[AXIS2] Error when executing Java2WSDL

2007-01-30 Thread Ho, Wen Yue
Hi, I've got the following error when executing Java2WSDL using AXIS2 CodeGen wizard (eclipse plugin): "an error occurred while completing process -java.lang.reflect.InvocationTargetException" Please kindly assist. Thanks in advance, wen NOTICE OF CONFIDENTIALITY This com