[ 
https://issues.apache.org/jira/browse/TUSCANY-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wojtek Janiszewski updated TUSCANY-2357:
----------------------------------------

    Attachment: service-api-tests-jira-2357-23-june-2008-patch

This patch includes:
1. General servant class for serving Tuscany components via CORBA (class 
DynaCorbaServant) - it still requires some work. It uses TypeHelpers created 
earlier - they are common for marshalling/unmarshalling CORBA objects in 
reference and service cases
2. Minimal mock implementation of RuntimeComponentService (needed for tests)
3. Tests
4. Update of some previously generated stubs/skeletons (IDs weren't previously 
changed due to package change)

Execute patch in binding-corba-runtime directory:
patch -p0 < patch_file

Thanks, Wojtek

> CORBA objects invocation mechanism
> ----------------------------------
>
>                 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
>         Attachments: add-license-headers.patch.tar.gz, 
> corba-operation-invoker.patch.tar.gz, 
> enums-and-validations-jira-2357-19-june-2008.patch, 
> exceptions-references.patch.tar.gz, module-reorg.tar.gz, 
> service-api-tests-jira-2357-23-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.

Reply via email to