You parameters are correct, but you're passing too many parameters to be
using sourceGen.bat.
Call the source generator directly. The sourceGen.bat file can only pass
along up to 9 arguments. So any args passed 9 won't be passed along.
Instead use:
java org.exolab.castor.builder.SourceGenerator
--Keith
[EMAIL PROTECTED] wrote:
>
> What is the exact string for specifig the use of collections instead of
> Vectors in the source generator. I use this command line and the system
> doesn't seem to recognize the use of collections:
>
> call sourceGen.bat -verbose -i C:\Projects\FXNG\msg\schema\GL.xsd -dest C:
> \Projects\FXNG\castor\src -line-separator win -package
> com.globallink.glml.xml.schema -types j2
>
> >From reading the docs it looks like -types <j2 | odmg> should work but no
> luck. What's wrong?
>
> - Travell
> _____________________________________________________
>
> Travell Perkins
> Senior Associate / Application Developer Consultant
> globallink / State Street Bank
> [EMAIL PROTECTED]
> _____________________________________________________
>
> -----------------------------------------------------------
> If you wish to unsubscribe from this mailing, send mail to
> [EMAIL PROTECTED] with a subject of:
> unsubscribe castor-dev
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev