Hi,
Look at this..
<security-constraint>
<web-resource-collection>
<web-resource-name>SecureO
<description> Security constraint for resources in the orders/east directory </description>
<url-pattern>/orders/east/
<http-method>POST</http-me
<http-method>GET</http-met
</web-resource-collection>
<auth-constraint>
<description> constraint for east coast sales </description>
<role-name>east</role-name
<role-name>manager</role-n
</auth-constraint>
<user-data-constraint>
<description>SSL not required</description>
<transport-guarantee>NONE<
</user-data-constraint></s
And for more info refer here..
http://e-docs.bea.com/wls/
R.K
Main Topics
Browse All Topics





by: damonfPosted on 2004-09-22 at 07:11:56ID: 12123139
In WAS and WSAD, you have to turn on global security in order for security constraints to work. Turning it on in WSAD can be problematic. I was never able to get it to work myself. It works fine in WAS however.
e.com/Web/ Applicatio n_Servers/ Websphere/ Q_21091334 .html
See this Q where another user had the same problem:
http://www.experts-exchang