The JSON-RPC binding serlet includes non-serializable instance variables
------------------------------------------------------------------------
Key: TUSCANY-1268
URL: https://issues.apache.org/jira/browse/TUSCANY-1268
Project: Tuscany
Issue Type: Bug
Components: Java SCA JsonRpc Binding
Affects Versions: Java-SCA-0.90
Reporter: ant elder
Fix For: Java-SCA-Next
The JSON-RPC binding serlet includes non-serializable instance variables and
this causes serialization erorrs when the servlet container thats been using
the servlet is restarted.
Need to find a way to set up everything the json-rcp servlet needs in the
servlet init method. Thats probably going to require a modification to the
WebAppServletHost (or even the Tuscany ServletHost) to pass on the init call to
the TuscanyServlet to all the Tuscany ServletHost registered Servlets.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]