[jboss-dev-forums] [jBPM Development] - MarshalledContentWrapper error
Dhaval Shah
do-not-reply at jboss.com
Tue Jan 29 05:34:16 EST 2013
Dhaval Shah [https://community.jboss.org/people/shahdhaval2020] created the discussion
"MarshalledContentWrapper error"
To view the discussion, visit: https://community.jboss.org/message/794840#794840
--------------------------------------------------------------
Hi even i am facing this issue...... i don't know about marshaller or any thing so can u plz help me
now when it is calling the ftl file on reaCHING HUMAN TASK it is showing this on jsp page
Model Number: MarshalledContentWrapper{content=[B at 1e0d7c5, marshaller=org.drools.marshalling.impl.SerializablePlaceholderResolverStrategy, type=class java.lang.String} Quantity: MarshalledContentWrapper{content=[B at 75ffe5, marshaller=org.drools.marshalling.impl.SerializablePlaceholderResolverStrategy, type=class java.lang.String} Priority: MarshalledContentWrapper{content=[B at f31cdb, marshaller=org.drools.marshalling.impl.SerializablePlaceholderResolverStrategy, type=class java.lang.String}
and then textboxes and submit button.
when i submit it.
i am getting this output on my console.
Human Task Started....
Exception in thread "Thread-2" java.lang.ClassCastException: java.lang.String cannot be cast to org.jbpm.task.utils.MarshalledContentWrapper
at org.jbpm.task.utils.ContentMarshallerHelper.unmarshall(ContentMarshallerHelper.java:157)
at org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler$TaskCompletedHandler.handleCompletedTask(GenericHTWorkItemHandler.java:208)
at org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler$TaskCompletedHandler$1.run(GenericHTWorkItemHandler.java:187)
at java.lang.Thread.run(Thread.java:679)
how to resolve this issue can u plz help me on this
Actually i am trying example on this link
https://community.jboss.org/people/bpmn2user/blog/2011/02/21/jbpm5-example-for-forms-with-variables https://community.jboss.org/people/bpmn2user/blog/2011/02/21/jbpm5-example-for-forms-with-variables
plz help me on this
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/794840#794840]
Start a new discussion in jBPM Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130129/e098a179/attachment-0001.html
More information about the jboss-dev-forums
mailing list