Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created 
the discussion

"Re: XML Deserialization of Result Map Fails 5.4.0.Beta1"

To view the discussion, visit: https://community.jboss.org/message/772256#772256

--------------------------------------------------------------
Tim, you can use String as content type it just requires to be configures as 
string type in the item definition. Once you have custom type defined you need 
to either use that object directly when providing result to your work item or 
provide xml representation as string so XStream can build the object for you. 
If you use java.lang.Object as structureRef it will use it as object without 
any type checks or transformations.

Let me know if there are any other concerns in this.

HTH
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/772256#772256]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to