Maybe one addition to that. Currently I am working on 5.4.0.CR1 but same applies to me for all versions until 5.3.2.Final including 5.4.0.Final (since obviously the protobuf impl has been introduced in 5.3.2).
Thanks again, Philipp 2012/9/3 Philipp Herzig <[email protected]>: > Dear developers, > > I believe this is a question for Edson. > > I wonder if ScheduledActivations are added to the Agenda when > unmarshalling an existing session and fired as well, e.g., non-expired > timers. > > I guess that this worked with the DefaultMarshaller implementation (at > least I can see LOCs in the InputMarshaller where normal or scheduled > activations are added to the newly created agenda). I cannot find > similar code in the ProtobufMarshaller or, more precisely, the > ProtobufInputMarshaller. > > I also tried to override MarshallerProvider in order to use the > DefaultMarshaller but that is obviously not-consistent > (ClassCastException) with the current codebase anymore. > > Hopefully, I am doing/understanding sth. completely wrong here. > > Thanks for any help regarding this issue, > > Philipp _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
