Carsten Ziegeler wrote:
> Volker Schmitt wrote:
> > Another solution is to add a protected Method to 
> > ExcaliburComponentSelector
> > :
> > 
> > canRelease(Object Component) {
> >       return m_componentMapping.get( component ) != null;
> > }
> > 
> Yes, good idea! I have added it to excalibur and I'm now trying
> to find out how to build the excalibur jar for cocoon...
> 
Ok, I think I did the right thing...can you please cross-check
if my latest changes are correct?

Thanks
Carsten

Reply via email to