You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by hu...@gmail.com on 2010/12/20 19:56:04 UTC

Unable to deploy bundle on felix 3

Hi,

I am using java 5 and I am trying to deploy a bundle. fyi, i am going
through the example in the book OSGI and apache  felix 3 and on chapter 6
where i am trying to deploy using orb


g! repos add file:///c:/projects/felixbook/
releases/repository.xml
g! list book
Bookshelf Inventory API (1.5.0)
Bookshelf Inventory Impl - Mock (1.5.0)
g! bundlelevel -i 2
g! frameworklevel 2
g! deploy -s "Bookshelf Inventory Impl - Mock"
Unsatisfied requirement(s):
---------------------------
   (&(package=com.packtpub.felix.bookshelf.inventory.impl.mock.activator))
      Bookshelf Inventory Impl - Mock
g!


Please let me know what is the problem

thanks

Hurry