[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBMESSAGING-1225 - PacketFilters implementation

clebert.suconic@jboss.com do-not-reply at jboss.com
Tue Jan 29 13:52:28 EST 2008


Just to complete the thread...


We will change the intercept method as 

void intercept (Packet packet) throws MessagingException


And we will also change how this is configured. An user will have to enter its interceptor on the jbm-config.xml, and that interceptor will need to be available on the server side classLoader.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4124534



More information about the jboss-dev-forums mailing list