Are you sure the initial login is successful?
For example, I see a role with name "admin" referenced in your
<auth-constraint>, but I don't see this role declared anywhere in your
web.xml: I would have expected to see
<security-role>
<role-name>admin</role-name>
</security-role>
somewhere in your web.xml, along with a corresponding
<security-role-mapping> in your sun-web.xml (which I don't
see either).
Jan
On 02/10/09 01:15, glassfish_at_javadesktop.org wrote:
> Hello,
>
> Is there any suggestion?
> [Message sent by forum member 'bsevindi' (bsevindi)]
>
> http://forums.java.net/jive/thread.jspa?messageID=330983
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>