Re: MessageAuthorizationPolicy does not work??

2008-01-17 Thread jvr
James.Strachan wrote: > > On 17/01/2008, jvr <[EMAIL PROTECTED]> wrote: >> >> >> pplive wrote: >> > >> > BrokerService service=BrokerFactory.createBroker(new >> > URI("xbean:activemq.xml&qu

Re: MessageAuthorizationPolicy does not work??

2008-01-16 Thread jvr
pplive wrote: > > BrokerService service=BrokerFactory.createBroker(new > URI("xbean:activemq.xml")); > service.setMessageAuthorizationPolicy(new > MyMessageAuthorizationPolicy()); > > am I worong ?? > Does this work yet? Either I'm not using it right, or it's sti