Tuesday, October 12, 2010

Re: Integration of hibernate with GWT

Yuri,

Regarding resource injection with Jetty, please see:
http://wiki.eclipse.org/Jetty/Feature/Annotations

Looks like config might affect whether annotations are read from code
(or whether they need to be specified in a config file).

Jin

On Oct 12, 11:36 am, Y2i <yur...@gmail.com> wrote:
> I can use Eclipse Link in resource-local mode to connect to a data
> store using JPA in plain Jetty (no "application server", just a plain
> web container).  I could probably replace Eclipse Link with Hibernate
> and it would work, I just haven't tried that yet.  But I am not able
> to configure Jetty to enable resource injection for JPA.  Has anyone
> been able to configure plain Jetty to use resource injection/JPA
> without?  Would really appreciate your thoughts and/or links to
> relevant documentation.
>
> On Oct 11, 4:44 pm, SZK <khan.shah...@gmail.com> wrote:
>
>
>
> > I just want to comment on Gilead "run away from it fast as you can"
> > why you ask ? because it is super invasive .
>
> > Use to connect to hibernate just use spring do not need any thing
> > else . However GWTP is a good framework untill such time when GWT's
> > own MVP framework is finalized . Which I hope is sooner rather :)
>
> > On Oct 11, 8:12 pm, Thomas Broyer <t.bro...@gmail.com> wrote:
>
> > > On 9 oct, 18:22, Y2i <yur...@gmail.com> wrote:
>
> > > > Thomas, when you say "it shouldn't be that hard to port to any
> > > > server", what do you mean by the server?  A javax.servlet container
> > > > like Jetty or an application server, like Geronimo, Glassfish, etc.?
>
> > > I meant javax.servlet container (does that really make a difference? I
> > > don't use "application servers" so I really don't know; I only know I
> > > don't need one ;-) )

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment