[jboss-dev-forums] [Design of POJO Server] - Re: Why do Topic/Queue descriptors need extra metadata in or

charles.crouch@jboss.com do-not-reply at jboss.com
Thu Nov 20 17:25:17 EST 2008


Ok so do we go about fixing this?

a) Have we approached the JBoss Messaging team about including these annotations on their classes

b) Can we supply our own version of org.jboss.jms.server.destination.QueueService which acts as a proxy and does include the annotations.

c) Can we supply this annotation as some sort of cross-cutting concern? i.e. all instances of org.jboss.jms.server.destination.QueueService created by the MC need to have this annotation applied. I'm fine with having another *single* deployment descriptor which we would ship with that defines this, as opposed to getting users to update *every* destination descriptor they have.

Cheers

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

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



More information about the jboss-dev-forums mailing list