Re: Adding password-protected directories

2003-12-13 Thread Paul M Reilly
Richard Crawford [EMAIL PROTECTED] writes: Solaris 9.Woo hoo!Or something. Do you get the same behavior with JDK 1.3, 1.4, and 1.5? Sounds like you might be hitting a bug in the VM.As a general rule, no Java code should ever crash the VM. -Paul [Todays Threads] [This Message]

Re: Adding password-protected directories

2003-12-12 Thread Richard Crawford
Paul M Reilly wrote: What do you mean by crashes? Do you mean the VM dies or do you mean an exception is thrown? If exception, can you post it? This seems to be the sequence of events. I add the entries to jrun-users.xml and to web.xml.Then I attempt to go to the new directory, and

Re: Adding password-protected directories

2003-12-12 Thread Paul M Reilly
Richard Crawford [EMAIL PROTECTED] writes: This seems to be the sequence of events. I add the entries to jrun-users.xml and to web.xml.Then I attempt to go to the new directory, and enter the username and password. It doesn't work.Then when I try again, it does seem to work, but JRun