0 Replies Latest reply on Jun 12, 2008 4:17 AM by padmarathiprithvi

    deployment with out using environment entries in web.xml

    padmarathiprithvi

      I would like to deploy an EAR with out including the environment entries in web.xml. I am using JBOSS 4.2.2 and i think this can be modified done using context.xml.The information is provided in this URL.

      http://www.jboss.org/file-access/default/members/jbossweb/freezone/docs/2.1.0/config/context.html#Resource%20Links

      But i would like to know where this context.xml has to be placed either in
      WEB-INF or in META-INF of my WAR file.Trying to place in which ever location i think this context.xml is not read and web.xml is read and prones to error.

      Could some one help me out where i have to place this context.xml or how this could be done.Do we have something else to be done to make this context.xml to be read while running the application?

      Thanks in advance
      Padmarathi