Bundle Exception - RTC 3.0.1
Hello,
I am using RTC 3.0.1 for creating server side plugin ( com.ibm.team.workitem.service) . I am getting bundle exception , but when I checked for this package this existists..
======================================
org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Import-Package: com.ibm.team.workitem.service; version="3.0.1"
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1313)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1297)
========================================
One answer
It is almost impossible to help with issues like this in the forums. Have you followed https://jazz.net/library/article/634 ? I can only guess it is a deployment issue. Here a discussion where we had strange effects too that we solved: https://jazz.net/forum/questions/110673/error-instantiating-plugin-class-is-not-a-kind-of-comibmteamrepositoryserviceabstractservice