I am using JBoss AS 4.0.2 , JBoss-Portal 2.0 and Oracle9i. I am developing a portlet to authenticate users... The procedure is as follows.
I have created a USERS_TAB table with USER_NAME and PASSWORD fields and USER_ROLES_TAB table with USER_NAME and USER_ROLES fields. I need to users to type their user name and password and authenticate them. Then to give previledges to only to read AdminCMS directory. I also need to create users in USERS_TAB table. Can somebody give me a help to do this project. I have already actuvated JBoss for Oracle DB connectivity and I can access it through the jboss-portal. I need the security configuration that I need to do to JBoss portal... Thank you...! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928359#3928359 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928359 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
