You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <de...@tuscany.apache.org> on 2011/08/22 10:02:29 UTC

[jira] [Updated] (TUSCANY-3767) OSGI resolution error in embedded-osgi launcher

     [ https://issues.apache.org/jira/browse/TUSCANY-3767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ant elder updated TUSCANY-3767:
-------------------------------

    Fix Version/s: Java-SCA-2.x

> OSGI resolution error in embedded-osgi launcher
> -----------------------------------------------
>
>                 Key: TUSCANY-3767
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3767
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-2.0-Beta1
>            Reporter: Brent Daniel
>            Priority: Minor
>             Fix For: Java-SCA-2.x
>
>
> This doesn't seem to affect the execution, but I'm seeing the following error when running the embedded-osgi and embedded-osgi-base launcher samples: 
>     [java] SEVERE: Bundle: org.apache.tuscany.sca.implementation.web.runtime - The bundle could not be resolved. Reason: Missing Constraint: Import-Package: javax.servlet.jsp; version="0.0.0"
>      [java] org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Import-Package: javax.servlet.jsp; version="0.0.0"
>      [java] 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1313)
>      [java] 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1297)
>      [java] 	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:309)
>      [java] 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280)
>      [java] 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:272)
>      [java] 	at org.apache.tuscany.sca.extensibility.equinox.EquinoxServiceDiscoverer.getServiceDeclarations(EquinoxServiceDiscoverer.java:293)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira