Re: [JBoss-dev] Re: [JBoss-user] mdb and security context

2001-10-18 Thread Dmitri Colebatch
Excellent, that was the sort of reply I was hoping for. thanks again, dim On Thu, 18 Oct 2001, Scott M Stark wrote: > The problem is that JMS has no real notion of security. You can provide > a username and password when obtaining a connection but this is > the extent of JMS security. There i

[JBoss-dev] Re: [JBoss-user] mdb and security context

2001-10-18 Thread Peter Antman
On 18 Okt, Scott M Stark wrote: > The problem is that JMS has no real notion of security. You can provide > a username and password when obtaining a connection but this is > the extent of JMS security. There is no defined mechanism for propagating > the user identity as part of the message. > > I

[JBoss-dev] Re: [JBoss-user] mdb and security context

2001-10-18 Thread Scott M Stark
The problem is that JMS has no real notion of security. You can provide a username and password when obtaining a connection but this is the extent of JMS security. There is no defined mechanism for propagating the user identity as part of the message. I think its rather poor myself. I would be in