| Author |
Castor XMl Binding Issue
|
murali vijaya
Greenhorn
Joined: Jun 03, 2004
Posts: 2
|
|
Hi, I am trying to use Castor XML binding services. I am geeting the following exception. Please help me. Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory at org.exolab.castor.mapping.Mapping.<clinit>(Mapping.java:70) at xmlex.Collection.main(Collection.java:28)
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
|
Apparently Castor requires Jakarta Commons Logging in your classpath. You can download that here.
|
 |
 |
|
|
subject: Castor XMl Binding Issue
|
|
|