Impl classes in OSGi exports
----------------------------
Key: TUSCANY-3686
URL: https://issues.apache.org/jira/browse/TUSCANY-3686
Project: Tuscany
Issue Type: Bug
Components: Java SCA OSGi Integration
Affects Versions: Java-SCA-2.0-M5
Environment: OSGi
Reporter: Simon Laws
There are a couple of changes I've made recently that introduce Impl classes
into OSGi exports which is not ideal.
The JSONP model implementation extends the HTTP model implementation
The Tribes endpoint registry (and I presume the hazelcast one also) needs to be
able to de-serialize RuntimeEnpointImpl classes but the core bundle doesn't
export the impl package
For now I've put in the appropriate imports/exports but we could do with a
neater way of addressing this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.