Randahl Fink Isaksen [
https://community.jboss.org/people/randahl] created the discussion
"Re: Remote access works fine, but local injection does not – any ideas?"
To view the discussion, visit:
https://community.jboss.org/message/726584#726584
--------------------------------------------------------------
I have found out that this may be a class loading problem still present in JBoss 7.1.1. My
problem looks very similar to what is described very well in this thread:
https://community.jboss.org/thread/169828?start=0&tstart=0
https://community.jboss.org/thread/169828?start=0&tstart=0
From that thread it looks as if the fact that I mave my business
interfaces packaged with both my ejb.jar and my web.war creates a class loading problem
because each jar/war has its own class loader, which effectively makes the EJB from my
ejb.jar incompatible with the business interface in my web.war.
Hmmm... perhaps it is time to file a bug report.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/726584#726584]
Start a new discussion in EJB3 at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]