0 Replies Latest reply on Mar 8, 2007 12:49 PM by fkohantorabi

    From Tomcat to JBoss Web

    fkohantorabi

      Hi all,

      I have an application that runs within Tomcat and I need to port run it within the JBoss Web. Everything looks ok except I used to have a context file in tomcat, located in conf/Catalina/localhost, and now I don't know exactly where to put it in JBoss Web. I found a post in the forum that suggested I copy the file in the WEB-INF folder of my web app but it didn't work. The context file contains only <Environment..> tags. My hypothesis is that I should define the environment variable in a different way in JBoss Web Server. any ideas where and how?



      Thanks