Hi Pascal and Lofi, you need not change ALL the templates but only those who relate to JBoss. They are located in the andromda-ejb cartridge, in the directory src/templates/*.vsl.
Search for @jboss.* tags in those files and replace them by the appropriate tags for Jonas. If you want to use Hibernate entities instead of entity beans, you should look in andromda-hibernate/src/templates/*.vsl. To make your changes effective, rebuild AndroMDA as described on http://www.andromda.org/pages/recompiling.html Cheers... Matthias > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Lofi Dewanto > Sent: Thursday, January 15, 2004 12:57 PM > To: [EMAIL PROTECTED] > Subject: Re: [Andromda-user] Changes to use with Jonas > > > > By default, AndroMDA is configured for JOSS but I'm planning to use > > Jonas for performance purpose. > > > > I looked up in several ones, but it seems hairy for a > newbie like me : > > I'm not sure to modify all the files I need ! > > > > What are the files I have to modify to generate application > for Jonas? > > You need to modify all the templates and use @objectweb > instead of @jboss XDoclet tag. > -- > --------------------------------------------------- > Blasius Lofi Dewanto > --------------------------------------------------- > OpenUSS - Open University Support System > http://openuss.sourceforge.net > > --------------------------------------------------- > E-Mail : [EMAIL PROTECTED] > ICQ : 39343280 > --------------------------------------------------- > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Perforce Software. > Perforce is the Fast Software Configuration Management System > offering advanced branching capabilities and atomic changes > on 50+ platforms. Free Eval! > http://www.perforce.com/perforce/loadprog.h> tml > > _______________________________________________ > > Andromda-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/andromda-user > ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
