Hi all,
Thanks for your help! it was indeed an older version of Xerces. We have
to use the version 1.1.3.
And YES! Torque is a very NICE tool! I love it!
But then I have far more questions and may be somone could help me:
General:
-------
- is there a way to tel the user that the XZY library he use is not up
to date? (a kind of versioning system,...)
Torque:
------
- AutoNumber are remove:
If I do a DB -> XMl -> SQL. I loast all my autonumbers. it could be
nice if torque would keep ALL the DDB info.
- How do you create Autonumbers?
- If a table Index is a string, there is an error: String/Integer
comaprison in the Peer classes. This would be nice to fix this, no?
Desing COmment and Questions:
-----------------------------
- Torque is template based, but inside the code there is a lot of
println! This is not really useful! It would be nice to be able to
templatize most of the generated code!!!!!
This way it would be also possible to create Doc, info,.... other
formats (like C++,....),....
- This would necesite some kind of 'for each' loop, condtional coding
system (if String=="" in the case of String index,....)
In few word: be able to modify the preseantation using a full XSL/XML
system!
This way it would be even possible to create an almost "full"
application in any dreamt language using only the XML schema!
I know, there are a lot of ideas,... but what do you thing????
Anyhow, Torque seems to be the most powerfull tool I ever seen after
grep!!! I like it!
Thanks for your help,
Didier.
Didier Dubois wrote:
>
> Hi all,
>
> i try to use torque JDBCToXMLSchema to create an XML schema from a Mysql
> Db. But I get nothing at all, just an empty system-jdbc.xm file !!!
> no logs, echo $? equql 0, no error on STDOUT or STDERR,... silence!
> nothing! Nada! Rien!
>
> I can connect my DB using the paramters I put in troque.props
> and I run
> $ java -cp ${CLASSPATH} org.apache.turbine.tools.torque.JDBCToXMLSchema
>
> any idea?
>
> Thanks,
> Didier
>
> --
> Didier Dubois
> mailto:[EMAIL PROTECTED] http://www.idbsoft.ch
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?: [EMAIL PROTECTED]
--
Didier Dubois
mailto:[EMAIL PROTECTED] http://www.idbsoft.ch
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]