SO I got rid of the exception by removing the following lines from jboss.xml
Does anyone know what the heck it going on?
<!-- All bean containers use this security manager by default -->
<security-domain>java:/jaas/other</security-domain>
<container-configurations>
<!-- Override the role mapping function from that of the
security-domain setting for stateless session beans -->
<container-configuration> -->
<!-- Use the standardjboss.xml container-name so we only have
to specify the elements we want to override -->
<container-name>Standard Stateless SessionBean</container-name>
<role-mapping-manager>java:/jaas/session-roles</role-mapping-manager>
</container-configuration>
</container-configurations>
-----Original Message-----
From: Scott M Stark [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 13, 2001 7:21 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Integrated Tomcat throws a security exception
Meaning what?
----- Original Message -----
From: "marc fleury" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 13, 2001 3:42 PM
Subject: RE: [JBoss-user] Integrated Tomcat throws a security exception
> how do you guys feel about forking tomcat...
>
> marc
>
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user