Hi Keith,
> You can also set the castorbuilder.properties by calling:
>
> Properties myProps = sgen.getDefault(); //-- needs to be
> changed to getDefaultProperties()!
> myProps.setPropert("org.exolab.castor.builder.superclass",
> "com.acme.BaseObject");
> sgen.setDefaultProperties(myProps);
Yes, that is the best way to me, because I don't have to use the
properties file. Thanks, that helped.
Marco
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev