Why are you changing the DTDs of your XML schema? As far as I know,
XmlToAppData should only be used for reading in schema files, and the
shipped DTD resolver should work on both Linux and Windows/online and
offline.

I've had issues with it working offline; I'm not entirely sure what the
issue was, but I think it got fixed as it now works for me (on Windows).

- Stephen

> -----Original Message-----
> From: Walt Armour [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 28, 2002 2:59 PM
> To: 'Turbine Torque Users List'
> Subject: RE: TorqueDataModelTask and cross-platform XML
> 
> Okay, that looks like the approach.  The only hurdle I see so far is
that I
> can't figure out how to get torque to use my EntityResolver.
> 
> In XmlToAppData.java it explicitly calls
> DTDResolver().resolveEntity(publicId, systemId).
> 
> Is there another piece that I'm not seeing?  Or am I going to have to
submit
> a patch that will allow someone to provide their own EntityResolver at
> runtime (perhaps an attribute on the Ant task that is then passed on
down)?



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to