[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4116?page=c...
]
Marcus Row commented on HHH-4116:
---------------------------------
Since logging this case, I have worked around the problem, by specifying in the pom that
the org.slf4j be version 1.5.2, which gets over the problem reported.
IllegalAccessError in tutorial when org.slf4j.LoggerFactory tries to
access org.slf4j.impl.StaticLoggerBinder.SINGLETON
-----------------------------------------------------------------------------------------------------------------------
Key: HHH-4116
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4116
Project: Hibernate Core
Issue Type: Bug
Components: core
Affects Versions: 3.3.2
Environment: Windows XP, HSQLDB 1.8.0.10
Reporter: Marcus Row
Priority: Minor
Attachments: log.txt, settings.xml
Running the command "mvn -e exec:java
-Dexec.mainClass="org.hibernate.tutorial.EventManager"
-Dexec.args="store"" as described in the tutorial results in the attached
stack trace.
This is also not the first bug I've discovered (and worked through) though others
have been fixable by looking up other jiras already raised.
--
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