Java SCA: C++ container
-----------------------
Key: TUSCANY-664
URL: http://issues.apache.org/jira/browse/TUSCANY-664
Project: Tuscany
Issue Type: New Feature
Affects Versions: Wish list
Reporter: ant elder
Priority: Minor
Fix For: Wish list
It would be interesting to have a C++ container for the Java SCA runtime so C++
components can be invoked from Java.
If you know Java and some JNI it should be relatively straight forward to get a
C++ container going by copying one of the existing containers (eg JavaScript)
and changing it to invoke C++ with JNI. The hard bit will be how to convert
between the Java and C++ type systems. One way to do that could be to require
SDO, and have an SDO utility to copy between C++ and Java SDO.
Apart from having some use in its own rite, having a C++ container for the Java
runtime would be a good way to test interoperability with the C++ runtime as we
should be able to take all the C++ samples and have them run unchanged in the
Java runtime.
--
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]