Please use the JBoss-User list for support questions.
Thanks
-- Juha
On Thu, 12 Apr 2001, Andy Comley wrote:
> Having followed the documentation "JAAS Based Security in JBoss", I get a
> "ClassCastException" on the server during the authentication stage (no
> matter whether the user logging i
Having followed the documentation "JAAS Based Security in JBoss", I get a
"ClassCastException" on the server during the authentication stage (no
matter whether the user logging in is authorized or not). The code seems to
be trying to cast a "SimplePrinciple" to a String. Has anyone else come
acros