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


Reply via email to