-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Hibernate/Jboss3.2.3/Tomcat5 problem
PostPosted: Wed May 26, 2004 6:09 am 
Newbie

Joined: Fri Mar 26, 2004 7:02 am
Posts: 17
Hi,
i sucessfully integrate hibernate service into jboss 3.2.3 now i try to switch from tomcat4 service to tomcat 5 service (still in jboss3.2.3) and in deployment step (.ear with inside Hibernate's .sar) i recive the following Exception:
----
Caused by: java.lang.IllegalAccessError: tried to access class org.apache.commons.logging.LogFactory$1 from class org.apache.commons.logging.LogFactory
at org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:262)
at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395)
at net.sf.hibernate.jmx.HibernateService.<clinit>(HibernateService.java:30)
----
the same configuration pattern works with tmc4.... I think that it's a hibernate service problem

any idea??

thx


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 26, 2004 6:15 am 
Newbie

Joined: Fri Mar 26, 2004 7:02 am
Posts: 17
this is lins HibernateService's line 30:
private static final Log log = LogFactory.getLog(HibernateServiceMBean.class);


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.