Hi Richard, I have read in a few messages that the orb was giving some problems to deploy the bundle. Is there pending issues with the ORB. i doubt there is any problem with the code itself. my environment windows xp, java 1.5
On Mon, Dec 20, 2010 at 4:44 PM, Richard S. Hall <[email protected]>wrote: > Is there a forum for the book? We are not really familiar with its example, > so we are probably not the best people to ask. > > -> richard > > > On 12/20/10 13:36, [email protected] wrote: > >> 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 felix 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 >> >> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

