Lightweight implementation of the SCA default binding over the corba binding
----------------------------------------------------------------------------
Key: TUSCANY-2469
URL: https://issues.apache.org/jira/browse/TUSCANY-2469
Project: Tuscany
Issue Type: Bug
Reporter: Jean-Sebastien Delfino
Fix For: Java-SCA-Next
I'd like to have an implementation of the SCA default binding over the corba
binding, as a lightweight alternate to the current SOAP/Axis2 based
implementation.
This implementation should be as transparent to the application developer and
assembler as the current default binding implementation (i.e. not impose
special constraints on the service interfaces, or additional codegen or
deployment or admin steps). We should also make sure that it is able to flow
instances of our main data bindings (including JaxB and SDO).
Having that would also allow us to verify that the current SCA binding is
easily pluggable / replaceable by others who decide to integrate Tuscany but
want to use a different prototol than SOAP inside their SCA domain.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.