[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: CAnnot deploy exploded war
PeterJ
do-not-reply at jboss.com
Mon Feb 19 12:14:15 EST 2007
mailinator, you should have created a new post, not appended to an existing one.
But to answer your question, set URLs to:
deploy/,file:/ws/default/SCB_US/Engineering/
The key is that any URLs entry ending in '/' is trated as a direcotry and that directory is scanned for things to deploy (both files and exploded directories). Anything that does not end in a '/' must be a file, which means that the war would have to be packaged.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4018945#4018945
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4018945
More information about the jboss-user
mailing list