org.apache.felix.shell.Command

2008-10-22 Thread Walid "jo" Gedeon
Hello all, Browsing through the available docs to understand how commands work in felix (specifically, but in osgi in general), the shell service page seemed to make sense (http://felix.apache.org/site/apache-felix-shell-service.html)... ... until the section "Creating a Command" :-) I'm not sure

Re: org.apache.felix.shell.Command

2008-10-23 Thread Walid "jo" Gedeon
nt to fix this issue. Let me know if it makes more sense now. > > -> richard > > > Walid "jo" Gedeon wrote: > >> Hello all, >> Browsing through the available docs to understand how commands work in >> felix >> (specifically, but in osgi in general

Re: org.apache.felix.shell.Command

2008-10-23 Thread Walid "jo" Gedeon
o efforts may actually complete one another... I havent uploaded the osgi compliant version of the modules yet, but if it's of interest I can :-) w On Thu, Oct 23, 2008 at 11:45 AM, Stuart McCulloch <[EMAIL PROTECTED]>wrote: > 2008/10/23 Walid jo Gedeon <[EMAIL PROTECTED]>

Re: org.apache.felix.shell.Command

2008-10-23 Thread Walid &quot;jo&quot; Gedeon
loaded the osgi compliant > > version of the modules yet, but if it's of interest I can :-) > > > > w > > > > On Thu, Oct 23, 2008 at 11:45 AM, Stuart McCulloch <[EMAIL PROTECTED] > >wrote: > > > >> 2008/10/23 Walid jo Gedeon <[EMAIL PROTECT

Re: org.apache.felix.shell.Command

2008-10-23 Thread Walid &quot;jo&quot; Gedeon
Thanks Guillaume. Integrating with Felix's existing shell service is not complicated, my initial goal was to implement a framework independent telnet console ;-) On Thu, Oct 23, 2008 at 3:52 PM, Guillaume Nodet <[EMAIL PROTECTED]> wrote: > You could also have a look at ServiceMix Kernel which pro

Re: org.apache.felix.shell.Command

2008-10-23 Thread Walid &quot;jo&quot; Gedeon
That's okay :-) I guess I'll just wait for the 4.2 spec to come out! I don't have access to osgi stuff either (yet?) I'm not sure if I can apply as a 'freelance' Supporter, I guess I'll just try and fax it in and see what's the response :-) Ta! On Thu, Oct 23, 2008 at 3:56 PM, Richard S. Hall <[EM

Fragment-Host resolution fails (bug?)

2008-11-17 Thread Walid &quot;jo&quot; Gedeon
Hello all, I was struggling to get a fragment installed for log4j configuration, setup as a fragment with host=org.apache.log4j. However, I would keep getting the error: org.osgi.framework.BundleException: Unresolved constraint in bundle 21: host; (bundle-symbolic-name=org.apache.log4j) (bundle 2

Re: Fragment-Host resolution fails (bug?)

2008-11-17 Thread Walid &quot;jo&quot; Gedeon
the host first before installing the fragment? > > -> richard > > Walid "jo" Gedeon wrote: > >> Hello all, >> >> I was struggling to get a fragment installed for log4j configuration, >> setup as a fragment with host=org.apache.log4j. >> Howe

Re: Fragment-Host resolution fails (bug?)

2008-11-17 Thread Walid &quot;jo&quot; Gedeon
I'm good with that, thanks. It works (just tried it), however it fails on next restart :-( ERROR: Error starting file:///.../log4jconfi g-fragment-0.0.1.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle 26: host; (bundle-symbolic-name=org.apache.log4j)) org.osgi.framework.Bun

Re: Fragment-Host resolution fails (bug?)

2008-11-17 Thread Walid &quot;jo&quot; Gedeon
default resource: > 1:Starting the system... > 2:Loading user's settings... > The French resource: > 1:Commencer le syst̬me... > 2:Les arrangements de l'utilisateur de chargement... > > -> ps > START LEVEL 1 > ID State Level Name > [ 0] [Act

Re: Fragment-Host resolution fails (bug?)

2008-11-17 Thread Walid &quot;jo&quot; Gedeon
ause I was starting the libraries? On Mon, Nov 17, 2008 at 8:50 PM, Walid jo Gedeon <[EMAIL PROTECTED]> wrote: > Ok, I'll dig some more. brb :-) > > On Mon, Nov 17, 2008 at 8:41 PM, Richard S. Hall <[EMAIL PROTECTED]>wrote: > >> I am not sure what your sce

Re: Fragment-Host resolution fails (bug?)

2008-11-17 Thread Walid &quot;jo&quot; Gedeon
them." On Mon, Nov 17, 2008 at 10:23 PM, Richard S. Hall <[EMAIL PROTECTED]>wrote: > > > Walid "jo" Gedeon wrote: > >> Sorry, it does work... I'm not sure what I was on about :-) >> I think my issue was a little more complex than I had thought of at

Re: Fragment-Host resolution fails (bug?)

2008-11-17 Thread Walid &quot;jo&quot; Gedeon
Fragment bundles can not be >> started >> and must cause a Bundle Exceptionwhen there is an attempt to start them." >> >> > > I guess I will add this to my "to do" list to make sure they throw > exceptions. :-) > > I will create a JIRA issue for t

Resolving an Active bundle

2008-11-19 Thread Walid &quot;jo&quot; Gedeon
Hello all, For those who are osgi spec knowledgeable ;-) What is supposed to happen to a bundle that's Active when a resolve action is applied to it? 1) Does it cycle through stopping,resolved, starting,active? or 2) does it go through stopping,resolved and require a start to go through starting,a

osgi telnet console released

2008-11-26 Thread Walid &quot;jo&quot; Gedeon
Hello all! I'd like to invite you to take a looksy at telnetservice-osgiconsole just released. http://telnetservice.sourceforge.net/ download: http://sourceforge.net/project/showfiles.php?group_id=197912&package_id=300266&release_id=643072 It provides multiple (managed) incoming connections with a

Re: Board report due again

2008-12-08 Thread Walid &quot;jo&quot; Gedeon
Hi, How much detail do you put in this report? Do issues closed go in? Walid On Mon, Dec 8, 2008 at 6:58 PM, Richard S. Hall <[EMAIL PROTECTED]>wrote: > D'oh! Thanks! :-) > > -> richard > > > clement escoffier wrote: > >> Hi, >> >> I just fixed a small issue: >> * Released subproject bundles are

Re: Board report due again

2008-12-08 Thread Walid &quot;jo&quot; Gedeon
oard reports here for some examples: > > http://cwiki.apache.org/confluence/display/FELIX/Board+Reports > > -> richard > > > Walid "jo" Gedeon wrote: > >> Hi, >> How much detail do you put in this report? Do issues closed go in? >> Walid >&g

Re: maven-bundle-plugin 1.5.0-SNAPSHOT

2008-12-08 Thread Walid &quot;jo&quot; Gedeon
Thanks Stuart, I'll give it a try. On Fri, Dec 5, 2008 at 3:05 PM, Stuart McCulloch <[EMAIL PROTECTED]> wrote: > Hi folks, > > I've just deployed the first 1.5.0-SNAPSHOT of the maven-bundle-plugin > that includes the latest Bnd tool (0.0.295) plus a few minor patches - the > new plugin now requi