Hi,
<Context path="" docBase="xyz" debug="0"/>
Why does the above cause two contexts to be initialized ?
<Context path="xyz" docBase="xyz" debug="0"/>
Now this loads only one context.
The first context seems to be a duplication.
What is the first context duplicating ?
Thanks,
Mohan
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

