Jon,

I don't know enough about jBoss' class reloading to know if this will help but I
have attached the patches.  The most important patch is to ServetTestCaller, the
other stuff is only required if you have servlets that output a lot of data
(>50k),

.../Bob


Note: in both cases diffs are against version 1.3 of the source.
AutoReadHttpURLConnection is a new class in the client package.

(See attached file: ServletTestCaller.diff.1.3)
(See attached file: ServletHttpClient.diff.1.3)
(See attached file: AutoReadHttpURLConnection.java)
(See attached file: TestAutoReadHttpURLConnection.java)



On 25/05/2001 09:33:49 Jon Belinfante wrote:
> Bob
>
> The test that fails is the third in the suite. The prior tests call the
servlet
> to test EJBs; which work as expected.
>
> I do not know whether this helps. So I do not know whether your patch is
> relevent.
>
> Thanks
> Jon Belinfante
>
>
--- snip

-----------------------------------------------------------------
        Visit our Internet site at http://www.reuters.com

Any views expressed in this message are those of  the  individual
sender,  except  where  the sender specifically states them to be
the views of Reuters Ltd.

ServletTestCaller.diff.1.3

ServletHttpClient.diff.1.3

AutoReadHttpURLConnection.java

TestAutoReadHttpURLConnection.java

Reply via email to