Fine..
So now I have context definition
<Context path="" docBase="webdirs/networking" debug="5"
reloadable="true"
crossContext="true">
.....
</Context>
However when I do
url/networking
It comes up with
type Status report
message /networking
description The requested resource (/networking) is not available.
9
Any ideas as to how I should change my config?
Benjamin A. Janes
------------------------------------
Maersk Data Sverige
M. +46 (0)40-630 04 88
Drottninggatan 18,
S-211 49 Malm�,
Sweden
|---------+------------------------------>
| | "Ralph Einfeldt" |
| | <[EMAIL PROTECTED]|
| | ime-isc.de> |
| | |
| | 2004-04-15 16:48 |
| | Please respond to |
| | "Tomcat Users List"|
|---------+------------------------------>
>----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
| To: "Tomcat Users List" <[EMAIL PROTECTED]>
|
| cc:
|
| Subject: RE: Multiple Paths in one Context
|
>----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
The main point was not, how many you want to use,
but if you want a real contexts beside the others
that have their own context element.
Trying to rephrase the question:
Do you want all paths handled by one context ?
If yes you can follow my suggestion.
> -----Original Message-----
> From: Ben Janes [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 15, 2004 4:43 PM
> To: Tomcat Users List
> Cc: Tomcat Users List
> Subject: RE: Multiple Paths in one Context
>
> Upto say 20/30 contexts..
>
>> Do you want to use other contexts beside those two ?
>>
>> If not, you can use one context with an empty path
>> so that fred and fred2 are just subdirectories of
>> one context.
>>
>> <Context path="" ...>
>>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]