[jboss-user] [Datasource Configuration] New message: "Re: How to configure Oracle with my application in jboss 5.0"

Peter Johnson do-not-reply at jboss.com
Tue Feb 16 13:41:00 EST 2010


User development,

A new message was posted in the thread "How to configure Oracle with my application in jboss 5.0":

http://community.jboss.org/message/526612#526612

Author  : Peter Johnson
Profile : http://community.jboss.org/people/peterj

Message:
--------------------------------------------------------------
Where did you get these from:
 
<module-option name="userTable">wb_login</module-option>
        <module-option name="userNameCol">username</module-option>
     <module-option name="userRoleTable">user_roles</module-option>
        <module-option name="roleNameCol">role_name</module-option>
 
There are no such properties for the DatabaseServerLoginModule class. You need to use principalsQuery and rolesQuery. See this:
http://community.jboss.org/wiki/DatabaseServerLoginModule

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/526612#526612




More information about the jboss-user mailing list