CDO and trasient feature [message #1384754] |
Sat, 31 May 2014 09:03  |
Eclipse User |
|
|
|
I bind an object withe a transient feature and after that, I'm trying to save it. The CDO view ignore it and do not include it in the current transaction. this exception arise:
java.lang.IllegalStateException: Not active: Transaction 1 [MAIN]
at org.eclipse.net4j.util.lifecycle.LifecycleUtil.checkActive(LifecycleUtil.java:72)
at org.eclipse.net4j.util.lifecycle.Lifecycle.checkActive(Lifecycle.java:190)
at org.eclipse.emf.internal.cdo.view.AbstractCDOView.getStore(AbstractCDOView.java:177)
at org.eclipse.emf.internal.cdo.CDOObjectImpl.cdoStore(CDOObjectImpl.java:1022)
at org.eclipse.emf.internal.cdo.CDOObjectImpl.eStore(CDOObjectImpl.java:570)
at org.eclipse.emf.internal.cdo.CDOObjectImpl.dynamicGet(CDOObjectImpl.java:492)
at
|
|
|
|
Powered by
FUDForum. Page generated in 0.06923 seconds