Hi,
the print result is like this:
contractno = MarshalledContentWrapper{content=[B@53e36ec6, marshaller=org.drools.marshalling.impl.SerializablePlaceholderResolverStrategy, type=class java.lang.String}
details = MarshalledContentWrapper{content=[B@787db430, marshaller=org.drools.marshalling.impl.SerializablePlaceholderResolverStrategy, type=class java.lang.String}
then,how can i translate them to strings?
the "contractno " and "details " are the vars.
By the way, i use JBPM5.3
All help will to be thankful!