That doesn't narrow the issue down as I can perform this type of access
pattern without
seeing a problem. What is the username/principal being passed to the
DatabaseServerLoginModule
for authentication when you see the failure?

If you have a test ear that reproduces the problem I can look into the issue
myself.

----- Original Message -----
From: "Schouten, Andreas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 24, 2001 1:35 AM
Subject: RE: [JBoss-dev] security exception in 2.4 final


> I reproduced the error today.
> back to 2.4.0.23 o.k
> -> 2.4.0.26 faild
> -> 2.4.0.23 o.k
> -> 2.4.0 faild
>
> fist I copied my jboss.jcml from the 23 release but in the last test I
> merged my configuration into the jBoss.jcml from final release.
>
> I will descripe the steps leading to the error more, perhaps You can give
my
> a hint how I can locate the problem.
>
> 1. Login with a customised login page. -> succsessful
> 2. The fist page contains only data from tomcat (no remote calls)
> 3. The second page is genarated with several remote calls. Several
stateles
> SB's and EB's are created.
> 4. The generation of the third (this is the second thread which calls
beans)
> fails with the security exception.
>
>
>
>
> > -----Original Message-----
> > From: Scott M Stark [SMTP:[EMAIL PROTECTED]]
> > Sent: 23 August 2001 21:04
> > To: [EMAIL PROTECTED]
> > Subject: Re: [JBoss-dev] security exception in 2.4 final
> >
> > This is the binary I am using for the JBossStore site and I don't see
this
> > problem for restricted content. The example2 in the JAAS tutorial also
> > uses the DatabaseServerLoginModule and creates a stateless session bean
> > on each access and this does not show this problem.
> >
> > Is the username in the database when this starts to fail?
> >



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to