Classes from project's classpath block configuration view
---------------------------------------------------------
Key: HBX-1015
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HBX-1015
Project: Hibernate Tools
Issue Type: Bug
Components: eclipse
Affects Versions: 3.2.beta11
Reporter: Dmitry Chuyko
Priority: Blocker
Let eclipse project refer to jcl104-over-slf4j library ver. 1.4.2 or log4j incompatible
with one used in tools plugin. Then user is unable to open project's configuration in
hibernate configurations view. The plugin creates classloader that uses project's
classpath and the classloader is used to analyse classes in a configuration. But classes
loaded by this classloader (log4j) start being used by tools plugin itself and that leads
to errors like NoSuchMethodError when versions are incompatible. Dialog with stack trace
is shown and configuration details are not displayed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira