(see earlier post - msg5 from digest 421 for those on digest)

I posted earlier about a problem with ZOAP - I didn't have debug set 
correctly, here is some more debug that may be of use (I'm still looking at 
it and will post a solution if I find one):

<n1:Envelope n1:encodingStyle="http://soap.zoap.org/"; 
xmlns:n1="http://schemas.xmlsoap.org/soap/envelope/";><n1:Body><n2:testObject-5-Request 
xmlns:n2="http://soap.zoap.org/test/Test/";><n2:testObject-5-Argument-0 
n3:name="0" 
xmlns:n3="http://xml.zoap.org/";></n2:testObject-5-Argument-0></n2:testObject-5-Request></n1:Body></n1:Envelope>
<n1:Envelope n1:encodingStyle="http://soap.zoap.org/"; 
xmlns:n1="http://schemas.xmlsoap.org/soap/envelope/";><n1:Body><n2:testObject-5-Response
 
xmlns:n2="http://soap.zoap.org/test/Test/";><n2:testObject-5-Return 
n3:name="0" 
xmlns:n3="http://xml.zoap.org/";></n2:testObject-5-Return></n2:testObject-5-Response></n1:Body></n1:Envelope>
[*** HttpServer ***] [EMAIL PROTECTED](): encountered 
de.infor.ce.http.StartLineException: 
[EMAIL PROTECTED](java.io.BufferedReader@4794cc) 
could not read start line 
[*** HttpServer ***] de.infor.ce.http.StartLineException: 
[EMAIL PROTECTED](java.io.BufferedReader@4794cc) 
could not read start line 
[*** HttpServer ***]    at 
de.infor.ce.http.Request.readStartLine(Request.java:157)
[*** HttpServer ***]    at de.infor.ce.http.Command.read(Command.java:231)
[*** HttpServer ***]    at de.infor.ce.http.Server.run(Server.java:261)
[*** HttpServer ***]    at 
de.infor.ce.thread.PooledThread.run(PooledThread.java:109)

cheers
dim

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to