On Jul 17, 2008, at 23:30, Robert Koberg <[EMAIL PROTECTED]> wrote:
unless I am doing something
terrible wrong with nested contexts...
Nested contexts are not permitted by the servlet spec. If another
container supports such a violation, it just goes to show how far some
will go to tie y
On Thu, 2008-07-17 at 22:47 -0500, Charles Caldarale wrote:
> On Jul 17, 2008, at 21:56, Robert Koberg <[EMAIL PROTECTED]> wrote:
> >
>
> > The problem: even though I specifiy
> > 'docBase="/home/app/wwwapps/ROOT/members"'
>
> Which is completely illegal;
buzzwrecker. why? Is there a technical
On Jul 17, 2008, at 21:56, Robert Koberg <[EMAIL PROTECTED]> wrote:
The problem: even though I specifiy
'docBase="/home/app/wwwapps/ROOT/members"'
Which is completely illegal; webapps may not be nested - each must be
in a separate directory (or war file), usually under the
appBase dire