Re: AbstractComplementaryConfigurableAction bug?

2002-02-08 Thread Tim Myers
? Tim Myers On Fri, Feb 08, 2002 at 08:37:02AM -0500, Berin Loritsch wrote: > Colin Hall wrote: > > Hi Berin, > > I am in the process of upgrading to cocoon 2.0.1 and have discovered what I > > think is a problem in the latest version of > > AbstractComplementaryConfigu

Re: AbstractComplementaryConfigurableAction bug?

2002-02-08 Thread Berin Loritsch
Colin Hall wrote: > Hi Berin, > I am in the process of upgrading to cocoon 2.0.1 and have discovered what I > think is a problem in the latest version of > AbstractComplementaryConfigurableAction. > > I noticed that the actions that I wrote were breaking when trying to load >

AbstractComplementaryConfigurableAction

2001-07-26 Thread Johannes Hofmann
I just looked at the source of AbstractComplementaryConfigurableAction.java. Is the descriptor unique in the whole JVM? I think one should use resource.getSystemId() instead as key in the configurations map, as descriptor might be a relative path or somthing similar. BTW: I really like C2! Chee