users@glassfish.java.net

i cant find sun-web.xml

From: <forums_at_java.net>
Date: Mon, 18 Jul 2011 01:59:42 -0500 (CDT)

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





projectpic.JPG
(image/jpeg attachment: projectpic.JPG)

glassfish_web_xml.JPG
(image/jpeg attachment: glassfish_web_xml.JPG)

web_xml.JPG
(image/jpeg attachment: web_xml.JPG)