When you have an EAR, an EAR isolation is turned on, and you have optional libraries that are referenced in an EJB3 module (JAR) via the Class-Path attribute, what classloader is used for these referenced libraries? It seems to me that they libraries should have scope over the EAR to grab resources. Apparently they do not.
Can someone explain to me (briefly) why Class-Path entries on an EAR do not have scope over that EAR (i.e. if one of those libraries need to have grab a resource within my module, it can't!)? Thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936100#3936100 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936100 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
