[Andromda-user] http://team.andromda.org/ website is DOWN?

2004-09-19 Thread Katta
Realized that http://team.andromda.org/ website is down for the last 1 day. Is it being under maintenance? Thanks __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ---

[Andromda-user] Association classes and String[] datatype

2004-09-19 Thread Gabriela Chiribau
1. Can Andromda map association classes ? (I didn't see any in the samples) 2. I did use the datatype.String[] for a field and I got the follwing exception:     [java] Sep 19, 2004 9:23:21 AM net.sf.hibernate.cfg.Configuration add    [java] SEVERE: Could not compile the mapping document    [java

Re: [Andromda-user] What files to change & where to change the code-generation syntax?

2004-09-19 Thread Chad Brandon
You'll need to change the templates (or metafacades) that are located in the cartridge you're using. For example, if you're using the hibernate cartridge you'll need to change the templates located within the andromda-hibernate-cartridge*.jar file. You can override these templates with the prope

[Andromda-user] What files to change & where to change the code-generation syntax?

2004-09-19 Thread Katta
Thanks to all of you for your continued support. I have andromda-303-snapshot (binary version) and wondering which files should I change in order to change some of the code that is generated. For example, if I wanted to put more comments in the code, etc. Where these files are located in binary ve