>From a previous email: Unzip the andromda-ejb.jar file somewhere. In the templates directory there is a file "EntityBean.vsl". You change this to generate the code however you want, then rebuild the andromda-ejb.jar. The easiest way is to change your build.properties to use this jar file instead of the one in the AndroMDA home.
Search for "$suffix" This obviously isn't the most convenient way to customise the generated code, but unfortunately is the only way. It would be good if things like the FK suffix could be set in a properties file, or possibly as tagged values of the model. Regards, David Wann. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ingo Bruell Sent: Friday, 20 June 2003 10:20 PM To: [EMAIL PROTECTED] Subject: [Andromda-user] relation tags -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, after some problems with the classpath i've got it working again :-) Now i am testing configuring relations between entity beans and wonder how i could define the fk-column name. Is it possible to overide the automaticly generated name somewhere ? Now the name is generated out of the target-name plus the suffix defined in the andromda task, right ? best regards Ingo Bruell - - --- <[EMAIL PROTECTED]> <ICQ# 40377720> Oldenburg PGP-Fingerprint: CB01 AE12 B359 87C4 BF1C 953C 8FE7 C648 169E E5FC Germany PGP-Public-Key available at pgpkeys.mit.edu -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.8 for non-commercial use <http://www.pgp.com> iQA/AwUBPvLt5o/nxkgWnuX8EQK3mgCgun+rjF04v23/7fw1L/NY/Z7eff0AoIDT 3F5m3LReefXFJl8DkNfwly7r =syHH -----END PGP SIGNATURE----- ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
