So ... JBoss uses log4j, then I must be missing something else because I
can't see the log4j.jar that's held in JBoss's ~/lib/ext dir (which I think
is in the app classpath)? The "import org.apache.log4j.Category;" I'm adding
to my ejb's are not being found when compiling. "Class
org.apache.log4j.PropertyConfigurator not found in import."
> JBoss uses log4j as its core logging system (though there are some parts
> which need to be migrated). It is loaded from the JMX MLet. So every
> component in JBoss (with a minor exception to the bootstrap code) has
> complete access to the log4j api.
---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: log4j-user-help@jakarta.apache.org
|