JBoss Community

Re: Jboss AS 7 - SubSystem use as service for Application

created by Tomaz Cerar in JBoss AS 7 Development - View the full discussion

Hi,

 

that is quite easily to achive :)

 

you need to create and register DeploymentUnitProcessor and inside your "deploy" method you can add additional module dependancies to your deployments.

 

for example take a look at how SarModuleDependencyProcessor is done. there are many others but this one is one of simpler ones :)

 

 

--

tomaz

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community