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
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
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
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
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
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