[JBoss-user] [Messaging, JMS & JBossMQ] - Dynamically starting and stoping MDB from consuming messages

2004-06-17 Thread clcantrell
I need to dynamically start and stop a MDB from consuming messages from a queue. Does any know the best way to accomplish this in Jboss 3.2.4? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839087#3839087 Reply to the post : http://www.jboss.org/index.html?

[JBoss-user] [Security & JAAS/JBoss] - Re: Roles Update Problem

2004-06-14 Thread clcantrell
I had the same problem. All you have to do is upon role update, Flush the JAASSecurityManger's cache. This will force the the principal to go through the login module again, populating all the new roles. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838731

[JBoss-user] [J2EE Design Patterns] - Re: Heathcare Framework for J2EE

2004-02-09 Thread clcantrell
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820816#3820816 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820816 HL7 is being replaced by X12. You may want to move to the next standard. -