wsdl Service namespace

2010-01-20 Thread Battal Kekec
=historiciseBPELAction wsdl:input message=ns:historiciseBPELActionRequest wsaw:Action=urn:historiciseBPELAction/ wsdl:fault message=ns:IOException name=IOException wsaw:Action=urn:historiciseBPELActionIOException/ /wsdl:operation /wsdl:portType regards Battal Kekec

Re: [Axis2 Eclipse Plugin] Code Generator Plugin

2010-01-18 Thread Battal Kekec
Service in axis2/services the wsdl is invalid, too, there are no namespaces, that are used in this doc. What could I do to auto generate a completely correct wsdl? Or must I edit the namespaces manually for each Service? What could be done? regards Battal Kekec Am 18.01.2010 08:35, schrieb

Re: [Axis2 Eclipse Plugin] Code Generator Plugin

2010-01-18 Thread Battal Kekec
My problem is not wsdl2java, but java2wsdl. I have no wsdl file, but the Java code. So I want to use the java2wsdl tool of the code generator plugin. But at final station an error occurs: InvocationTargetException regards Battal Am 18.01.2010 12:56, schrieb rahul yadav: Sometimes wsdl2java

[Axis2 Eclipse Plugin] Code Generator Plugin

2010-01-17 Thread Battal Kekec
Hi all, I have a poblem with generating the wsdl code for service with eclipse plugin. At final station an error occured with invocationTargetException. I use default values for the options for the generator. Who can help me? regards Battal