Unable to deploy bundle/plan with Virgo Tooling [message #872820] |
Wed, 16 May 2012 18:16  |
Eclipse User |
|
|
|
I'm using Virgo 3.5.0M4 with tooling.
I've created:
1) An Eclipse project with the OSGi Bundle Project Nature
2) An Eclipse project with the OSGi Plan Project Nature (the plan references the above mentioned bundle)
When I deploy the plan I get an error stating
Cannot find bundle 'com.acme.mybundle' version range '[1.0.0, oo)' in repository 'ext-usr'
Installation of plan 'acme' version '1.0.0' failed. org.eclipse.virgo.kernel.deployer.core.DeploymentException: Deployment of plan 'acme' version '1.0.0' in scope 'null' failed: bundle 'com.acme.mybundle' in version range '[1.0.0, oo)' not found
I see in my Virgo home directory there is a "stage" sub-directory. Under that is a directory containing the exploded bundle and this includes the correct MANIFEST.MF. I assume that this is where the tooling has told Virgo to go to get the bundle contents ( ? )
Any idea what might not be right here?
Where is 'ext-usr' coming from? I don't have this configured as a repository explicitly.
Note that I use the maven-bundle-plugin to generate the MANIFEST.MF.
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04889 seconds