Revision history [back]

click to hide/show revision 1
initial version

answered 2017-08-25 04:52:51 +0800

hawk gravatar image hawk

http://hawkphoenix.blogsp... ZK Team

If you are using a persistence framework like hibernate, it will create a proxy for one-to-many or many-to-one properties of an Entity object. So form binding has problems on creating a proxy on the entity. You can check http://tracker.zkoss.org/browse/ZK-3149 But it's fixed in 8.0.2, so either you encoutner another issue or zk version you use might not be 8.0.4.2

If you are using a persistence framework like hibernate, it will create a proxy for one-to-many or many-to-one properties of an Entity object. So form binding has problems on creating a proxy on the entity. You can check http://tracker.zkoss.org/browse/ZK-3149 But it's fixed in 8.0.2, so either you encoutner encounter another issue or zk version you use might not be 8.0.4.2

If nothing above helps you find the root cause, I need a reproducible example. Since the zkfiddle example works correctly on the zkfiddle, I can't reproduce the issue.

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More