Hello, normally Castor should work with the classes no matter if these classes are in a jar or not... Can you please give more information about the environment? Are you running in a standalone app? Is it within a web container?...
Regards Joachim 2008/5/20 Konni <[EMAIL PROTECTED]>: > > How do I tell the unmarshaller where to find the corresponding classes? > When I use a folder "edi/ordrsp" and store all the necessary class files, > then the unmarshaller works properly. But when I use a jar file, which also > contains all the classes in the package "edi/ordrsp", then I get a > "NoClassDefFoundError", although the jar file is in the classpath. > Is this an issue with the classloader? Do you have some sample code using > the unmarshaller referring to classes in a jar file? > > Thanks, > Konni > -- > View this message in context: > http://www.nabble.com/unmarshal-tp17341722p17341722.html > Sent from the Castor - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

