Kevin Smith wrote:
> The ROLE string for this class refers to:
>
> org.apache.avalon.cornerstone.services.silk.SilkServer
>
> but the class name is StageManager.
>
> Is this a typo or intentional? I noticed it as I was going thru the code
> tidying up the ROLEs.
It may change again, so change the ROLE definition to be like this:
String ROLE = StageManager.class.getName();
--
"They that give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety."
- Benjamin Franklin
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>