Nicklas Karlsson [
https://community.jboss.org/people/nickarls] created the discussion
"Re: Inter-module injection - the easy way (or even any way or alternative
approaches)?"
To view the discussion, visit:
https://community.jboss.org/message/774731#774731
--------------------------------------------------------------
The CDI spec statement has an implied "according to the class accessibility
requirements of the module architecture of the Java EE specification". Even if the
classloading could be configured in an AS to do some special trick, CDI has the visibility
rules of a standard EE app (EAR/WAR/JAR). 3rd party tools as JRebel are handy for doing
front-end work that don't require heavy backing bean/entity reloads.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/774731#774731]
Start a new discussion in JBoss AS 7 Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]