Hi all,
I am using ECM, and I have a class that needs to get an instance of the
ComponentManager.. So, I added the class to my config file as a component,
and have it implementing Composable. However, it never seems to be called
by the container..
My roles file looks like this:
<component
role="org.apache.fulcrum.security.adapter.osuser.BaseFulcrumProvider"
class="org.apache.fulcrum.security.adapter.osuser.BaseFulcrumProvider">
</component>
I committed a copy with these changes here:
http://cvs.apache.org/viewcvs/jakarta-turbine-fulcrum/security/src/java/org/
apache/fulcrum/security/adapter/osuser/BaseFulcrumProvider.java
Is this a limitation of using ECM?
Eric
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]