Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
Java-SCA-M2
-
None
Description
The current SCA spec says:
"The service names of the defined services default to the names of the interfaces or class, without the package name."
But the tuscany implementation expects the fully-qualified java itnerface name as the service name,
Please see the discussions at:
http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg12518.html
We either need to propose the change to the SCA spec or have the Tuscany conform to the spec.
Attachments
Issue Links
- is cloned by
-
TUSCANY-1070 CompositeContext.locateService(Class<T> serviceType, String serviceName) does not implement specification
- Closed