Hi, everybody. Can I use Google's Protobuf instead of java.io.Serialization for automatic knowledge session persistence?
I'm trying to figure this out for several hours now and I think I'm missing something. I'm using drools 5.5.0 and JPAKnowledgeService for automatic persistence of the knowledge session in a mysql database. Ofcourse, there are backward compatability problems because it is using vanilla java serialization. I can see there is a ProtobufMarshaller implementation in the sources but can I configure JPAKnowledgeService to use it instead. Best regards, Dilyan Dokov. -- View this message in context: http://drools.46999.n3.nabble.com/JPAKnowledgeService-with-ProtobufMarshaller-tp4023802.html Sent from the Drools: User forum mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
