Jacob Kjome wrote:
> 
> Ah yes, the whole "can't do automatic configuration of servlet mapping" issue.
> 
> You should only have to write about your mapped servlets in one place, the
> web.xml file in the WEB-INF directory within a given context.
> 
> The -auto files should account for the servlet mappings you wrote there,
> but alas, that does not happen right now.
> 
> My question has been and still is, will this ever be implemented?  I posted
> on this issue many times before and noone in the know has responded to
> this.  It seems like a pretty needed feature.  Why no comment on it????
> 
> If the answer is "no, we won't do that", at least that is better than not
> getting an answer on this issue.  BTW, I hope the answer is "yes, soon"!

I agree you should only have to write about your servlets in one
place, but I was satisfied with the answer I got, namely, I think,
that the automatically generated conf file is not meant to be complete
but is really just a convenient way to generate a starting point for
the tomcat conf data to include in httpd.conf. If that's right, then
it really just confuses the situation to have tomcat generate the file
*every* time it starts up, because it makes me think I'm supposed to
always use the latest one.

martin

-- 
Martin Smith               email: [EMAIL PROTECTED]
Vollsveien 9               tel. : +47 6783 1202
P.O. Box 482
1327 Lysaker, Norway

Reply via email to