[jboss-dev-forums] [JBoss AS 7 Development] - Re: Extensions, Subsystem and their Dependencies
Dmitri Zamysloff
do-not-reply at jboss.com
Thu Nov 15 04:29:56 EST 2012
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&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20121115/8bb3b781/attachment.html
More information about the jboss-dev-forums
mailing list