JBoss Community

Re: Classloader parent delegation on Jboss AS7

created by Joao Cunha in JBoss AS7 Development - View the full discussion

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

Start a new discussion in JBoss AS7 Development at Community