[jboss-user] [jBPM] - Re: Substituting Protobuf serialization to something else (binary, json etc)

Vinkat Tripurthy do-not-reply at jboss.com
Wed Jun 5 14:27:28 EDT 2013


Vinkat Tripurthy [https://community.jboss.org/people/mani.jorell] created the discussion

"Re: Substituting Protobuf serialization to something else (binary, json etc)"

To view the discussion, visit: https://community.jboss.org/message/821578#821578

--------------------------------------------------------------
I'm am trying to add my own ObjectMarshallingStrategy by setting the relevant environment variable:

env.set(EnvironmentName.OBJECT_MARSHALLING_STRATEGIES,  new org.drools.marshalling.ObjectMarshallingStrategy[] {new SomeMarshallingStrategy()});


So far this doesn't seem to have any effect, it still goes to the ProtobufMarshaller and I'm still looking into it. But I wanted to report it here in case I'm on the wrong track. Or if someone know why setting this environment variable is not having any effect.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/821578#821578]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130605/c36e4e74/attachment-0001.html 


More information about the jboss-user mailing list