You need to take a look at the actual text of messages being
exchanged. Use the TcpTunnel or TcpTunnelGui that comes with
Apache SOAP or my UtilSnoop program from

http://www.lanw.com/books/javasoap/



> -----Original Message-----
> From: Hanumaiahgari, Srinivas 
> [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, February 13, 2002 6:59 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: problem in running apache samples on websphere server
> 
> 
> thanks peter,
> even i think the same, but the problem is..I am running the 
> samples/examples
> in apache which should be working fine except for server side 
> errors or
> config problems. I havent done anything to generate client 
> service or any
> other changes in code but using their working example. hence 
> i naturally
> expect the result which i am not getting in this case.
> 
> So, where am i going wrong ??
> 
> thanks,
> Srinivas
> 
> -----Original Message-----
> From: LaCom/Hanson [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 14 February 2002 11:52
> To: [EMAIL PROTECTED]
> Subject: Re: problem in running apache samples on websphere server
> 
> 
> Well, essentially, the error message is telling you that the 
> SOAP document
> generated by the client service was not well-formed XML.  
> It's a problem
> with the message itself and not a server-side problem, methinks.
> 
> Peter
> 
> ----- Original Message -----
> From: "Hanumaiahgari, Srinivas" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, February 13, 2002 6:14 PM
> Subject: problem in running apache samples on websphere server
> 
> 
> > hi everybody,
> > I was trying to run HelloServlet sample in Websphere 
> environment and got
> the
> > following error. Can someone give me a clue.
> >
> > Caught SOAPException (SOAP-ENV:Client): Parsing error, response was:
> > The element type "init" must be terminated by the matching end-tag
> > "</init>".
> >
> > PS : I am trying run it on main server rather than on localhost for
> further
> > continuity.
> >
> > Thanks,
> > Srinivas
> >
> >
> 
> 
> 


Reply via email to