I forgot to add that the support for AndroMDA is even more amazing than AndroMDA itself ;-) I never had a fastest answer for my dumb questions ! Thanks !
I understood that it is not possible to use EJB with Tomcat. But the Spring HowTo had me believe it is possible to use the Spring Cartridge with Tomcat (http://www.andromda.org/andromda-spring-cartridge/tips.html - "Running without EJB"). Is the documentation still up to date ? If it is, could you be a bit more specific about the properties I should tune ? Or maybe my problem is totally unrelated to EJB's ... Btw, I'm using AndroMDA 3.0 Thanks a lot Guillaume Lederrey On 5/13/05, Wouter Zoons <[EMAIL PROTECTED]> wrote: > Tomcat, unlike JBoss, does not support EJBs, so it's not possible to use > this technology :-) > > -- Wouter > > Guillaume Lederrey wrote: > > First of all, I really need to thank all the developpement team ! I > > just began using the Bpm4Struts and Spring cartridge, it is amazing ! > > There are a lot of great ideas in those cartridges, and best of all, > > now my project looks much "cleaner", easier to understand (and > > probably maintain as well). So, great job, keep going ! > > > > Of course, I still have a few problems ... I try to run my app on > > Tomcat, but I get an error (reported below). The Spring HowTo talks > > about disabling the session-ejb in mda/project.xml to do that, but > > there is no such line ... I find a reference to an hibernate session > > in "core/target/src/applicationContext.xml" : > > > > <!-- Hibernate SessionFactory --> > > <bean id="sessionFactory" > > class="org.springframework.orm.hibernate.LocalSessionFactoryBean"> > > <property name="dataSource"><ref bean="dataSource"/></property> > > [...] > > > > I agree, my description of the problem is not very precise, but it's > > the first time I'm using Spring and EJB, ... I'll be happy to provide > > more informations or to go ask my questions on to the Spring team if > > you tell me so ... > > > > Thanks a lot ! > > > > Guillaume Lederrey > > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_ids93&alloc_id281&opclick > _______________________________________________ > Andromda-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/andromda-user > ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_ids93&alloc_id281&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
