problem solved. was a configuration issue only. On Mon, Dec 20, 2010 at 5:12 PM, Richard S. Hall <[email protected]>wrote:
> On 12/20/10 17:01, [email protected] wrote: > >> 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. >> > > It's OBR (Osgi Bundle Repository). > > There are certainly bugs in OBR, but it still handles basic bundle > deployment fairly well. > > > i doubt there is any problem with the code itself. >> my environment windows xp, java 1.5 >> > > Well, if you are using the version of OBR that the book tells you to use, > then it seems like it should work. > > It seems like the book author would be better at helping, but you could > post the repository.xml file and we can try to see if there is something > obvious. > > -> richard > > > 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] >>> >>> >>> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

