jaikiran, this is true :)
Minutes ago I ensured this.
The solution is file  WEB-INF/jboss-web.xml 

  | <?xml version="1.0"?>
  | <!DOCTYPE jboss-web PUBLIC
  |         "-//JBoss//DTD Web Application 5.0//EN"
  |         "http://www.jboss.org/j2ee/dtd/jboss-web_5_0.dtd";>
  | <jboss-web>
  |   <depends>jboss.mq.destination:service=Topic,name=NMSTopic</depends>
  | </jboss-web>

anonymous wrote : And from what i know, the annotations @Depends is not scanned 
for on servlets.
Is that one of those things which should present, but is still far from us?
Or this just won't be implemented?

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4241271
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to