What steps will reproduce the problem?
1. Create a OneToMany relation using JPAProducer
2. PUT for saving changes
What is the expected output? What do you see instead?
First we started with OneToMany relation, but when we issue an update from the
UI, via HTTP PUT which caused JPAProducer.updateEntity() call, we got this
error: "binding the new entity to many entities is not supported", which comes
from JPAProducer.applayOLinks() method.
Original issue reported on code.google.com by stephan....@googlemail.com on 19 Apr 2012 at 7:38
Original issue reported on code.google.com by
stephan....@googlemail.com
on 19 Apr 2012 at 7:38