This doc, although still in the making, may give you a better view of the 
Geronimo specific deployment plans and their role.

http://cwiki.apache.org/GMOxDOC21/deployment-plans.html

HTH

Cheers!
Hernan
Vamsavardhana Reddy wrote:
web.xml is the Java EE specific deployment descriptor for the web application. geronimo-web.xml is the Geronimo app server specific deployment plan that usually provides mapping of any resources and other configuration used by the web application. Deployment plan can either be packaged in the WAR file under WEB-INF directory (in this case the file name should be geronimo-web.xml) or specified at deployment time (in this case there is no restriction on the file name used).

++Vamsi

On Tue, Mar 4, 2008 at 12:07 PM, Ch Praveena <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Hi,

       May i know the significance of writing geronimo-web.xml in
    WEB-INF, along with web.xml, while deploying war files.

-- Regards,

    Praveena Chalamcharla,
Securview....

Reply via email to