Hi there,
I using
* netbean 7.0
* glassfish 3.1
* JavaEE6
I configured on glassfish JDBCRealm as follows
*JAAS Context:* jdbcRealm
*JNDI:* jdbc/zantel
*User Table:* users
*User Name* Column: user_name
*Password Column:* user_pass
*Group Table:* user_roles
*Group Name Column:* role_name
*Assign Groups:*admin,normal
*Database User:*
*Database Password:*
*Digest Algorithm:* MD5
Connection pooling/resource is done and tested.
I was using tomcat but tomcat doesnt support javaEE6, so i have to change my
project from tomcat to glassfish.. i cant see sun-web.xml what should i do?
My Question, i need to add security setting in sun-web.xml but cant find it.
I have attach my screens
--
[Message sent by forum member 'abubakargurnah']
View Post: http://forums.java.net/node/823353