- 
        1. Re: Catalina Context Path settingrgjawanda Apr 5, 2002 5:45 PM (in response to mlecza)You put it in the server.xml 
 Look for the examples Context tag
 Or here is a complete installation guide for tomcat and jboss.
 http://main.jboss.org/thread.jsp?forum=61&thread=12243&message=3622906#3622906
- 
        2. Re: Catalina Context Path settingmlecza Apr 8, 2002 8:10 AM (in response to mlecza)It is my understanding that JBoss 2.4.4 does not even read the server.xml... 
- 
        3. Re: Catalina Context Path settinglcrowe Apr 23, 2002 3:28 PM (in response to mlecza)I'm trying to do the same type of thing. Did you ever get a resolution for this? 
- 
        4. Re: Catalina Context Path settingmlecza Apr 23, 2002 3:35 PM (in response to mlecza)Yes - Read the reply I got from Scott Stark - it worked fine for what I needed to do: 
 http://www.mail-archive.com/jboss-user@lists.sourceforge.net/msg15185.html//www.mail-archive.com/jboss-user@lists.sourceforge.net/msg15185.html
 Good Luck
- 
        5. Re: Catalina Context Path settingerik777 Aug 16, 2002 2:02 PM (in response to mlecza)I found that JBoss 2.4 with Tomcat used the Server.xml, so I had no trouble using a virtual directory until now. However, with JBoss 3 and Tomcat 4, I cannot find a way as it ignores Server.xml, and the options in tomcat4-service.xml seem to be very limited! 
 This is frustrating as I do not want to use a WAR file for my web tier. I built OpenStandards.net, and found I was more productive and unlimited in capability without a WAR. I do use a JAR for the EJB side, and deploy that directly in JBoss.
 Without getting into a discussion on whether or not a person SHOULD use a WAR, can someone please tell me how to configure JBoss to allow me to drop and edit my JSPs in a web folder that is not in a WAR with JBoss 3?!? This is a show stoppper, as I need backward compatibility.
 Thanks,
 Erik
 OpenStandards.net
 
     
     
    