[jboss-user] [JBoss Messaging] - Re: Classloading issues with EJBs; messages in EJB classload
timfox
do-not-reply at jboss.com
Fri Mar 16 11:29:20 EDT 2007
Also I have made a kind-of related change where, as suggested by Bill Burke, we don't use Class.forName() to load classes in the code since they won't pick up classes that are scoped.
Also getResource() and getResourceAsStream().
I am just testing this now then will commit.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028825#4028825
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028825
More information about the jboss-user
mailing list