Re: Axis 1 (1.4) - Simple proof of concept client not working - SAXParserException: Content is not allowed in prolog

2009-10-09 Thread mule_user
} > } > } catch (org.apache.axis.AxisFault axisFaultException) { > throw axisFaultException; > } > } > > } > ////////////////// > > I create a EAR file out of Axis1 application and successfully deploy it in > Ap

Re: Axis 1 (1.4) - Simple proof of concept client not working - SAXParserException: Content is not allowed in prolog

2009-10-08 Thread mule_user
axisFaultException; > } > } > > } > ////////////////// > > I create a EAR file out of Axis1 application and successfully deploy it in > App Server (WebSphere 6.1 test server that comes bundled with RAD 7.5). > The Axis1 appli

Axis 1 (1.4) - Simple proof of concept client not working - SAXParserException: Content is not allowed in prolog

2009-10-08 Thread mule_user
culatorServiceLocator(); Calculator calc = service.getAxis1Web(); int ret = calc.add(1, 2); System.out.println(ret); } } // [b]When I run CalcClient on the server (WebSphere test server 6.1, th

Axis 1.4 Client: "Content is not allowed in prolog" if dealing with large XML files

2008-06-04 Thread Matthias Fricke
in prolog. faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}stackTrace:org.xml.sax.SAXParseException: Content is not allowed in prolog. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source) at

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

2007-07-24 Thread keith chapman
lt;[EMAIL PROTECTED] > wrote: > > > > > > > > Hi Ashok, > > > > > > > > Can u upload your WSDL please so that we can have a look. > > > > > > > > Thanks, > > > > Keith. > > > > > > > > On 7/24/07, Ash

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

2007-07-24 Thread Ashok Kumar Rajendran
; > > 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 ge

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

2007-07-24 Thread keith chapman
I hope the error is related to WSDL parser which is not able to > > > parse ,the wsdl file which is WSDL 2.0 based . > > > > > > I am using JDK 1.4 in Win 2000 > > > > > > Heres the stack trace > > > > > > > > > >

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

2007-07-24 Thread keith chapman
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 is related to WSDL parser w

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

2007-07-23 Thread Ashok Kumar Rajendran
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.0file i got a exception saying Content is not allowed in prolog .

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

2007-07-23 Thread Hariharasudhan.D Dhakshinamoorthy
sitory. 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 is related to WSDL parser which is not able to parse ,th

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

2007-07-23 Thread keith chapman
g 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 is related to WSDL parser which is not able to parse ,the wsdl file which is WSDL 2.0 based . I am using JDK 1.4 in Win 2000 Here

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 hop

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
://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: org.xml.sax.SAXParseException: Content is not allowed in prolog. faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}stackTrace:org.xml.sax.SAXParseException: Content is not allowed in prolog

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
hosted elsewhere.>> I wrote a test program to invoke an operation, but I keep getting this > error:>>  >> AxisFault>>  faultCode: > {http://schemas.xmlsoap.org/soap/envelope/}Server.userException>>  faultSubcode:>>  faultString: org.xml.sax.SAXParseException:

RE: Content is not allowed in prolog

2006-06-29 Thread Luanne Coutinho
soap/envelope/}Server.userException>>  faultSubcode:>>  faultString: org.xml.sax.SAXParseException: Content is not allowed in > prolog.>>  faultActor:>>  faultNode:>>  faultDetail:>>         > {http://xml.apache.org/axis/}s

Re: Content is not allowed in prolog

2006-06-29 Thread Tomas Molina
service hosted elsewhere. I wrote a test program to invoke an operation, but I keep getting this error: AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: org.xml.sax.SAXParseException: Content is not allowed in prolog

Content is not allowed in prolog

2006-06-29 Thread Luanne Coutinho
:  faultString: org.xml.sax.SAXParseException: Content is not allowed in prolog.  faultActor:  faultNode:  faultDetail:     {http://xml.apache.org/axis/}stackTrace:org.xml.sax.SAXParseException: Content is not allowed in prolog.     at

RE: [Axis2] Deploy Axis 2 on Simple Web Server( Exception:org.xml.sax.SAXParseException: Content is not allowed in prolog.])

2006-05-23 Thread nancy
n: Content is not allowed in prolog.]   at org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:292)     2) I was also trying in another way by getting byte[] of file and converting it to String using new String(byte[]) and transfer this on another side.But I

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 exper

Content is not allowed in prolog

2005-09-13 Thread Yuval
exception: org.xml.sax.SAXParseException: Content is not allowed in prolog I tried it without sending the attachement and this exception didn't appear. I also tried to send an empty attachment (just an empty file) but it didn't work, so I assume that there's something wrong wi