|
From: Garvey, P. M \(GE C. Finance\) <pau...@ge...> - 2005-11-04 20:03:46
|
=20 Thanks for the tips, I will subscribe to springframework-user. -----Original Message----- From: spr...@li... [mailto:spr...@li...] On Behalf Of Michael E. Moores Sent: Friday, November 04, 2005 11:07 AM To: spr...@li... Subject: Re: [Springframework-developer] Are there scenarios where EJB is a better option than Spring? can you subscribe to the "springframework-user" list? this list is meant for core spring development, not spring based applications. yep. spring just provides a convenient class to hook your business logic (managed by spring) into your EJB based "managed environment". did you take a look at rod's book? http://www.springframework.org/node/128 i used it to do my EJB wrappers. Garvey, Paul M (GE Commercial Finance) wrote: > Would we still have to generate all the addidtional descriptors and=20 > source files need when developing EJBs if we use Spring to write the EJBs? > =20 > > -Paul > > =20 > > ------------------------------------------------------------------------ > *From:* spr...@li...=20 > [mailto:spr...@li...] *On=20 > Behalf Of *Patrick Peralta > *Sent:* Thursday, November 03, 2005 3:36 PM > *To:* spr...@li... > *Subject:* Re: [Springframework-developer] Are there scenarios where=20 > EJB is a better option than Spring? > > 1. I am trying to find senarios where EJB is a better option > than Spring but so far I haven't found any in the book. > Just started reading BTW. > > > I don't think that Spring and EJB are mutually exclusive. If you have > a problem that requires an EJB solution, there isn't any reason why=20 > you could not use Spring to help write those EJBs. > > ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |