As you'll probably work with embedded (instantiating POJOs), You can use PostOffice.addDestination to create your destinations.
You can do something yourserver.getPostOffice().addDestination(). That should be pretty simple doing it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158071#4158071 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4158071 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
