Re: messing around

2001-01-04 Thread Craig R. McClanahan
Jon Stevens wrote: > Craig, > > Ok, so I just decided to mess around with the URI a bit and just got this > interesting error. If you want to play around, the setup is the *same* as > what is in Scarab's CVS. > > URL attempted: > > http://localhost:8080/servlet/scarab/template/Register.vm > > Err

Re: messing around

2001-01-04 Thread Craig R. McClanahan
Jon Stevens wrote: > Craig, > > Ok, so I just decided to mess around with the URI a bit and just got this > interesting error. If you want to play around, the setup is the *same* as > what is in Scarab's CVS. > > URL attempted: > > http://localhost:8080/servlet/scarab/template/Register.vm > > Err

Re: messing around

2001-01-03 Thread Craig R. McClanahan
Jon Stevens wrote: > Now I get this: > > HTTP Status 500 - No Context configured to process this > request > > Using this url: > > http://localhost:8080/servlet/scarab/template/Register.vm > This URL wants the root context, because there is no "/scarab"prefix on the front. > > And this in my se

Re: messing around

2001-01-03 Thread Jon Stevens
on 1/3/2001 7:07 PM, "Jon Stevens" <[EMAIL PROTECTED]> wrote: > Now I get this: > > HTTP Status 500 - No Context configured to process this > request > > Using this url: > > http://localhost:8080/servlet/scarab/template/Register.vm > > And this in my server.xml: > > > > > > > Again, you

Re: messing around

2001-01-03 Thread Jon Stevens
Now I get this: HTTP Status 500 - No Context configured to process this request Using this url: http://localhost:8080/servlet/scarab/template/Register.vm And this in my server.xml: Again, you can always do your own testing by checking out the Scarab CVS sandbox

Re: messing around

2001-01-03 Thread Craig R. McClanahan
Jon Stevens wrote: > Craig, > > Ok, so I just decided to mess around with the URI a bit and just got this > interesting error. If you want to play around, the setup is the *same* as > what is in Scarab's CVS. > > URL attempted: > > http://localhost:8080/servlet/scarab/template/Register.vm > > Err