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&...]