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&...]