I'd like to use the apache jk2 in front of jboss. However, I have a small problem. In the httpd.conf file I would normally need to use an alias to point to the webapp directoy. Using straight tomcat this is easy:
Alias /test "D:/Programs/jakarta/tomcat/5.0.28/webapps/test/" However, with jboss, I drop an ear into the /deploy directory and it ends up in some wierdly named directory like tmp\deploy\tmp458310.0.1-dsr.ear-contents\homesuite.war but the name of this directory changes everytime the webapp is redeployed. Is there any way to specify where jboss will unpack the ear? Michael. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848232#3848232 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848232 ------------------------------------------------------- This SF.Net email is sponsored by: thawte's Crypto Challenge Vl Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam Camcorder. More prizes in the weekly Lunch Hour Challenge. Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
