I just downloaded a clean b3, and after applying the patch I've just posted, everything works just fine.
Can you try the patch and then also assure you haven't edited the interplanetary schema? If you still get the error, let us know, and attach any schemas you have in your schema directory. Thanks, Stephen > -----Original Message----- > From: Peter White [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 31, 2002 9:53 AM > To: [EMAIL PROTECTED] > Subject: Torque-3.0-b3 tutorial schema won't build (parser "whitespace" error) > > I am trying to run the tutorial. I have followed the instructions "almost" exactly (I > commented out the buggy line > "useClasspath" in build.properties), to the part where you run "ant -f build- > torque.xml". This fails with an error > that centers around the following: > > --- snip --- > [torque-sql] Generating to file .... blah blah > [torque-sql] Resolver: used database.dtd from > org.apache.torque.engine.database.transform package > [torque-sql] Fatal Error [line 12, row-1]: Whitespace required before attributes. > [torque-sql] org.xml.sax.SAXParseException: Whitespace required before attributes. > [torque-sql] at org.apache.crimson.parser.Parser2.fatal(Parser2.java:3108) > --- snip --- > > I then tried buidling the interplanetary schema that comes in the schema directory, > and got exactly the same error. > > Anyone know what the problem might be? > > -- > To unsubscribe, e-mail: <mailto:turbine-torque-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-torque-user- > [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
