i'm trying to build an example from scratch but ... and here it comes .. I have 
a problem. I descided to use ant instead of maven, i looked at the docs found 
the following:

<namespace name="default" ignore="false">
<property name="languageMappingsUri"  value="file:${basedir}/JavaMappings.xml"/>
</namespace>

Where can I find this file, perhaps I missed it but I'm unable to find it in the distribution???

you'll find all of them (XML mapping files) in the "ant" library: andromda-ant-*.jar

Just unpack them to your chosen location and use them.

Second question: My hibernate pojo's and mappings are being generated correctly 
... but the id's are wrong, for each id he makes the following:

$identifier.type.fullyQualifiedName instead of the default Long

I have no id defined in the uml model, I tried to add an id in the model but still the same problem.

it's because you need those XML mapping files...

Hope this helps!
--
---------------------------------------------------
Blasius Lofi Dewanto
---------------------------------------------------
OpenUSS - Open University Support System
http://openuss.sourceforge.net
---------------------------------------------------
E-Mail   : [EMAIL PROTECTED]
---------------------------------------------------



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to