i'm a new developer with the j2ee.
after do the  Duke's Bank emaple in the <Getting Started with JBoss 4.0> step 
by step, i can run this example well.
but, i find something unnormal in the Security.

in the <Getting Started with JBoss 4.0>, it said must add the following policy 
to the conf/login-config.xml file,such as
<application-policy name="dukesbank">

<login-module code="org.jboss.security.auth.spi.UsersRolesLoginModule"
flag="required" />

</application-policy>

although i'm not doing these thing, the same result of the Security is output.

i don't know why. could you give me some advisement?  

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965662#3965662

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965662
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to