-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
NEW
-
NEW
-
When checked Persistable for Data Object, BC/Workbench should add to deployment descriptor all setup needed to store the model as JPA entity, however it is missing the Marshalling.
At Project > Settings > Deployments> Marshalling Strategies: should be added:
new org.drools.persistence.jpa.marshaller.JPAPlaceholderResolverStrategy("com.myspace:Boards:1.0.0", classLoader)
where com.myspace:Boards:1.0.0 is the persistence unit name generated at Project > Settings > Persistence
- clones
-
RHPAM-1417 Persistable Data Objects do not add JPAPlaceholderResolverStrategy in kie-deployment-descriptor
- Closed