1) A JBoss global module X is visible to all EAR/WAR/JAR deployed in the AS without the need of speficy X in their MANIFEST.MF/application.xml/jboss-deployment-structure.xml?
In other words, if a global module X has an utility class Utils, is it possible a runtime to directly instantiate Utils in all EAR/WAR/JAR without modiying their MANIFEST.MF/application.xml/jboss-deployment-structure.xml?
p.s. As X I mean a global module properly defined in <subsystem xmlns="urn:jboss:domain:ee:1.0"> of domain.xml/standalone.xml.
2) Once I deployed the JBoss global module X, can I obtain a Utils instance using @Inject ?
Francesco Sclano
Hi Vineet,
can you please explain me two points:
1) A JBoss global module X is visible to all EAR/WAR/JAR deployed in the AS without the need of speficy X in their MANIFEST.MF/application.xml/jboss-deployment-structure.xml?
In other words, if a global module X has an utility class Utils, is it possible a runtime to directly instantiate Utils in all EAR/WAR/JAR without modiying their MANIFEST.MF/application.xml/jboss-deployment-structure.xml?
p.s.
As X I mean a global module properly defined in <subsystem xmlns="urn:jboss:domain:ee:1.0"> of domain.xml/standalone.xml.
2) Once I deployed the JBoss global module X, can I obtain a Utils instance using @Inject ?
Thank you in advance</subsystem>
10:04 a.m., Friday Jan. 10
Moderate this comment by email
Email address: sclano.francesco@gmail.com | IP address: 194.187.175.248
Reply to this email with “Delete”, “Approve”, or “Spam”, or moderate from the Disqus moderation panel.