> But the still results in our other problem: you must be connected to the Net > in order to run this task (even though the task itself has no true network > dependencies). > > Does anyone else see this as a problem or are we just different because we > don't want to have to be connected to build?
You should not have to be connected to the net to run the task. I just unhooked my network cable and regenerated some om classes without error (it pulled the database.dtd from the org.apache.torque.engine.database.transform package). I do remember this being broken for me at one point in time, but I don't remember if it was my installation or an old bug that might be in whatever version of Torque you're using that has since got fixed (I'm using HEAD). Actually, come to think of it (looking at the CVS log, thanks to James Hillyerd :-), I think it has to do with Xerces version. Semi-guessing, I think xerces-2.0.0 did not work, but then 2.0.1+ did...? Or something. Play with Xerces versions and see if it helps. - Stephen -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
