[jboss-dev-forums] [JBoss AS7 Development] - Re: Classloader parent delegation on Jboss AS7
Joao Cunha
do-not-reply at jboss.com
Mon Jul 11 13:59:59 EDT 2011
Joao Cunha [http://community.jboss.org/people/jpcunha] created the discussion
"Re: Classloader parent delegation on Jboss AS7"
To view the discussion, visit: http://community.jboss.org/message/614516#614516
--------------------------------------------------------------
Simplified structure:
- myapp.ear
- - lib/hibernate-x.x.x.jar
- - lib/xpto.jar <- this one uses hibernate directly (previous jar), and it's only used on the war classloader context
- - lib/...
- - ejb1.jar (business layer, services)
- - ejb2.jar (data layer, DAOs)
- - web.war (skinny war... no jars on WEB-INF/lib)
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/614516#614516]
Start a new discussion in JBoss AS7 Development at Community
[http://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/20110711/5a41d85c/attachment.html
More information about the jboss-dev-forums
mailing list