I've created a special use appender by extending the AppenderSkeleton class
and have it working as expected.  It works as long as I instantiate and
configure the appender within a class.

When I try to declare and configure it via a property file, I get a
ClassNotFound exception.

It is in a jar file I know is in the classpath.  Is there a limitation on
where an appender needs to be?

Any suggestions would be appreciated.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to