Christopher, did this get you started, or do you still any more help ?
In addition, you could write your own Ant build file, and use the Ant task (definition) for the XML code generator within this build file. Werner Srinivasan, Pady wrote: > 1. Set class path first. > > 2. Run: java org.exolab.castor.builder.SourceGenerator -i yourSchema.xsd > -types j2 -package com.yourpackage > > > > Thanks > > -- pady > > > > > Email Confidentiality Notice: The information in this email and > subsequent attachments may contain confidential information that is > intended solely for the attention and use of the named addressee(s). > This message or any part thereof must not be disclosed, copied, > distributed or retained by any person without authorization from > Fidelity Investments. > > > > > -----Original Message----- > From: Christopher Garwood > [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 14, 2007 10:02 AM > To: [email protected] > Subject: [castor-user] command line operation > > > Hi, > > I'm new to Castor and am trying to get it working but am running into a > bit of confusion. I've checked out the online docs but am still a > little confused about set up. I'm trying to run Castor from the command > > line; just feed it a schema and get back the java classes. There is a > command to run but it seems I'm missing something. Is there anyone who > could possibly give just some bullet point steps on set up (I'm talking > real idiot type guide :) ) so that I can run this? I tried running some > > of the examples but cannot find the build file against which to run > ant. Thanks for your time. > > Chris. > > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

