[Andromda-user] RE: easy way to "eclipsify" AndroMDA projects?

2005-03-29 Thread johnny . macchione
Hi Stefan, The Mevenide project (http://mevenide.codehaus.org) provides very cool plugins to integrate Maven projects into the NetBeans, JBuilder and Eclipse IDEs. I'm currently using the Mevenide plugin for NetBeans 4 and I am pleased with it. It actually adds support for a "Maven project" t

RE: [Andromda-user] Spring without EJB

2005-02-11 Thread johnny . macchione
Chad, Thanks a lot for all those precisions. You're right, there's no problem with those supplementary proxies. It's just that the little overhead of the transaction interceptor might not be justified in a production environment, even if it makes sense in a test environment. A solution might

[Andromda-user] Spring without EJB

2005-02-11 Thread johnny . macchione
Hi all, I have a question about the applicationContext.xml generated by the Spring cartridge. We're using the Spring-cartridge with Hibernate, but without EJBs. The generated applicationContext.xml file contains the following relevant beans: - 'transactionManager' (org.springframework.orm.hibe