[jboss-dev-forums] [JBoss AS 7 Development] - Re: Fail to deploy Ejb3 in action sample project to Jboss AS 7

Jim Brownfield do-not-reply at jboss.com
Sun Jan 29 05:37:46 EST 2012


Jim Brownfield [https://community.jboss.org/people/jbrow] created the discussion

"Re: Fail to deploy Ejb3 in action sample project to Jboss AS 7"

To view the discussion, visit: https://community.jboss.org/message/649294#649294

--------------------------------------------------------------
I had a similar error where I had to build jboss 7.0.1 in debug mode to figure it out.  It turned out to be an @Resource directive on a class-level EJB.  i guess in the past I thought that was needed if the resource was referenced.  It didn't hurt anything previously, but JBoss 7 blew up on it.  I removed the @Resource directives, and it worked.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/649294#649294]

Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120129/c049f74e/attachment.html 


More information about the jboss-dev-forums mailing list