Available from JBoss v3.2.7RC2 and v4.0.1RC2 there is a new DeploymentService.
It uses apache-velocity templates and it allows you to generate deployment descriptors or more complex deployment and move them in and out of ./deploy. Read more at: http://www.jboss.org/wiki/Wiki.jsp?page=DeploymentService You may extend the DeploymentService by writing your own templates. This is described in detail at: http://www.jboss.org/wiki/Wiki.jsp?page=WritingDeploymentTemplates The service is not installed by default. To install the service, "cd docs/examples/varia/deployment-service", then run "ant". This will create "server/default/conf/templates", that contains an example template that can be used to create jms-queues and "server/default/deploy/deployment-service.sar" that deployes the deployment service itself. Feedback is welcome! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854520#3854520 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854520 ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
