First of all thanks for all your constructive replies. Finally, I'm trying the .jar option (and will definitely learn to use Maven). I'm trying to make Castor work on a simple Java example (Marshalling the Person example of the documentation) but I'm having some issues with the org.apache.commons.logging.LogFactory class. I thought it was a classpath problem but every jar is in my classpath (and is correct, I verified every jar). I don't know what it can be but I'm on it so I hope it won't take too long ;).
Thanks for the replies ! Jorrit Wortel

