RMI Binding
-----------
Key: TUSCANY-611
URL: http://issues.apache.org/jira/browse/TUSCANY-611
Project: Tuscany
Issue Type: Bug
Reporter: Venkatakrishnan
Attachments: Tuscany-RMI-Binding-Aug-10.diff,
Tuscany-RMI-Binding-Reference-Sample-Aug-10.diff,
Tuscany-RMI-Binding-Service-Sample-Aug-10.diff
SCA RMI Binding with samples for SCA Reference and SCA Service using RMI
Binding.
Here is a first cut implementation for this. Could somebody please review and
apply? Also I have had the following issues un-resolved: -
- The samples can be tested thro the Testcases in them. These testcases work
from eclipse as long as I have added the RMI-Binding Eclipse project to the
classpath. Otherwise the binding does get picked up. The same is the issue
when trying to execute the testcases from maven. Could somebody please help in
fixing this? Thanks.
Note :-
--------
I shall be working further with this binding to address the following : -
- there is single attribute called 'uri' for the binding. I shall be splitting
this to host, port and service name with defaults to each when not specified.
- it is now required the that SCA Service require a component to implement the
interface Remote. I imagine this to be intrusive. All that a developer should
do is pick up an existing component with a 'non remote' interface and simply
deploy it exposing the service as RMI. The binding should dynamically be able
to generate a remote interface and a proxy and host it as a facade to this
implementation.
- will be glad to take forward any other inputs from the community as well.
Thanks
- Venkat
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]