Thanks for the reply scott,

Here is my login-config.xml entry.

..
<application-policy name="jaasRealm">
     
        <login-module flag="required" 
code="au.com.company.project.server.security.JdbcServerLoginModule"/>
    
   </application-policy>
..

As mentioned the server side LoginModule seems to be doing the right thing.  The right 
people are being granted/denied access and I have checked the Principal in our front 
controller and it is set as expected.

You can also find URL's to some other useful artifacts below. 
Server Login Module: http://www.users.on.net/adammal/JdbcServerLoginModule.java
EJB JBoss Descriptor: http://www.users.on.net/adammal/jboss.xml
EJB Descriptor: http://www.users.on.net/adammal/ejb-jar.xml

Let me know if you would like any more information. I would really like this problem 
solved.  It seems that many people are interested in this 




<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827355#3827355";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827355>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to