[jboss-user] [jBPM] - Re: java.lang.String cannot be cast to org.jbpm.task.utils.MarshalledContentWrapper

Mauricio Salatino do-not-reply at jboss.com
Fri Jun 8 08:22:15 EDT 2012


Mauricio Salatino [https://community.jboss.org/people/salaboy21] created the discussion

"Re: java.lang.String cannot be cast to org.jbpm.task.utils.MarshalledContentWrapper"

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

--------------------------------------------------------------
The snapshots will work perfectly.. from now we want the user to avoid doing stuff like:
 ByteArrayOutputStream bos = new ByteArrayOutputStream();           ObjectOutputStream out;           try {                out = new ObjectOutputStream(bos);                out.writeObject(result);                out.close(); 
So if you find yourself doing that and you don't find any other simple way just let us know and we will fix it.
Cheers
--------------------------------------------------------------

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

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/20120608/8c8520d4/attachment.html 


More information about the jboss-user mailing list