[jboss-dev-forums] [JBoss AS 7 Development] - Jboss AS 7 - SubSystem use as service for Application
Jayvijay Raj
do-not-reply at jboss.com
Thu Jun 28 09:37:46 EDT 2012
Jayvijay Raj [https://community.jboss.org/people/jayvijayraj] created the discussion
"Jboss AS 7 - SubSystem use as service for Application"
To view the discussion, visit: https://community.jboss.org/message/744775#744775
--------------------------------------------------------------
Hi
I would like to build a custom subsystem name "XYZService" which starts as normal subsystem at startup. Later i would like to deploy the module or war/ear file to use these XYZService to do stuff.
I have tried makeing a custom subsystem, i have added it to the extenstions. But the XYZService APIs are not visible to another module or the deployed war/ear file.
Could you please help me to find out how to make the XYZService API to the deployed application, i have tried adding the XYZService module as global module, but the instances were coming out as null.
May be this is a weired POC but idea is to start the SubSystem as Service and share them among the modules / deployed applications when required.
Thanks a lot, please help me find a proper way to achieve this.
Regards,
Jay
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/744775#744775]
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/20120628/d6f42093/attachment.html
More information about the jboss-dev-forums
mailing list