Hello,
since
jboss 4.03 the classes are not shared any more by default. This is a considerable advantage when using different versions of classes.
The disadvantage is that applications can not access other application's classes any more. Is there a solution, eg. using a specific class loader or a special deployment, to allow it for some applications to share the classes.
Sebastian
Things get always more complicated as expected.<br />Author of eBook Hibernate 3 Developer Guide by example<br />Tutorials about Hibernate, EJB, Struts, JSF <a href="http://www.laliluna.de" target="_blank" rel="nofollow">www.laliluna.de</a>