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:
<Context path="/scarab" docBase="scarab" reloadable="true">
<!-- <Loader checkInterval="3"
className="org.apache.catalina.loader.StandardLoader"/> -->
</Context>
Again, you can always do your own testing by checking out the Scarab CVS
sandbox. :-)
-jon (feeling like a bleeding edge bug finder) stevens
on 1/3/2001 6:09 PM, "Craig R. McClanahan" <[EMAIL PROTECTED]>
wrote:
> 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
>>
>> Error:
>>
>> A Servlet Exception Has Occurred
>>
>> Exception Report:
>>
>> javax.servlet.ServletException: Class org.apache.turbine.Turbine is not a
>> Servlet
>>
>
> Could you do me a favor and try it with the <Loader> entry in conf/server.xml
> commented out? It worked for me when I did that, which means something odd is
> going on when configuring a loader by hand versus the defaults. That is going
> to take a little more digging to understand, but I'll figure it out
> eventually.
>
> Craig
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
--
Honk if you love peace and quiet.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]