[
https://issues.apache.org/jira/browse/TUSCANY-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Feng updated TUSCANY-1634:
----------------------------------
Description:
It should also have the ability to serialize to/from a URI and to/from a
WS-addressing service endpoint reference.
Bindings should transport service references in an appropriate binding specific
format (possible leveraging the service reference's builtin serialization
capabilities), for example:
- Web Service binding -> serialize to a WS-addressing service endpoint
reference, the target Web Service (possibly non SCA) should be able to use that
EPR to call the SCA client back
- JMS binding -> properties of the JMS message
- EJB binding -> a valid reference to an EJB session bean? not sure about this
one
etc.
was:The Java spec defines CallableReference and ServiceReference. At this
moment, we only have limited support for local cases (keeping pointers to java
objects). We need to support the marshaling/unmarshaling of service references
accross binding protocols.
Affects Version/s: (was: Java-SCA-Next)
Java-SCA-1.0
> Review the propagation of callable/service references over various bindings
> ---------------------------------------------------------------------------
>
> Key: TUSCANY-1634
> URL: https://issues.apache.org/jira/browse/TUSCANY-1634
> Project: Tuscany
> Issue Type: Improvement
> Components: Java SCA Core Runtime
> Affects Versions: Java-SCA-1.0
> Reporter: Raymond Feng
> Assignee: Raymond Feng
> Fix For: Java-SCA-1.0
>
>
> It should also have the ability to serialize to/from a URI and to/from a
> WS-addressing service endpoint reference.
> Bindings should transport service references in an appropriate binding
> specific format (possible leveraging the service reference's builtin
> serialization capabilities), for example:
> - Web Service binding -> serialize to a WS-addressing service endpoint
> reference, the target Web Service (possibly non SCA) should be able to use
> that EPR to call the SCA client back
> - JMS binding -> properties of the JMS message
> - EJB binding -> a valid reference to an EJB session bean? not sure about
> this one
> etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]