FYI: I thought I had addressed this issue, but couldn't remeber.
After checking, Tomcat 3.3.1-dev had been ouputing, for
forwardAll="false":

    JkMount /myApp/foobar ajp13
    JkMount /myApp/foobar/* ajp13

since the middle of December.

Larry

> -----Original Message-----
> From: GOMEZ Henri [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 04, 2002 7:50 AM
> To: Tomcat Developers List
> Subject: RE: cvs commit: jakarta-tomcat RELEASE-PLAN-3.3.1.txt
> 
> 
> >>   +        5958  Wrong mod_jk.conf for path pattern
> >Easy enough to fix.  The only question is if we want to change only
> >${Server}Config, or do we want to change the mod_jk behavior 
> >so that the two
> >statements:
> >JkMount /myApp/foobar/* ajp13
> >  and
> >JkMount /myApp/foobar* ajp13
> >are the same (i.e. more like <servlet-mapping>)?
> 
> Update only Server config since many production sites
> use the current JkMount /myApp/foobar/* ajp13 way to 
> map their WEBAPP. 
> 
> Just to avoid us to upgrade related bugs reports ;)
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to