What exactly do you mean by securing a queue ? You mean that not everybody can send a message to this queue ? In such a case, is the user mapped to ServiceMix or is it the user that originaly sent the message ? or you want to send the user identity in the JMS message in some way ?
On Mon, Jun 2, 2008 at 11:15 PM, Mukesh Mediratta <[EMAIL PROTECTED]> wrote: > > Hi Guillaume, > > Any development on this now. We are Using ActiveMQ JMS Queues for > inbound/outbound communication with our our partner application. We want to > secure these inboud/outbound queues. > > We have external ActiveMQ running and we are able to configure JAAS on this. > However we are not able to configure servicemix components to pass the user > credentials when they have to communicate with ActiveMQ. Please help us > understand how to configure this. > > Thanks > Mukesh Mediratta > > > > gnodet wrote: >> >> This is not really documented. For the time being, you'll have to rely on >> the source code, but if you have any specific questions, feel free to ask. >> >> On Dec 19, 2007 3:47 PM, Lukasz L. <[EMAIL PROTECTED]> wrote: >> >>> >>> I'm joing the question, >>> is there an example of doing this in dynamic configuration? >>> was the current state of security in service mix? >>> >>> >>> Mukesh Mediratta wrote: >>> > >>> > Has any one configured JAAS Authentication and Authorization Services >>> in >>> > ServiceMix. Any details shall be appreciated. >>> > >>> > I notice security.xml, user-credentials properties, groups etc.. Is >>> there >>> > any document describing these. >>> > >>> > Thanks >>> > Mukesh Mediratta >>> > >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/JAAS-Support-tp5719650s12049p14418363.html >>> Sent from the ServiceMix - User mailing list archive at Nabble.com. >>> >>> >> >> >> -- >> Cheers, >> Guillaume Nodet >> ------------------------ >> Blog: http://gnodet.blogspot.com/ >> >> > > -- > View this message in context: > http://www.nabble.com/JAAS-Support-tp5719650p17610977.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
