I also found solutions to some other issues like: how to centralize all
logging configuration to a single file, and how an appender in hibernate
plugin can be found by the log4j plugin, and how to swap to a different
slf4j implementation library so jdk logging, nlog4j or simple log
I'm willing to share the details if you are interested.
I'm definitly interested.
/max
John
Max Rydahl Andersen wrote:
yes, i also find slf4j interesting, but afaik it won't help solve
the logging problem while other components i use uses common logging.
And it will also still have issues with duplicate configuration etc.,
but im not sure.
/max
Hi.
When developing eclipse plugins, I ended up with a severe limitation
when a
plugins makes reference to the apache-commons-logging library AND each
other.
Well, digging around I found the slf4j library
(http://www.slf4j.org/) that
seems to solve my problem.
The cenario where the problem arose was eclipse, where my plugin may
reference or not hibernate's plugin, and both had apache log. Each
plugin
MAY exist without the other, so each one must have logging, but when
they
are both used, we got classloading problems.
I'm testing this new library now in the java.tri plugin. It may be
usefull
to the hibernate-tools.
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel
--
--
Max Rydahl Andersen
callto://max.rydahl.andersen
Hibernate
[EMAIL PROTECTED]
http://hibernate.org
JBoss Inc
[EMAIL PROTECTED]
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel