JBoss Community

Re: Extensions, Subsystem and their Dependencies

created by Dmitri Zamysloff in JBoss AS 7 Development - View the full discussion

Hi together,

 

I have found already how can I define dependencies:

in SubsystemAdd for example in method performBoottime(OperationContext context, .....)

....

context.getServiceTarget().addService([service-name], [service-instance]).addDependencies( [dependencies])

 

where dependencies is array of service names.

So what I am missing right now are service names for data sourceces, for jndi, hornet jms

Can anybody help me?

 

Thanks in advance.

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community