You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by hariharansrc <ha...@gmail.com> on 2011/07/10 01:47:27 UTC

confusion in selecting guice and spring for Ioc

I need to integrate jasper reports and hibernate for my project. I got
archetype for hibernate. And I choose wicket-guice-warp-persist-hibernate.
Then for jasper reports when I search I am getting archetypes but i am
getting archetypes using spring. So it results learning both of them. So,
anybody recommend what to do. Just go with this configuration or any problem 
or conflict will occur from this. Just tell if it costs conflicts.

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/confusion-in-selecting-guice-and-spring-for-Ioc-tp3656982p3656982.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: confusion in selecting guice and spring for Ioc

Posted by Ron Smits <ro...@gmail.com>.
Mixing guice and Spring will alwyas conflict. You have to chose one DI
container and make it work in that. Both are quite easy to set up and use.
Spring is more mature then guice, But Guice is cleaner :)

Ron
I Haven't Lost My Mind - It's Backed Up On Disk Somewhere


On Sun, Jul 10, 2011 at 01:47, hariharansrc <ha...@gmail.com> wrote:

> I need to integrate jasper reports and hibernate for my project. I got
> archetype for hibernate. And I choose wicket-guice-warp-persist-hibernate.
> Then for jasper reports when I search I am getting archetypes but i am
> getting archetypes using spring. So it results learning both of them. So,
> anybody recommend what to do. Just go with this configuration or any
> problem
> or conflict will occur from this. Just tell if it costs conflicts.
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/confusion-in-selecting-guice-and-spring-for-Ioc-tp3656982p3656982.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>