SJAS 9 Container Security problem.

I'm trying to get container based security working for my enterprise/web app. It's all bundled up in an EAR. This is a NetBeans enterprise project.

I wrote a simple example web app to test the security, and it seems to work. I put the users in the file realm, gave them groups, mapped the groups in sun-web.xml, etc.

That little test webapp works fine.

But when I apply the same techniques to the webapp in my EAR, it prompts me for the login information, but I'm denied access to the pages.

I also tried bundling my test web app in to the ear, it not longer works. It works fine stand alone, but does not work in the EAR.

Is there something that i am missing?

[700 byte] By [whartunga] at [2007-11-26 12:58:07]
# 1
check your releams/server configuration
reflex2javaa at 2007-7-7 16:55:12 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...