NAK. I just built the Axis2/trunk distribution locally and I don't get this exception.
Andreas On Wed, Apr 21, 2010 at 09:39, Tharindu Mathew <[email protected]> wrote: > I tried to run the axis2server.sh but I get the following exception. This is > with the latest trunk. > > Exception in thread "main" java.lang.ExceptionInInitializerError > Caused by: org.apache.commons.logging.LogConfigurationException: > User-specified log class 'org.apache.commons.logging.impl.Log4JLogger' > cannot be found or is not useable. > at > org.apache.commons.logging.impl.LogFactoryImpl.discoverLogImplementation(LogFactoryImpl.java:874) > at > org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:604) > at > org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:336) > at > org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:310) > at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:685) > at > org.apache.axis2.transport.SimpleAxis2Server.<clinit>(SimpleAxis2Server.java:36) > > > -- > Regards, > > Tharindu > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
