This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: Deploy timespeterj Sep 8, 2006 6:24 PM (in response to grosenthal)Deploy your application as an exploded ear, then you can easily add new XML files as needed. 
 See http://wiki.jboss.org/wiki/Wiki.jsp?page=DeployTipsAndBuildSampleScripts
- 
        2. Re: Deploy timesgrosenthal Sep 21, 2006 12:47 PM (in response to grosenthal)being new to Jboss and not being a java developer I'm not quite understanding what I'm doing. 
 Is the solution you referred me to simply exploding the ear and my process would have to change in that I move xml files to the exploded directory instead of generating a new ear file?
- 
        3. Re: Deploy timespeterj Sep 21, 2006 12:59 PM (in response to grosenthal)Yes, you have it correct. 
 
    