users@glassfish.java.net

JPA with hibernate as Persistence provider & Glassfish

From: <glassfish_at_javadesktop.org>
Date: Fri, 23 Mar 2007 07:11:23 PST

Hi Shiva,

I also ran to the same problem with common-loggings and log4j jars
i am using Hibernate3.2, NetBeans5.5

When i copy the commons-logging-1.1.jar, log4j-1.2.14.jar
into Sun\Appserver\lib or \Sun\AppServer\domains\domain1\lib then i ran to exception..
Any heal would be highly appriciated....

Pl. help us we are the promoter of SunOneServer/GlashFish to use for our project and till now i donĀ“t see any help regarding these poblems...

java.lang.ExceptionInInitializerError
        at com.sun.jbi.httpsoapbc.OutboundMessageProcessor.<init>(OutboundMessageProcessor.java:146)
        at com.sun.jbi.httpsoapbc.OutboundReceiver.run(OutboundReceiver.java:115)
        at java.lang.Thread.run(Thread.java:619)
Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Class org.apache.commons.logging.impl.Log4JLogger does not implement Log
        at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:532)
        at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:272)
        at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:246)
        at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395)
        at org.apache.commons.httpclient.HttpClient.<clinit>(Unknown Source)
        ... 3 more
Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Class org.apache.commons.logging.impl.Log4JLogger does not implement Log
        at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:416)
        at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:525)
        ... 7 more
Caused by: org.apache.commons.logging.LogConfigurationException: Class org.apache.commons.logging.impl.Log4JLogger does not implement Log
        at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:412)
        ... 8 more
[Message sent by forum member 'bandip' (bandip)]

http://forums.java.net/jive/thread.jspa?messageID=209625