This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Many deployment directoriesjuhalindfors Jan 8, 2003 2:13 AM (in response to zokor)In your server/conf/jboss-service.xml file: 
 URLs are comma seperated and unprefixed arguments are considered
 file URLs and resolve relative to server home(JBOSS_DIST/server/default)
 unless the given path is absolute. Any referenced directories cannot
 be unpackaged archives, use the parent directory of the unpacked
 archive.
 ./deploy
- 
        2. Re: Many deployment directorieszokor Jan 8, 2003 4:00 AM (in response to zokor)That is! Thank you very much! 
 
    