"Craig R. McClanahan" wrote:
> On Wed, 18 Apr 2001, Amy Roh wrote:
>
> > btw, a few tests in the tester fail on my environment. I get "Unexpected
> > end of file from server" under Authentication, Jndi, and HttpSession tests
> > which result in failing a few of the tests with java.net.SocketEx
On Wed, 18 Apr 2001, Amy Roh wrote:
> btw, a few tests in the tester fail on my environment. I get "Unexpected
> end of file from server" under Authentication, Jndi, and HttpSession tests
> which result in failing a few of the tests with java.net.SocketException.
> Is this normal behavior?
>
btw, a few tests in the tester fail on my environment. I get "Unexpected
end of file from server" under Authentication, Jndi, and HttpSession tests
which result in failing a few of the tests with java.net.SocketException.
Is this normal behavior?
Amy
> On Wed, 18 Apr 2001, Amy Roh wrote:
>
> >
On Wed, 18 Apr 2001, Amy Roh wrote:
> > I had problems getting the tester going (and gave up on it a few times
> previously),
> > because it seems that, on win2k at least, there are some manual steps
> which
> > must be carried out. In particular, tester.bat tells the code to expect
> tester.xm
> I had problems getting the tester going (and gave up on it a few times
previously),
> because it seems that, on win2k at least, there are some manual steps
which
> must be carried out. In particular, tester.bat tells the code to expect
tester.xml
> to be in %catalina_home%/bin, but the build pro
On Wed, 18 Apr 2001, Kief Morris wrote:
> [EMAIL PROTECTED] typed the following on 07:27 PM 4/17/2001 +
> >craigmcc01/04/17 12:27:20
> >
> > Restore the ability to save and reload active sessions across a web app
> > restart. This was broken by the refactoring of the load() and unloa
[EMAIL PROTECTED] typed the following on 07:27 PM 4/17/2001 +
>craigmcc01/04/17 12:27:20
>
> Restore the ability to save and reload active sessions across a web app
> restart. This was broken by the refactoring of the load() and unload() calls
> that was recently done in the session ma