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

RE: Content is not allowed in prolog

2006-07-05 Thread Martin Gainty
party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. From: "Matthew Brown" <[EMAIL PROTECTED]> Reply-To: axis-user@ws.apache.org To: Subject: RE: Content is not allowed in prolog Date: Wed, 5 Jul 2006 10:00:04 -0

RE: Content is not allowed in prolog

2006-07-05 Thread Matthew Brown
@ws.apache.org Cc: [EMAIL PROTECTED] Subject: Re: Content is not allowed in prolog Hello Derek, I used Xerces-J 2.7.1 and had no problems with a Unicode Byte Order Mark (BOM) in my UTF-8 and UTF-16 messages using Axis 1.3. Can you try reproducing the error message with this parser? Regards, Dies

Re: Content is not allowed in prolog

2006-07-02 Thread Dies Koper
d for this? Thanks again Matt -Original Message- From: Matthew Brown [mailto:[EMAIL PROTECTED] Sent: Friday, June 30, 2006 7:16 AM To: axis-user@ws.apache.org Subject: RE: Content is not allowed in prolog Some followup information.. I've tested using .NET and their wsdl.exe tool to cre

RE: Content is not allowed in prolog

2006-06-30 Thread Matthew Brown
r-mark. Is this still the case? If so, can anyone provide the known workaround for this?   Thanks again Matt -Original Message-From: Derek [mailto:[EMAIL PROTECTED]Sent: Friday, June 30, 2006 1:43 PMTo: axis-user@ws.apache.orgSubject: RE: Content is not allowed in prolog

Re: Content is not allowed in prolog

2006-06-30 Thread Martin Gainty
m: Derek To: axis-user@ws.apache.org Sent: Friday, June 30, 2006 1:42 PM Subject: RE: Content is not allowed in prolog Just a suggestion:   The message that you list below, with blanks between each character, looks to me like you might be trying to view Unicode t

RE: Content is not allowed in prolog

2006-06-30 Thread Derek
6 AMTo: axis-user@ws.apache.orgSubject: RE: Content is not allowed in prolog Some followup information..   I've tested using .NET and their wsdl.exe tool to create a client to use the customer's web service. The response still looks the same, but .NET has zero issues

Re: Content is not allowed in prolog

2006-06-30 Thread Martin Gainty
or email and destroy the originalmessage without making a copy.  Thank you.     - Original Message - From: Luanne Coutinho To: axis-user@ws.apache.org Sent: Friday, June 30, 2006 12:16 AM Subject: RE: Content is not allowed in prolog Hi Tom,   I’m using

RE: Content is not allowed in prolog

2006-06-30 Thread Matthew Brown
of how to change/configure the parser, or find out if parsing a message such as the one below (with all those extra spaces) is possible? -Original Message-From: Matthew Brown [mailto:[EMAIL PROTECTED]Sent: Friday, June 30, 2006 9:23 AMTo: axis-user@ws.apache.orgSubject: RE: Cont

RE: Content is not allowed in prolog

2006-06-30 Thread Matthew Brown
olog).   Is it possible to add a handler to modify the raw response XML before Axis passes it off to the XML parser? Does anyone know? Is there some other simple setting I might be overlooking that might be causing this?   Thanks in advance. -Original Message-From: Luanne Coutinho

RE: Content is not allowed in prolog

2006-06-29 Thread Luanne Coutinho
Hi,   Turns out that the endpoint supplied by our client was wrong! I wonder why Axis kept throwing this particular error…   -Luanne     -Original Message- From: Luanne Coutinho Sent: Friday, June 30, 2006 9:41 AM To: Luanne Coutinho Subject:   Hello, I had this same er

RE: Content is not allowed in prolog

2006-06-29 Thread Luanne Coutinho
Hi Tom,   I’m using Axis 1.4, though I tried with 1.3 as well. Regarding attachments, I do not think I am using any, though activation.jar and mail.jar are both present.   What else could be the problem?   Thanks, Luanne Misquitta -Original Message- From: Luanne Coutin

Re: Content is not allowed in prolog

2006-06-29 Thread Tomas Molina
Hello, I had this same error before. Question though, what version of Axis are you using? Also if you are using any attachments in your program, you need to include the activation.jar. Tom Luanne Coutinho wrote: Hi, I used wsdl2Java to generate stubs so that I can access a web serv

Re: Content is not allowed in prolog

2005-09-15 Thread pietila . meghan
Yuval wrote: Should I change something in my attachment or just in the client code? Do you know how to change the encoding of the request to utf-16? Yuval, I will just point you to this JIRA enhancement request I ran across a few weeks back, for changing the encoding for the SOAP messag

Re: Content is not allowed in prolog

2005-09-14 Thread Yuval
HI pietila, Thanks for your help. Should I change something in my attachment or just in the client code? Do you know how to change the encoding of the request to utf-16? Thanks, Y. On 9/14/05, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote:On September 14, 2005, [EMAIL PROTECTED] wrote:>But when

RE: Content is not allowed in prolog

2005-09-14 Thread pietila . meghan
On September 14, 2005, [EMAIL PROTECTED] wrote: >But when I'm running it under Tomcat 5.0 (The axis client is always running >from >the same place), I get the following exception: >org.xml.sax.SAXParseException: Content is not allowed in prolog Yuval, I don't have experience with the problem i