Problem reproduced.

The AbstractMDB must have public modifier.

public class AbstractMDB {        public void onMessage(final Message message) {
  |                  Logger.getLogger(this.getClass()).debug("Received a 
message.");
  |         }
  | }

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

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

Reply via email to