[EMAIL PROTECTED] wrote:
>
> So it looks as if you can only do one name space at a time in castor.
The SourceGenerator does one schema at a time yes.
> So when importing from another schema you have to manually add the proper
> import statements. This sound right to everyone?
You need to map you namespaces and packages in the
castorbuilder.properties (with version 0.9.4.2 you can do it in the
castor.properties file as well)
> Is there a way for
> Castor to do the import statements automatically? Will setting
> org.exolab.castor.builder.nspackages do the right thing?
Yes, that's what it's there for.
> Is there a way to specifiy the location of the properties file from the command
>line? Seems
> kind of cumbersome having to pack a jar every time you make an edit.
Just drop one in the directory in which you are calling the source
generator. Castor always checks the current working directory. You don't
need to repackage the jar file.
--Keith
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev