https://issues.apache.org/bugzilla/show_bug.cgi?id=53560

--- Comment #12 from Luis Bernardo <lmpmberna...@gmail.com> ---
with jetty, the *.war file placed in the webapps is deployed to a new directory
when jetty starts; jar files in the webapps directory are not deployed, and
they are not picked up either if they are added to the deployment directory
after jetty starts. tomcat probably does something similar...

if you would like your servlet to be considered for integration in the trunk
you need to submit a patch. if you used eclipse to get the source you can
easily create one with Team -> Create Patch. you should also then edit the
title and add [PATCH] to it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to