Yes, they are installed in order. On 01/07/2009, ayyagarikiran <[email protected]> wrote: > ok, I got this working by deploying a new module with jaas:config > configured. > > Another question, whether the packages mentioned in > <SMX4-INSTALL>etc/org.apache.servicemix.features.cfg file > with the property 'featuresBoot' are deployed in the order of appearance? (I > assumes yes, could anyone confirm?) > > thanks, > Kiran Ayyagari > > Guillaume Nodet wrote: >> I think the way to go is to set up the jaasAuthenticationPlugin for >> ActiveMQ and use >> a <jaas:config /> to set up the JAAS bits. Note that the JAAS >> configuration name >> should match the configuration attribute of the jaasAuthenticationPlugin >> afaik. >> Is that what you tried ? >> >> On Tue, Jan 6, 2009 at 09:30, ayyagarikiran <[email protected]> >> wrote: >>> hello folks, >>> >>> Am trying to use org.apache.activemq.jaas.LDAPLoginModule for >>> authenticating the incoming connections to an >>> ActiveMQ destination. It is working fine when ActiveMQ running in >>> standalone mode. >>> >>> But my attempts to achieve the same in a SMX4 environment were not >>> fruitful. >>> >>> I have tried by setting the java.security.auth.login.config >>> property(in >>> system.properties) but didn't work. >>> >>> I have also tried specifying a <jaas:config> in a >>> <SMX4-BASE>/deploy/activemq-broker.xml spring configuration file >>> which also didn't work. (One more question I have with <jaas:config> >>> type >>> of configuration is how do I tell ActiveMQ >>> about a realm name configured using SMX4 JAAS?) >>> >>> >>> Am I missing something? >>> >>> Appreciate any pointers to the right place/doc :) >>> >>> thank you, >>> >>> Kiran Ayyagari >>> >>> >>> >> >> >> >
-- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
