Hello Kiran, Thursday, February 3, 2005, 11:45:09 PM, you wrote:
KK> Sorry for the hasstle, Matthias but I have looked at your September thread KK> regarding the Hibernate cartidge and I am wondering if you were able to just KK> take an existing .xmi file (from Poseidon or the like) and run a maven KK> andromda:run on it to get the desired hibernate config files. KK> I don't get any output, although the Andromda processor is working fine. Any KK> ideas? I also tried generating the fullblow j2ee app using the KK> maven andromdapp:generate (which works fine, as indicated in your thread), KK> and then replaced the .xmi file created from this in /mda/src/uml with my own KK> and ran the andromda:run, but to no avail. The code is still not generated. KK> Has this been fixed? The thread I am referring to is linked below. KK> http://www.mail-archive.com/[email protected]/msg02623.html KK> Thanks in advance, KK> Kiran if you look at how the thread continued, you will find this: http://www.mail-archive.com/[email protected]/msg02648.html There was no issue to be fixed. The problem was that I had inserted the package below MagicDraw's predefined "Component View" package which seems not to work. I moved the package out of "Component View" so that it is now directly below the model root. I have also tried it once more: andromdapp:generate, then inserted some entities into the model and ran "maven -o", everything went fine, the *.java and *.hbm.xml files were generated properly. Did you use the proper <<Entity>> stereotype? Maybe, you can email the model file to me, I'll see what it contains and give you feedback. Cheers... Matthias --- Matthias Bohlen "Beratung, die Projekte erfolgreich macht..." Internet: http://www.mbohlen.de/ [EMAIL PROTECTED] Post: Luise-Albertz-Str. 25 D-53340 Meckenheim Tel: 0170 / 772 8545 Fax: 02225 / 945189 ------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
