It would be useful if it was possible to customize the JSONContext.Client for the OortComets created by a Oort instance.
This will allow seamless marshalling of complex objects between Oort nodes.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Simone Bordet (JIRA)
unread,
Jun 3, 2013, 3:09:51 AM6/3/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
New parameter "jsonContext" can now be passed to OortConfigServlet or set via Oort.setJSONContextClient(JSONContext.Client jsonContext), and will be passed to the transports used by OortComet instances.