[jboss-user] [JBoss Seam] - Re: Using a bean as variable in jbpm, using seam

kukeltje do-not-reply at jboss.com
Wed Jul 18 19:05:21 EDT 2007


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



More information about the jboss-user mailing list