Hello Chad,
I cannot se the message in your reply so I added it here again:
I am using MySql as a Database engine and found an error in the
"project.properties"-file (in the project root).
Here it says:
# Change this to generate to the correct MDA database mappings
# For MySql use: MySql
# For Hypersonic use: HypersonicSql
# For Oracle9i use: Oracle9i
sql.mappings=MySQL
To get this to work you MUST use "MySQL", not "MySql" as it is said in the
comment, just as I have above.
// Mikael
The problem seems to be that the MySql mapping file is namned
"MySQLMappings.xml" instead of "MySqlMappings.xml" in "C:\Documents and
Settings\Mikael\.maven\cache\maven-andromda-plugin-3.0M3-SNAPSHOT\plugin-resources\andromda\mappings".
-----Ursprungligt meddelande-----
FrÃn: Chad Brandon [mailto:[EMAIL PROTECTED]
Skickat: mà 2004-12-20 01:49
Till: Mikael Thorman; [EMAIL PROTECTED]
Kopia:
Ãmne: RE: [Andromda-user] FYI: MySql error in project.properties
Can you be a little more descriptive, like tell us where the error is
so we can fix it?
Thanks,
Chad
_____
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mikael
Thorman
Sent: Sunday, December 19, 2004 5:45 PM
To: [EMAIL PROTECTED]
Subject: [Andromda-user] FYI: MySql error in project.properties