-----Original Message----- From: Wouter Zoons [mailto:[EMAIL PROTECTED] Sent: Friday, February 11, 2005 9:25 AM To: [EMAIL PROTECTED] Cc: Chad Brandon; [email protected] Subject: RE: [Andromda-user] Spring without EJB
> Just one more thing: does the andromdapp:generate Maven plugin goal allow > to generate just a web application instead of a > complete J2EE application (WAR instead of EAR) ? > Chad, he's asking whether it would make sense to build a .war including all the libraries that are needed .. without the .ear this is particularly useful when used in combination with the Spring cartridge (without the session ejbs) if you are using WebSphere then you will run into classloading problems (as a collegue did, he told me the problem is solved by putting everything in the .war, which would also make it possible to deploy in Tomcat only) should we support that ? [CB] Yeah if you look in JIRA it's a task for me to get done for the AndroMDApp generate plugin (same with the ant tool too...Martin will add it). -- Wouter ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
