currently there is (afaik) no easy way to have jbpm store these kinds of 
objects without adding a mapping. That said, you could:
- store it outside of jbpm in your own domain model and just store a reference 
to it in jbpm
- try making it serializable, that way jbpm uses some kind of default 
persistence mapping afaik

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065596#4065596

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065596
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to