I would generally suggest just using the Antrun plugin with a copy task to copy the files out of /target and into the jboss conf directory.
An even better option would be if you could perhaps add this functionality to the jboss plugin itself and contribute it back to the community... but that would be more work, so I don't know if you're up for the task. But I am curious -- what conf files need to be copied? Can't you just package them in the EJB3 jar itself? Wayne On 7/11/07, Ron Piterman <[EMAIL PROTECTED]> wrote:
Hi all - Is there any decent way to copy files to the jboss/server/xxx/conf directory after applying filtering ? my project is: src main java conf the project is an ejb3 project, and I use the jboss plugin's harddeploy to copy the jar to the jboss/server/xxx/deploy directory. But what about conf files ? Cheers, Ron --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
