Don't set a security-domain. Setting this requires secured access.
> Then I activated container security. (
> java:/jaas/webesa
> in
> standartjboss.xml )
>
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/j
Hi list,
I tried to implement securoty via JAAS.
Due to complicated password validation schema
(customer likes to have it this way )
I decided to authenticate via EJB's.
So, I have an "LogiinChecker" ejb ( session ), which
is fed with user name and password and it can lookup
necessary Entiti
Hi list,
I tried to implement securoty via JAAS.
Due to complicated password validation schema
(customer likes to have it this way )
I decided to authenticate via EJB's.
So, I have an "LogiinChecker" ejb ( session ), which
is fed with user name and password and it can lookup
necessary Entiti