Re: ServerUtils

2002-08-01 Thread Scott Nichol
It may be your use of StringBufferInputStream. The javadoc for this says "Deprecated. This class does not properly convert characters into bytes. As of JDK 1.1, the preferred way to create a stream from a string is via the StringReader class." Scott Nichol - Original Message - From: "Se

RE: ServerUtils

2002-08-01 Thread Henk Schipper
Hi Sebastian, Maybe a silly question, but where is the end-tag ('>')? Henk. -Original Message- From: Sebastian [mailto:[EMAIL PROTECTED]] Sent: Thursday, 01 August, 2002 11:03 AM To: [EMAIL PROTECTED] Subject: ServerUtils Hello everyone! I am trying to transport SOAP using BEEP. For