jaikiran pai [http://community.jboss.org/people/jaikiran] created the discussion

"Re: Random NameNotFoundException in jboss 6.1-SNAPSHOT"

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

--------------------------------------------------------------
> Tim Haley wrote:
> 
> I'm a little confused by this.
> A singleton startup bean depends on a stateless session bean that depends on 
> a queue.
> 
> 
Using @Resource with a javax.jms.Queue (or Topic) doesn't implicitly add a 
"dependency" on the queue. There's no easy way to do that (but can be done), if 
required in later releases.
--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to