[EMAIL PROTECTED] writes:

> When generating an XML schema from a SQL Schema, the output xml contains a
> javaname attribute (notice the lowercase "n" in javaname)
> 
> The database.dtd defines this attribute as javaName (with a capital 'N')
> and therefore the XML is not valid.  Please change the code in the
> org.apache.torque.engine.database.model.Table toString() method to output
> "javaName" instead of javaname, making the output XML valid.

Thanks for the report, Mike.  This is now fixed in CVS HEAD of the
jakarta-turbine-torque repository.  Next time, you could also file an
issue against Torque using our Scarab installation at
<http://issues.apache.org/scarab/issues>.
-- 

Daniel Rall <[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:turbine-torque-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-torque-dev-help@;jakarta.apache.org>

Reply via email to