Thanks, I think I'm on the good way now, but I'm missing something for sure, because I'm still having the last exceptions and one new :

Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/lo
gging/LogFactory
at org.exolab.castor.util.LocalConfiguration.<clinit>(LocalConfiguration
.java:105)
       at org.exolab.castor.xml.Marshaller.initialize(Marshaller.java:393)
       at org.exolab.castor.xml.Marshaller.<init>(Marshaller.java:350)
       at org.exolab.castor.xml.Marshaller.marshal(Marshaller.java:704)
       at CastorTest.main(CastorTest.java:27)

That's my classpath :

CLASSPATH=%CLASSPATH%;C:\Program Files\Java\jdk1.5.0_03\lib;C:\Program Files\Jav a\jdk1.5.0_03\lib\castor-0.9.6-xml.jar;C:\Program Files\Java\jdk1.5.0_03\lib\xer
ces.jar;C:\Program Files\Java\jdk1.5.0_03\lib\xml-apis.jar;

What sould I do ?
Thanks,
Maxime VERAC




From: "Marco Mistroni" <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: <[email protected]>
Subject: RE: [castor-user] First use of castor
Date: Thu, 9 Jun 2005 16:50:35 +0100

hELLO,
        I think you are missing some jars in your classpath..
If I m correct, other than castor files you need xerces.jar &
xml-apis.jar ....

Anyone pls correct me if I m wrong..

Regards
        marco

_________________________________________________________________
Testez le nouveau MSN Messenger ! http://search.msn.fr/


-------------------------------------------------
If you wish to unsubscribe from this list, please send an empty message to the following address:

[EMAIL PROTECTED]
-------------------------------------------------

Reply via email to