I found cause. may be...
fortress doesn't pass context classloader to ExcaliburRoleManager and
ConfigurableRoleManager.

My servlet container's class loader scheme is strange. Default
Thread.currentThread().getContextClassLoader() is not suitable for me.
Therefore I set class loader. But it is not used within xxxRoleManagers.


--
To unsubscribe, e-mail:   <mailto:avalon-users-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:avalon-users-help@;jakarta.apache.org>

Reply via email to