[
https://issues.apache.org/jira/browse/TUSCANY-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wojtek Janiszewski updated TUSCANY-2357:
----------------------------------------
Attachment: corbaname-improvement-jira-2357-09-july.patch
This patch is response for recommendations from
http://marc.info/?l=tuscany-dev&m=121547511913874&w=2
1. (host-corba, host-corba-jdk) Doubled methods with arguments:
a. corbaname URI
b. name, host, port params
were merged into method with URI argument. Now binding-corba module is
responsible to provide URI depending on binding configuration (if URI is not
provided then binding-corba will create one from name, host, port).
2. (host-corba, host-corba-jdk) I also used NamingContextExt where I could - in
unregisterServant() method.
Execute patch in sca/modules directory.
Thanks,
Wojtek
> CORBA service/reference binding
> -------------------------------
>
> Key: TUSCANY-2357
> URL: https://issues.apache.org/jira/browse/TUSCANY-2357
> Project: Tuscany
> Issue Type: New Feature
> Components: Java SCA Misc Binding Extensions
> Reporter: Wojtek Janiszewski
> Assignee: Raymond Feng
> Attachments: add-license-headers.patch.tar.gz,
> bindings-host.corba.bug-jira-2357.tar.gz,
> corba-itest_fixes-jira-2357-june-30.tar.gz,
> corba-operation-invoker.patch.tar.gz,
> corbaname-improvement-jira-2357-09-july.patch,
> corbaname-jira-2357-03-june.patch,
> enums-and-validations-jira-2357-19-june-2008.patch,
> exceptions-references.patch.tar.gz, general-fixes-jira-2357-1-july.patch,
> module-reorg.tar.gz, service-api-tests-jira-2357-23-june-2008-patch,
> typescache-tests-jira-2357-24-june-2008.patch
>
>
> Implementation of generic mechanism for remote operation invocation: passing
> CORBA structures, sequences, primitives as arguments, retrieving return
> values (also structs, seq, prims.). There is no exception handling yet.
> It's not connected to CORBA binding extension yet - it won't be hard, and I
> think it's now more important to complete this generic mechanism.
> Some tests are provided - you need to have tnameserv in your PATH to run
> tests correctly!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.