[jboss-user] [EJB3] - Re: Random NameNotFoundException in jboss 6.1-SNAPSHOT
Tim Haley
do-not-reply at jboss.com
Mon May 9 09:20:46 EDT 2011
Tim Haley [http://community.jboss.org/people/ymaraner] created the discussion
"Re: Random NameNotFoundException in jboss 6.1-SNAPSHOT"
To view the discussion, visit: http://community.jboss.org/message/604214#604214
--------------------------------------------------------------
I'm a little confused by this.
A singleton startup bean depends on a stateless session bean that depends on a queue.
Without jboss-specific annotations mapping these dependencies, in addition to the standard @Bean and @Resource injection annotations declaring the dependencies, JBoss fails to instantiate the beans and the queue prior to invoking the bean.
That doesn't seem right.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/604214#604214]
Start a new discussion in EJB3 at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110509/74e4b066/attachment.html
More information about the jboss-user
mailing list