Hello all.
I have a problem with the jbosssx example. Everything works fine except that
user stark has full access to the echo method. No exception is thrown, see
below.
I am using jboss 2.2 (with tomcat config). I did not made any changes to
the files Scott provided.
Is it possible that i have to make any changes to my jboss configuration -
besides those described in Scotts document?
thanx
joerg
[Default] JBoss 2.2.0 FINAL Started in 0m:8s
[JAASSecurity] User 'scott' authenticated.
[StatelessSession] StatelessSessionBean.ejbCreate() called
[StatelessSession] StatelessSessionBean.echo, arg=Hello
[StatelessSession] StatelessSessionBean.echo, callerPrincipal=scott
[StatefulSession] StatelessSessionBean.ejbCreate() called
[StatefulSession] StatelessSessionBean.echo, arg=Hello
[StatefulSession] StatelessSessionBean.echo, callerPrincipal=scott
[StatefulSession] StatelessSessionBean.ejbRemove() called
[JAASSecurity] User 'stark' authenticated.
[StatelessSession] StatelessSessionBean.echo, arg=Hello
[StatelessSession] StatelessSessionBean.echo, callerPrincipal=stark
[StatefulSession] StatelessSessionBean.ejbCreate() called
[StatefulSession] StatelessSessionBean.echo, arg=Hello
[StatefulSession] StatelessSessionBean.echo, callerPrincipal=stark
[StatefulSession] StatelessSessionBean.ejbRemove() called
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user