[
https://issues.apache.org/jira/browse/TUSCANY-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wojtek Janiszewski updated TUSCANY-2357:
----------------------------------------
Attachment: operations-mapping-jira-2357-15-july.patch
Hi,
this patch mainly adds support to operations mapping from Java2IDLUtil from
binding-ejb-runtime module.
1. I've extracted operation mapping code from Java2IDLUtil to new class in new
module: binding-util-corba
1a. binding-corba-runtime now uses binding-util-corba
1b. binding-ejb-runtime is NOT USING new module. If idea of sharing common code
is ok, then I'll also update method calls in binding-ejb-runtime
2. Patch contains also some bug fixes
3. JUnit tests
4. New scenarios for operations mapping in itest/corba
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, operations-mapping-jira-2357-15-july.patch,
> 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.