Re: Content is not allowed in prolog Error in AXIS2 1.3 RC2

2007-07-24 Thread keith chapman
Thanks Ashok. Woden tries to download the schemas referred to by your WSDL. You have got this error cause Woden was unable to get the schema online. Its not a big deal though. Its juat a warning hence it does not effect the codegenaration process. It fails only on fatal errors. Thanks, Keith. On

Re: Content is not allowed in prolog Error in AXIS2 1.3 RC2

2007-07-24 Thread Ashok Kumar Rajendran
Thanks Keith I am really amazed with your efforts . As u mentioned the environment variable pointed to the old Axis2 1.2 location . I changed the AXIS2_HOME to point to the latest 1.3 RC2 location and ran wsdl2Java . Though i got woden warning like Woden[Warning],0:0,WSDL504,Could not locate the

Re: Content is not allowed in prolog Error in AXIS2 1.3 RC2

2007-07-24 Thread keith chapman
Ashok, I've added the WSDL validation to Axis2 as well. This will be available in the nightly and also in the 1.3 release. Thanks, Keith. On 7/24/07, keith chapman <[EMAIL PROTECTED]> wrote: Hi Ashok, I just downloaded AXIS2 1.3 RC2 and ran wsdl2java on your WSDL with options -uri and -wv 2,

Re: Content is not allowed in prolog Error in AXIS2 1.3 RC2

2007-07-24 Thread keith chapman
Hi Ashok, I just downloaded AXIS2 1.3 RC2 and ran wsdl2java on your WSDL with options -uri and -wv 2, and it worked perfectly. I tested this on both Linux and windows and on both JDK 1.4 and 1.5. I wonder whether you have an old AXIS2_HOME. Can you check on this please as I'm not getting any erro

Re: Content is not allowed in prolog Error in AXIS2 1.3 RC2

2007-07-23 Thread Ashok Kumar Rajendran
Thanks for your effort Keith . Here with I attached the sample wsdl that i am using.. kindly let me to know the Errors Thanks, Ashok On 7/24/07, keith chapman <[EMAIL PROTECTED]> wrote: Hi Ashok, Can u upload your WSDL please so that we can have a look. Thanks, Keith. On 7/24/07, Ashok K

Re: Content is not allowed in prolog Error in AXIS2 1.3 RC2

2007-07-23 Thread Hariharasudhan.D Dhakshinamoorthy
Ashok, Your WSDL is not proper. To make sure if your WSDL is proper you can try generating the SOAP Request with http://soapui.org Regards, Hariharasudhan.D On 7/24/07, Ashok Kumar Rajendran <[EMAIL PROTECTED]> wrote: Hi all , I downloaded the latest AXIS2 1.3 RC2 form Axis2 repository. Wh

Re: Content is not allowed in prolog Error in AXIS2 1.3 RC2

2007-07-23 Thread keith chapman
Hi Ashok, Can u upload your WSDL please so that we can have a look. Thanks, Keith. On 7/24/07, Ashok Kumar Rajendran <[EMAIL PROTECTED]> wrote: Hi all , I downloaded the latest AXIS2 1.3 RC2 form Axis2 repository. While running the bundled WSDL2Java to generate the Java stubs using WSDL 2.0

Content is not allowed in prolog Error in AXIS2 1.3 RC2

2007-07-23 Thread Ashok Kumar Rajendran
Hi all , I downloaded the latest AXIS2 1.3 RC2 form Axis2 repository. While running the bundled WSDL2Java to generate the Java stubs using WSDL 2.0 file i got a exception saying Content is not allowed in prolog . I couldn't find the flaw . can any one guide me to fix this one . I hope the error