Hello Parvez, I tried to do that but I get "no source code is available exception" for my entity class when I am compiling GWT. Could you show me some example how to do that? Thanks
On Sep 5, 12:48 am, Parvez Shah <[email protected]> wrote: > Yes you can .. > Your entity with JPA annotation will work you can keep your entity in your > EJB project just keep the package declaration same as your client Module .. > and use your entity as DTO > > > > On Fri, Sep 4, 2009 at 8:23 PM, MamboJumbo <[email protected]> wrote: > > > I searched this DTO question for a while but could not find a an > > answer. Maybe you know guys? Is it possible to import a GWT DTO class > > defined in the GWT client package in the EJB session bean, so that DTO > > can be instantiated in the session bean? If we had a dynamic web > > project with GWT and an EJB project with session beans. > > Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
