Bruce-
So then my question is can one mapping file refer to another within the jar file? Right now I have two major mapping files, where one is <include> in the other... I wasn't sure how that would parse...
Thanks, Stephen
Bruce Snyder wrote:
On Fri, 07 Jan 2005 08:22:09 -0500, Stephen Bash <[EMAIL PROTECTED]> wrote:
The only reason I think the *Descriptor.class files might be easier is the fact that the user is already getting a jar file from me for use. They don't need to know what's in the jar file, they just need to know how to use it... (Am I correct in assuming that using Descriptors allows the user to unmarshal using the static calls?)
Stephen,
If the user is already going to receive a jar file from you, just put the mapping descriptor(s) in the jar file. I always put my mapping and jdo-conf descriptors inside of jar files because it's easier to distribute.
Bruce
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-user
