You cannot create a persistent queue that way. There are only two ways to create a persistent queue:
1 - create a *-service.xml file and declare the queue in it and place the file in the deploy directory 2 - use the new admin console (Embedded Jopr) By the way, #2 employs #1 to actually deploy the queue. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239481#4239481 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4239481 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
