| Author |
Message |
|
|
Post subject: MyBlogJSFJPA example WITH SPRING!
Posted: Dec 20, 2008 - 07:52 PM
|
|
Registered Member

Joined: Nov 05, 2007
Posts: 45
|
|
Hello MyEclipse Team,
I've gone through the MyBlog example and it is extremely handy, as a starting point for a cms. But there is one last thing I think needs to be added to it to make a perfect example. And that last thing would be Spring, adding Spring and having all the components dependency injected would be a perfect example of JSF + Spring + Hibernate with the autogenerated JPA myeclipse tools. Doesn't anyone else think so? |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: MyBlogJSFJPA example WITH SPRING!
Posted: Dec 22, 2008 - 04:08 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8013
|
|
I'll make a note of this a feature request. Thank you for your feed back. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: MyBlogJSFJPA example WITH SPRING!
Posted: Dec 22, 2008 - 04:13 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8013
|
|
Moving to MyEclipse IDE >> Examples On-Demand |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: MyBlogJSFJPA example WITH SPRING!
Posted: Dec 24, 2008 - 05:52 AM
|
|
Registered Member

Joined: Nov 05, 2007
Posts: 45
|
|
How long does that usually take? All that really has to be done is add the hibernate libraries (instead of toplink) and use the Spring DAO's instead of the plain DAO's and do a slight change to the postcontroller (I'm puzzled by this part) and web.xml and that's it? |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: MyBlogJSFJPA example WITH SPRING!
Posted: Dec 24, 2008 - 06:27 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23855
|
|
It's a resource issue -- adding changes to the EOD is will behind product development work that is taking place right now, folks are in vacation until next week then we get neck-deep into some heavy stuff. |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|