On 3/22/06, David Jencks <[EMAIL PROTECTED]> wrote:
> Maybe the security jar is loaded in an ancestor classloader to this
> configuration, such as rmi-naming. In that case you'd have to move
> the dependency for geronimo-util to that ancestor config. I think
> that if you get geronimo-util into the geronimo-service.xml for the
> security jar that should happen automatically.
You were right -- rmi-naming included geronimo-security. I added the
dependency on geronimo-util to rmi-naming and that fixed the problem.
I'm still happy to "fix it better" by putting something in
modules/security if you know what I need to do for that.
Thanks,
Aaron