Le 2013-03-25 à 08:51, miriyala srinivas <[email protected]> a écrit :
> Dear Pascal, > We are going to use WO as a View and Spring for IOC and MVC and > Hibernate for persistance operations.But I am not sure how these > thing are going to be work together.I know for Sure we can Integrate > Spring&Hibernate wih WebObjects.correct me If I am wrong. It should possible, but in my point of view, it's useless. You are going to use WO for the part that is less « powerful ». I really don't see an advantage. Using Cayenne instead of EOF, ok, but Hibernate instead of EOF and Spring for MVC? > On 3/25/13, Pascal Robert <[email protected]> wrote: >> What are you trying to achieve? You wanted to use Hibernate inside >> WebObjects and now you want to use Spring. To me, it seems you think >> WebObjects is an container like Tomcat. If you want to use Spring and >> Hibernate, why do you want to use WO? >> >>> Hi All, >>> I am trying to integrate webobjects application with Spring.I just >>> created applicationContext.xml file which contains several bean >>> definition and I put this file under Resources Folder.when I ran this >>> application I can see applicationContext.xml under build/Resources >>> Folder but not able to load the webObjects application startup.One >>> more thing is that If I put applicationContext.xml in some other >>> location like C:\Apple\applicationContext.xml and I wrote some code to >>> read this file by using spring classes then it worked. >>> I am not trying with wonder application.can anybody have idea how to >>> read applicationContext.xml file while application startup? or Do i >>> have to use wonder application to get the webobjects frameworks >>> benefits?Please help me in this. >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Webobjects-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> https://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca >>> >>> This email sent to [email protected] >> >> _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
