-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

"Craig R. McClanahan" wrote:
> 
> -----------------------------
> 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?
> 
Yep... Or sorting the list of mountpoints in reverse order, that would
work...

> 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.
> 
Yep... Could be nice having it in AJPv12...

        Pier
-- 
Pierpaolo Fumagalli - IBM Center for Java Technologies
<mailto:[EMAIL PROTECTED]>   <mailto:[EMAIL PROTECTED]>


--
--------------------------------------------------------------
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]

Reply via email to