Re: unresolved package org.osgi.framework...

2010-02-22 Thread Richard S. Hall
more thing, I felt like there are very less examples for embedding felix. Thanks a lot Nasir -Original Message- From: Richard S. Hall [mailto:he...@ungoverned.org] Sent: Monday, February 22, 2010 6:29 AM To: users@felix.apache.org Subject: Re: unresolved package org.osgi.framework... On

RE: unresolved package org.osgi.framework...

2010-02-22 Thread Mahammad Nasir
, 2010 6:29 AM To: users@felix.apache.org Subject: Re: unresolved package org.osgi.framework... On 2/21/10 7:06 PM, Mahammad Nasir wrote: > Thank you..It worked...! > Excellent. Feel free to offer some suggestions on improving the web page if it wasn't clear. -> richard &

Re: unresolved package org.osgi.framework...

2010-02-21 Thread Richard S. Hall
, 2010 8:24 PM To: users@felix.apache.org Subject: Re: unresolved package org.osgi.framework... On 2/20/10 5:33 PM, Mahammad Nasir wrote: Hi richard I have tried the same thing. Properties props = new Properties(); props.setProperty(FRAMEWORK_SYSTEMPACKAG

RE: unresolved package org.osgi.framework...

2010-02-21 Thread Mahammad Nasir
Thank you..It worked...! -Original Message- From: Richard S. Hall [mailto:he...@ungoverned.org] Sent: Saturday, February 20, 2010 8:24 PM To: users@felix.apache.org Subject: Re: unresolved package org.osgi.framework... On 2/20/10 5:33 PM, Mahammad Nasir wrote: > Hi richard > &g

Re: unresolved package org.osgi.framework...

2010-02-20 Thread Richard S. Hall
ilto:he...@ungoverned.org] Sent: Saturday, February 20, 2010 1:05 PM To: users@felix.apache.org Subject: Re: unresolved package org.osgi.framework... On 2/20/10 2:46 PM, Mahammad Nasir wrote: Thank you for reply. 1) I am using felix 1.0.3. I had read the link. But I dint find org.osgi.framewo

RE: unresolved package org.osgi.framework...

2010-02-20 Thread Mahammad Nasir
al Message- From: Richard S. Hall [mailto:he...@ungoverned.org] Sent: Saturday, February 20, 2010 2:43 PM To: users@felix.apache.org Subject: Re: unresolved package org.osgi.framework... On 2/20/10 4:25 PM, Mahammad Nasir wrote: > > Thanks a lot. > >

Re: unresolved package org.osgi.framework...

2010-02-20 Thread Richard S. Hall
0, 2010 1:05 PM To: users@felix.apache.org Subject: Re: unresolved package org.osgi.framework... On 2/20/10 2:46 PM, Mahammad Nasir wrote: Thank you for reply. 1) I am using felix 1.0.3. I had read the link. But I dint find org.osgi.framework.system.packages.extra in the config property file..Whe

RE: unresolved package org.osgi.framework...

2010-02-20 Thread Mahammad Nasir
d.org] Sent: Saturday, February 20, 2010 1:05 PM To: users@felix.apache.org Subject: Re: unresolved package org.osgi.framework... On 2/20/10 2:46 PM, Mahammad Nasir wrote: > > > Thank you for reply. > > 1) I am using felix 1.0.3. I had read the l

Re: unresolved package org.osgi.framework...

2010-02-19 Thread Richard S. Hall
ruary 20, 2010 11:51 AM To: users@felix.apache.org Subject: Re: unresolved package org.osgi.framework... On 2/19/10 5:22 PM, Mahammad Nasir wrote: Hi All I have a setup some thing like this. I have an exe which loads a jar file say Service.jar (Which has a class CService). This jar file inst

RE: unresolved package org.osgi.framework...

2010-02-19 Thread Mahammad Nasir
[mailto:he...@ungoverned.org] Sent: Saturday, February 20, 2010 11:51 AM To: users@felix.apache.org Subject: Re: unresolved package org.osgi.framework... On 2/19/10 5:22 PM, Mahammad Nasir wrote: > Hi All > > I have a setup some thing like this. > > I have an exe which loads a jar file

Re: unresolved package org.osgi.framework...

2010-02-19 Thread Richard S. Hall
On 2/19/10 5:22 PM, Mahammad Nasir wrote: Hi All I have a setup some thing like this. I have an exe which loads a jar file say Service.jar (Which has a class CService). This jar file instantiates (Embed new Felix(,,)) Felix. Now using Felix instance i will register a service and pass object if