Phillip Urrea wrote:
> 
> Hi,
> I've started using your UtilSnoop and I have been getting this error. It
> is clear that UtilSnoop is corrupting the request.
> 
> SOAP-ENV:Client
> 
> Error parsing HTTP status line "+8��
> 
> EDeployment.rpc.ERPCException: Error parsing HTTP status line "+8��
> 
>         at EDeployment.rpc.soap.ERPCClient.invoke(ERPCClient.java:220)
> 

That looks like a Unicode reading problem - the program assumes
the default character encoding when reading requests. How does the
header information look when UtilSnoop displays it?


-- 
WBB - [EMAIL PROTECTED]
Java Cert mock exams http://www.lanw.com/java/javacert/
Author of Java Developer's Guide to Servlets and JSP 
ISBN 0-7821-2809-2

Reply via email to