Thanks!

On Wed, Jan 20, 2010 at 7:46 AM, Richard Berger <[email protected]>wrote:

> I had Gilead 1.2.3 working with GWT 1.6 and Hibernate 3.3.2 then
> upgraded to Gilead 1.3, GWT 2.0 and Hibernate 3.3.2.  I never ran into
> the problem that you are seeing.
> My .classpath file in Eclipse has:
> ....
>
>
> On Jan 20, 6:10 am, mig <[email protected]> wrote:
> > I've got Gilead 1.2.3 set up and working with Gilead and GWT 2.0 RC2
> > in both stateless proxy mode and dynamic proxy mode. Although there
> > are some problems with dynamic proxy generators (not Gileads fault),
> > everything works just fine. Do you strictly need Gilead 1.3 ?
> >
> > On 19. Jan, 23:16 h., John Ivens <[email protected]> wrote:
> >
> >
> >
> > > Has anyone gotten this to work?
> >
> > > I have followed advice on the web and tried my darndest to set this up.
>  I
> > > am talking to mysql in the background but that shouldn't matter.
> >
> > > I am switching to DTOs because I have run out of time, but I will
> switch
> > > back at a convenient time if anyone can tell me how to set this up.
> > > I'd like to know especially what all the jar files are that you used,
> which
> > > version of beanlib, hibernate, etc.  I am following the latest
> instructions
> > > for gilead.
> > > No matter what I do I get this message:
> >
> > > java.lang.NoSuchMethodError:
> > >
> net.sf.beanlib.hibernate.UnEnhancer.unenhanceClass(Ljava/lang/Class;)Ljava/
> lang/Class;
> >
> > > This seems like a library mismatch but I'm darned if I know what I am
> doing
> > > wrong.  I switched from using adapter classes to using gilead classes,
> > > changed the
> > > inheritance, everything to reflect the new stuff.
> >
> > > The strange thing is that on the server side the call to retrieve a
> List
> > > works, because on the server I can get a print out by iterating through
> my
> > > objects after the committing the transaction.
> > > The problem is getting the objects back through RPC in the return call.
> >
> > > Thanks!  If anyone could share their wisdom, I would appreciate it..
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>
>
>
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to