Use bnd, it will detect the types of the annotations and import them
accordingly ...
Kind regards,
Peter Kriens
RS> Karl,
RS> Sorry, that was my fault since the Bundle-Classpath for the SCA annotations
RS> jar was not set correctly in the bundle. Now I just have the problem that
RS> t
Karl,
Sorry, that was my fault since the Bundle-Classpath for the SCA annotations
jar was not set correctly in the bundle. Now I just have the problem that
the Tuscany code that processes the annotations sees different annotation
classes from the one used by the bundle. Once I rewrite that code,
Does bundleA import the package containing annotationB?
regards,
Karl
On 7/11/07, Rajini Sivaram <[EMAIL PROTECTED]> wrote:
Hello,
I have a question related to annotations which is not specific to Felix, but
related to OSGi bundle classloaders. I imagine someone on this list will
know the ans
Hello,
I have a question related to annotations which is not specific to Felix, but
related to OSGi bundle classloaders. I imagine someone on this list will
know the answer, so I thought this is as good a place as any to ask the
question.
I would like to start using SCA annotations inside classe