Ales Justin [
http://community.jboss.org/people/alesj] created the discussion
"Re: Class Loading issues in JBoss 5.1.0"
To view the discussion, visit:
http://community.jboss.org/message/633302#633302
--------------------------------------------------------------
Hmm, that parent-first=false should do the trick.
Can you debug why it doesn't find your myClass first?
btw: ejb jar already "hangs" off ear classloader, hence no need for a new
domain
and war's parent is also already ear classloader, while parent-first=false is per
servlet spec
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/633302#633302]
Start a new discussion in JBoss Microcontainer at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]