-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Pierpaolo Fumagalli wrote:
> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
> -----------------------------
>
> "Tremaine, Brian" wrote:
> >
> > Pier's suggestion solved the problem. He suggested placing "ApJServMount
> > /servlets /root" at the end of the list to avoid a nesting problem. I can
> > now access all three zones and run different copies of the servlet.
> > I need to do more studying to understand this nesting issue, but thanks all
> > very very much !
> >
> Either we're gonna have to fix that or get rid of that... :-) Craig,
> Jon????
>
The equivalent code in the 2.0 branch (gotta stop saying 1.1 now) -- to pick
which servlet context to use -- matches on the longest leading prefix. Thus, if
you could have zones labelled "/root/examples" and "/root", and it would work
correctly no matter which order they are defined in. Does that sound like a
reasonable approach?
This case is on the C side of things, which I've never delved into at all.
Perhaps Michal take a look at it while he's tweaking the AJPv12 stuff.
>
> Pier
Craig
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]