[jboss-user] [EJB 3.0] - Re: Service Bean that depends on two queues

Wolfgang Knauf do-not-reply at jboss.com
Wed Mar 4 05:52:59 EST 2009


Hi,

you need an array syntax here:

@Depends(value={"jboss.messaging.destination:service=Queue,name=A", 
  |          "jboss.messaging.destination:service=Queue,name=B"})

Hope this helps

Wolfgang


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4214833#4214833

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4214833



More information about the jboss-user mailing list