[jboss-user] [Beginner's Corner] - Re: Caching objects

David Bailey do-not-reply at jboss.com
Tue Dec 27 10:51:48 EST 2011


David Bailey [http://community.jboss.org/people/edwardpig] created the discussion

"Re: Caching objects"

To view the discussion, visit: http://community.jboss.org/message/643395#643395

--------------------------------------------------------------
Thanks for the link.  All of this sounds wonderful, but my bean needs to be deployed in JBoss 5.1.0, which does not appear to be EJB 3.1-compliant.  I have tried to work with the @Singleton annotation, but perhaps there is no way to use it in an EJB 3.0 setting.  It seems that no matter what I do, I end up with an error similar to the following:

DEPLOYMENTS MISSING DEPENDENCIES:
  Deployment "jboss.j2ee:ear=scpoc-0.1.ear,jar=scpoc-ejb.jar,name=ScoreComputerReportBridge,service=EJB3" is missing the following dependencies:
    Dependency "<UNKNOWN jboss.j2ee:ear=scpoc-0.1.ear,jar=scpoc-ejb.jar,name=ScoreComputerReportBridge,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'Class:com.pearson.assessments.qlocal.XMLLoader' **")
  Deployment "jboss.j2ee:ear=scpoc-0.1.ear,jar=scpoc-ejb.jar,name=ScoreComputerReportBridge,service=EJB3_endpoint" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=scpoc-0.1.ear,jar=scpoc-ejb.jar,name=ScoreComputerReportBridge,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")

DEPLOYMENTS IN ERROR:
  Deployment "<UNKNOWN jboss.j2ee:ear=scpoc-0.1.ear,jar=scpoc-ejb.jar,name=ScoreComputerReportBridge,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'Class:com.pearson.assessments.qlocal.XMLLoader' **

Any suggestions?
--------------------------------------------------------------

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

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111227/7f194635/attachment.html 


More information about the jboss-user mailing list