On Mon, 4 Feb 2002 00:32, Paul Hammant wrote: > Twofold cause : > > 1) DefaultContext cannot "locate java.util.Observer" > > 2) getLogger() retuns null as it has not been setup yet at line 109. > Perhaps CLIMain should setup an interim logger before doing execute() > on DefaultEmbeddor.
crap!!!! My fault. All my servers now use Wrapper to launch and I didn't test the code without wrapper ;) Anyways Logger should be parsed to embeddor - not doing so is the dreaded Subversion of Control anti-pattern. I will fix it up in a tick. -- Cheers, Pete ------------------------------------------------------------- | Egoism is the drug that soothes the pain of stupidity. | ------------------------------------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
