[
https://issues.apache.org/jira/browse/TORQUE-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667660#action_12667660
]
ivano luberti commented on TORQUE-39:
-------------------------------------
Thomas, you just asked me to create here an issue about this matter but it
seems somethin that has been already pointed out.
But it is so old you maybe have forgotten about it
> Wrong database name in generated XML schema with jdbc task
> ----------------------------------------------------------
>
> Key: TORQUE-39
> URL: https://issues.apache.org/jira/browse/TORQUE-39
> Project: Torque
> Issue Type: Bug
> Components: Generator
> Affects Versions: 3.2
> Reporter: Thoralf Rickert
>
> In org.apache.torque.task.TorqueJDBCTransformTask#generateXML() is a bug in
> line 196.
> 195: databaseNode = doc.createElement("database");
> 196: databaseNode.setAttribute("name", dbUser);
> This would generate a wrong XML schema <database name="dbUser"> instead of
> <database name="databaseName">...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]