View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820077#3820077

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820077

I have JBoss 3.2.3 with embedded Tomcat 4.1.29. My webapp is packaged in a .war file. 
The only unique thing is that my WEB-INF directory contains symlinks. 



The problem I have is that JBoss/Tomcat can't find my web.xml because it is symlinked. 
This worked just fine with Tomcat 4.0.3 but I hear that in 4.1.29 it's required you 
set up a resource in server.xml if you need to allow Symlinks. Specifically, the 
following is required: 

<Context ...>







Since JBoss/Tomcat doesn't use the server.xml file this is a problem. Can it be set in 
jboss-service.xml? I can't get this to work. My only other solution is to rebuild 
Tomcat myself. 



Any ideas? I'm sure other people must of run into this.



Thanks 






-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to