0 Replies Latest reply on May 16, 2002 2:41 PM by michael.baedorf

    Getting an absolute path for an deployed ear/war archieve

    michael.baedorf

      Hello,

      I use to jboss version 2.4.x with embedded tomcat. Now I want to deploy an ear archieve containg a war and a jar archive. The war archive include a directory with xml files I need for the client application. To fetch the xml file I need the absolute (or maybe the relative path). Where would the war archive extracted to (eg. $tomcat_home$\webapps\MyApp)?