jboss-3.2.2/Tomcat

I would like to use a root directory for the web application which is located outside 
the application directory (and not named ending with .war).

Sample:

app.ear
         META-INF
              application.xml

         ejb1.jar
         ejb2.jar

 
public_html


When I put 

<web-uri>../public_html/</web-uri>

JBoss fails to deploy. When I rename the directory into public_html.war, it works. Is 
there any way to have JBoss deploy w/o requiring suffix .war in the directory name.

Or, is there an alternative to map the actual location for a logical name ending wit 
.war? 


Thanks,
Thomas

 


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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to