[jboss-user] [Beginner's Corner] - RESOLVED - Re: Deploy webapp in external dir (AS 5.1.0)
am2605
do-not-reply at jboss.com
Wed Sep 9 01:43:37 EDT 2009
Just found the answer in another thread.
In profile.xml
Rather than
| <value>C:/www/railo-deploy</value>
|
I need
| <value>file:///C:/www/railo-deploy</value>
|
All working as expected now.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4254086#4254086
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4254086
More information about the jboss-user
mailing list