Hi,
I didn't get any answers. Resending ..

I have a web application that has a long running drools flow. I am trying to
persist this drools flow using the SingleSessionCommandService from project
drools-process-enterprise.

Is it possible to use full serialization mode
(SerializablePlaceholderResolverStrategy) with StatefulSessionSnapshotter?
It seems that StatefulSessionSnapshotter uses the default, which is identity
(IdentityPlaceholderResolverStrategy). Is is possible to change this?

Thanking you in advance.

Best Regards,
Michal

On Wed, Nov 26, 2008 at 8:40 PM, Michal Bali <[EMAIL PROTECTED]> wrote:

> Hi,
>
> Is it possible to use full serialization mode
> (SerializablePlaceholderResolverStrategy) with StatefulSessionSnapshotter?
> It seems that StatefulSessionSnapshotter uses the default which is identity
> (IdentityPlaceholderResolverStrategy). Is is possible to change this?
>
> I have a web application that has a long running drools flow. I am trying
> to persist this droolsflow using the SingleSessionCommandService from
> project drools-process-enterprise.
>
> Thanking you in advance.
>
> Best Regards,
> Michal
>
>
>
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to