[jboss-user] [Snowdrop] - Re: Class loader issues
antonio gonzalez
do-not-reply at jboss.com
Thu Oct 20 13:43:56 EDT 2011
antonio gonzalez [http://community.jboss.org/people/bluesockets] created the discussion
"Re: Class loader issues"
To view the discussion, visit: http://community.jboss.org/message/632826#632826
--------------------------------------------------------------
You have the option of sticking common war jars in the ear/lib directory - all subdeployments would then have access to those jars. Jars specific to each war should go in the war/WEB-INF/lib. Those lookups seem to complaining about not having a jndi name to bind against. I'd say first figure out the classloading first and the lookup errors last - if it isnt properly loading your spring jars it might try to load your classes as ejb based classes.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/632826#632826]
Start a new discussion in Snowdrop at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2082]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111020/6a80adcc/attachment.html
More information about the jboss-user
mailing list