Re: [JBoss-dev] JAAS with MDB

2002-02-01 Thread Dave Smith
ial value are not specified in the jboss.xml descriptor. Roles >> are also not defined in jboss.xml as they are a by-product of >> authenticating >> the obtained principal and credentials. >> >> - Original Message - >> From: "Dave Smith" <[EMAIL PROTECTE

Re: [JBoss-dev] JAAS with MDB

2002-02-01 Thread Mike Swainston-Rainford
l as they are a by-product of authenticating >the obtained principal and credentials. > >- Original Message - >From: "Dave Smith" <[EMAIL PROTECTED]> >To: "Scott M Stark" <[EMAIL PROTECTED]> >Cc: <[EMAIL PROTECTED]> >Sent: Thursday

Re: [JBoss-dev] JAAS with MDB

2002-01-31 Thread Scott M Stark
o: "Scott M Stark" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, January 31, 2002 1:33 PM Subject: Re: [JBoss-dev] JAAS with MDB > Ok. I have a hacked up version of JMSContainerInvoker working. Now > currently we have mdb-user,mdb-password and mdb-subscrip

Re: [JBoss-dev] JAAS with MDB

2002-01-31 Thread Dave Smith
"Scott M Stark" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, January 31, 2002 11:04 AM > Subject: Re: [JBoss-dev] JAAS with MDB > > > >>No, the standard JMS Message interface needs to be used to obtain >>a configurable pri

Re: [JBoss-dev] JAAS with MDB

2002-01-31 Thread Scott M Stark
2 11:04 AM Subject: Re: [JBoss-dev] JAAS with MDB > No, the standard JMS Message interface needs to be used to obtain > a configurable principal and credential property. Any JMS provider > may be used with MDBs. > > - Original Message - > From: "Dave Smith"

Re: [JBoss-dev] JAAS with MDB

2002-01-31 Thread Dave Smith
ott Stark > Chief Technology Officer > JBoss Group, LLC > > - Original Message - > From: "Dave Smith" <[EMAIL PROTECTED]> > To: "Scott M Stark" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent:

Re: [JBoss-dev] JAAS with MDB

2002-01-31 Thread Scott M Stark
gt; Cc: <[EMAIL PROTECTED]> Sent: Thursday, January 31, 2002 10:51 AM Subject: Re: [JBoss-dev] JAAS with MDB > OK. So I had a quick peek at the SpyMessage and there is a field called > producerClientId that should do the trick. So I add an interceptor in > front of the security i

Re: [JBoss-dev] JAAS with MDB

2002-01-31 Thread Scott M Stark
> > Scott Stark > > Chief Technology Officer > > JBoss Group, LLC > > > > - Original Message - > > From: "Dave Smith" <[EMAIL PROTECTED]> > > To: "Scott M Stark" <[EMAI

Re: [JBoss-dev] JAAS with MDB

2002-01-31 Thread Dave Smith
x > - Original Message - > From: "Dave Smith" <[EMAIL PROTECTED]> > To: "Scott M Stark" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Thursday, January 31, 2002 7:47 AM > Subject: Re: [JBoss-dev] JAAS with MDB >

Re: [JBoss-dev] JAAS with MDB

2002-01-31 Thread Scott M Stark
EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, January 31, 2002 7:47 AM Subject: Re: [JBoss-dev] JAAS with MDB > It actually goes a little furthur than that. I first tried to take out > the security interceptor in the MDB interceptior chain. This works fine > util y

Re: [JBoss-dev] JAAS with MDB

2002-01-31 Thread Dave Smith
> Sent: Tuesday, January 29, 2002 2:08 PM > Subject: [JBoss-dev] JAAS with MDB > > > >>I am trying to get a MDB working with JAAS. Currently when message >>delivery is attempted it throws an error Authentication exception, >>principal=null. Now in the jms-serv

Re: [JBoss-dev] JAAS with MDB

2002-01-30 Thread Scott M Stark
AM Subject: Re: [JBoss-dev] JAAS with MDB > I may have misunderstood, but aren't we talking about "run-as" in the > "security-identity"? > > - Original Message - > From: "Scott M Stark" <[EMAIL PROTECTED]> > To: <[EMAIL

Re: [JBoss-dev] JAAS with MDB

2002-01-30 Thread Brian Sondergaard
I may have misunderstood, but aren't we talking about "run-as" in the "security-identity"? - Original Message - From: "Scott M Stark" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 29, 2002 6:06 PM Subject: Re: [JBo

Re: [JBoss-dev] JAAS with MDB

2002-01-29 Thread Scott M Stark
. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: "Dave Smith" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 29, 2002 2:08 PM Subject: [JBoss-dev] JAAS with MDB >

[JBoss-dev] JAAS with MDB

2002-01-29 Thread Dave Smith
I am trying to get a MDB working with JAAS. Currently when message delivery is attempted it throws an error Authentication exception, principal=null. Now in the jms-service.xml I have added UserName=jboss Password=jboss1 but this does not do anything. I can not find any