Re: Trying to use spring with wicket

2008-06-25 Thread Nino Saturnino Martinez Vazquez Wael
It actually uses JPA for annotations, which then forwards the actual implementation to hibernate in this case. Im not sure if you can easly switch from JPA to .hbm . Since JPA are annotation driven.. Are there many mapping files? You could perhaps try to fiddle with this setting, in persiste

Re: Trying to use spring with wicket

2008-06-25 Thread Piller Sébastien
One little question: why isn't there some *.hbm.xml? How is the mapping between pojo and db done? Is it possible to use *.hbm.xml with this exemple? They are already writted, and I would like to use them? Could you point me to a direction? Thanks! Nino Saturnino Martinez Vazquez Wael a éc

Re: Trying to use spring with wicket

2008-06-25 Thread Nino Saturnino Martinez Vazquez Wael
No problem, please say if you have any RFE's:) I know that packages arent being generated but dont know howto do it any better when doing a multi project archetype... Piller Sébastien wrote: It works very well, thanks ;) Igor Vaynberg a écrit : i think this maven archetype might be what yo

Re: Trying to use spring with wicket

2008-06-25 Thread Piller Sébastien
It works very well, thanks ;) Igor Vaynberg a écrit : i think this maven archetype might be what you are looking for http://www.wicketstuff.org/teamcity/viewType.html?buildTypeId=bt17 -igor On Tue, Jun 24, 2008 at 8:29 AM, Piller Sébastien <[EMAIL PROTECTED]> wrote: Hello guys, I'm tryi

Re: Trying to use spring with wicket

2008-06-24 Thread Igor Vaynberg
i think this maven archetype might be what you are looking for http://www.wicketstuff.org/teamcity/viewType.html?buildTypeId=bt17 -igor On Tue, Jun 24, 2008 at 8:29 AM, Piller Sébastien <[EMAIL PROTECTED]> wrote: > Hello guys, > > I'm trying to get Wicket use Spring & Hibernate correctly. I don'

Trying to use spring with wicket

2008-06-24 Thread Piller Sébastien
Hello guys, I'm trying to get Wicket use Spring & Hibernate correctly. I don't know Spring very well, so I probably made some great errors. I have some question for the beginning: - I saw a "SpringWebApplication" in wicket. Does my app must extends this class or is it possible to use spring

Re: Use Spring with Wicket

2008-06-04 Thread James Carman
> > Any help > > Thanks > > - > Samit :confused: > -- > View this message in context: > http://www.nabble.com/Use-Spring-with-Wicket-tp17600138p17648634.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > ---

Re: Use Spring with Wicket

2008-06-04 Thread Samit
Thanx Guys for ur quick response... Now i want to learn Integration of Wicket with Spring and Hibernate... Any help Thanks - Samit :confused: -- View this message in context: http://www.nabble.com/Use-Spring-with-Wicket-tp17600138p17648634.html Sent from the

Re: Use Spring with Wicket

2008-06-03 Thread Samit
t; - Samit :confused: -- View this message in context: http://www.nabble.com/Use-Spring-with-Wicket-tp17600138p17620013.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAI

Re: Use Spring with Wicket

2008-06-03 Thread Samit
create dao..where i'll open the conenction.how will i write in >> db......Can u plz explain now? >> > > - Samit :confused: -- View this message in context: http://www.nabble.com/Use-Spring-with-Wicket-tp17600138p1762.html Sent from the Wicket -

Re: Use Spring with Wicket

2008-06-03 Thread Stefan Fußenegger
nicer domain ;) -- View this message in context: http://www.nabble.com/Use-Spring-with-Wicket-tp17600138p17619622.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Use Spring with Wicket

2008-06-03 Thread Nino Saturnino Martinez Vazquez Wael
See the blog tutorial(search for it on the wiki), it uses JPA for this.. Or see wicket iolite, it creates a project for you, which you can expand Samit wrote: Suppose I am having a html page...having fields like : Name and Ageand I want to save the records in db..So how will

Re: Use Spring with Wicket

2008-06-03 Thread Michael Sparer
p://talk-on-tech.blogspot.com -- View this message in context: http://www.nabble.com/Use-Spring-with-Wicket-tp17600138p17619595.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL

Re: Use Spring with Wicket

2008-06-03 Thread Samit
ge in context: http://www.nabble.com/Use-Spring-with-Wicket-tp17600138p17619451.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [

Re: Use Spring with Wicket

2008-06-03 Thread Michael Sparer
e: > > 1. Change in web.xml for listener.. > 2. make applicationContext.xml file > > 3. > > Now what? > - Michael Sparer http://talk-on-tech.blogspot.com -- View this message in context: http://www.nabble.com/Use-Spring-with-Wicket-tp17600138p17617314.html

Re: Use Spring with Wicket

2008-06-02 Thread Samit
-Spring-with-Wicket-tp17600138p17617192.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Use Spring with Wicket

2008-06-02 Thread Martijn Dashorst
http://www.google.com/search?q=wicket+spring On Mon, Jun 2, 2008 at 2:27 PM, Samit <[EMAIL PROTECTED]> wrote: > > Hi, > > Can any1 plz help me to understand how to use Spring with Wicket?... > > i.e. 1. DAO? > > > Thanks > Samit > > - >

Re: Use Spring with Wicket

2008-06-02 Thread James Carman
understand how to use Spring with Wicket?... > > i.e. 1. DAO? > > > Thanks > Samit > > - > Samit :confused: > -- > View this message in context: > http://www.nabble.com/Use-Spring-with-Wicket-tp17600138p17600138.html > Sent

Use Spring with Wicket

2008-06-02 Thread Samit
Hi, Can any1 plz help me to understand how to use Spring with Wicket?... i.e. 1. DAO? Thanks Samit - Samit :confused: -- View this message in context: http://www.nabble.com/Use-Spring-with-Wicket-tp17600138p17600138.html Sent from the Wicket - User mailing list archive at