[jboss-user] [jBPM] - Re: XML Deserialization of Result Map Fails 5.4.0.Beta1

Timothy Charman do-not-reply at jboss.com
Wed Oct 24 16:55:52 EDT 2012


Timothy Charman [https://community.jboss.org/people/tcharman] created the discussion

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

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

--------------------------------------------------------------
Hi Maciej

Most are String, e.g.
   <itemDefinition id="_9-sportClipMDItem" structureRef="String" />
Some are list, e.g.
   <itemDefinition id="_9-sportclipListItem" structureRef="java.util.List" />

We have a fair few that are our own fully qualified data structure objects, e.g.
  <itemDefinition id="_40-contentMDListItem" structureRef="com.test.domain.Envelope" />

I'm guessing the error we're getting comes from this one:
  <itemDefinition id="_23-configItem" structureRef="com.test.domain.CheckedMap" />

Is this what you are referring to?


Thanks

Tim
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121024/8cdfd1d1/attachment.html 


More information about the jboss-user mailing list