Dmitri Zamysloff [
https://community.jboss.org/people/dzcs] created the discussion
"Re: Extensions, Subsystem and their Dependencies"
To view the discussion, visit:
https://community.jboss.org/message/776624#776624
--------------------------------------------------------------
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
[
https://community.jboss.org/message/776624#776624]
Start a new discussion in JBoss AS 7 Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]