Re: toMany relationship not fetched

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Thu Apr 13 2006 - 02:56:01 EDT

  • Next message: Andrus Adamchik: "Re: toMany relationship not fetched"

    On Apr 13, 2006, at 10:41 AM, Marcin Skladaniec wrote:

    > I have a question too. Is it important to use same entity classes
    > on client and server ?
    > I would like not to import the client entity classes to server, but
    > generate them separately. I'm using superclass and custom
    > dotemplates what causes that whole client jar has to be added to
    > server.
    > Aren't those classes treated as beans, so there is no real need to
    > have the same code on server and client ?

    Unfortunately this is a limitation of 1.2 - you have to have client
    classes on the server. We'll get rid of this dependency in the
    future. Hessian serialization will require some tweaking and also
    server-side ClientServerChannel.

    Andrus



    This archive was generated by hypermail 2.0.0 : Thu Apr 13 2006 - 02:56:27 EDT