1 Reply Latest reply on Jul 19, 2008 3:29 AM by tom.baeyens

    fixing hibernate proxies problems

    pascal.verdage

      Hi,

      I just commited minor changes to ExecutionImpl that fix the copy when destroying a scope : if the fields are directly accessed, the copied value is null.
      You have to use the getters and setters to make the value pass through hibernate proxy.

      Regards,
      Pascal