Annotations are not processed for implementation.osgi
-----------------------------------------------------
Key: TUSCANY-2605
URL: https://issues.apache.org/jira/browse/TUSCANY-2605
Project: Tuscany
Issue Type: Bug
Components: Java SCA OSGi Integration
Affects Versions: Java-SCA-1.4
Environment: Windows XP SP2, Intel Core 2 CPU, 2.6, 2GB Ram, jdk
1.5.0_10
Reporter: Daniel Stucky
Annotations on classes are not processed when using implementation.osgi.
There seems to be a problem with method processAnnotations(boolean doWait) of
class OSGiImplementationProvider. It is never called.
For testing purpose I called it in method start() of the same class and then
the Annotations were processed. However, I don't think this is the correct
place to call this method.
See http://www.mail-archive.com/[EMAIL PROTECTED]/msg00567.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.