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:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
