I think so even if it is mentioned in the header that this is the case :

D:\Dvlpt\Java\workspace-ganymede\x3s\server\apache-felix-karaf-1.2.0-SNAPSHOT\bin>karaf
        __ __                  ____
       / //_/____ __________ _/ __/
      / ,<  / __ `/ ___/ __ `/ /_
     / /| |/ /_/ / /  / /_/ / __/
    /_/ |_|\__,_/_/   \__,_/_/

  Apache Felix Karaf (1.2.0-SNAPSHOT)

Type 'help' for more information.

ka...@root> bundles
000000 ACT org.eclipse.osgi-3.5.0.v20090520
000001 ACT org.apache.felix.configadmin-1.0.4
000002 ACT org.apache.felix.prefs-1.0.2
000003 ACT blueprint-bundle-1.0.0.SNAPSHOT
000004 ACT org.ops4j.pax.logging.pax-logging-service-1.3.1.SNAPSHOT
000005 ACT org.ops4j.pax.logging.pax-logging-api-1.3.1.SNAPSHOT
000006 ACT org.ops4j.pax.url.wrap-0.3.3
000007 ACT org.ops4j.pax.url.mvn-0.3.3
000008 ACT org.apache.felix.karaf.gshell.packages-1.2.0.SNAPSHOT
000009 ACT org.apache.felix.karaf.deployer.spring-1.2.0.SNAPSHOT
000010 ACT org.apache.mina.core-2.0.0.M6
000011 ACT org.apache.felix.karaf.deployer.blueprint-1.2.0.SNAPSHOT
000012 ACT org.apache.felix.karaf.gshell.osgi-1.2.0.SNAPSHOT
000013 ACT org.apache.felix.karaf.management-1.2.0.SNAPSHOT
000014 ACT org.apache.felix.karaf.gshell.console-1.2.0.SNAPSHOT
000015 ACT org.apache.felix.karaf.gshell.config-1.2.0.SNAPSHOT
000016 ACT org.apache.felix.karaf.gshell.admin-1.2.0.SNAPSHOT
000017 ACT org.apache.felix.karaf.jaas.config-1.2.0.SNAPSHOT
000018 ACT org.osgi.impl.bundle.jmx-4.2.0.200907080519
000019 ACT org.apache.felix.karaf.gshell.features-1.2.0.SNAPSHOT
000020 ACT org.apache.felix.karaf.gshell.ssh-1.2.0.SNAPSHOT
000021 ACT org.apache.felix.karaf.deployer.features-1.2.0.SNAPSHOT
000022 ACT org.apache.felix.karaf.gshell.commands-1.2.0.SNAPSHOT
000023 ACT sshd-core-1.0.0.SNAPSHOT
000024 ACT org.apache.felix.karaf.gshell.log-1.2.0.SNAPSHOT
000025 ACT org.apache.felix.karaf.jaas.modules-1.2.0.SNAPSHOT
000026 ACT org.apache.felix.gogo.runtime-0.9.0.SNAPSHOT
000027 ACT org.apache.felix.karaf.deployer.filemonitor-1.2.0.SNAPSHOT

ka...@root> ka...@root> log
log
ka...@root> ka...@root> ?
?
ka...@root> ka...@root> help
help
ka...@root> ka...@root> set INFO
ka...@root> ka...@root> packages
packages
ka...@root> ka...@root> imports 1
OSGi System Bundle (0): org.osgi.framework; version="1.5.0"
OPS4J Pax Logging - API (5): org.osgi.service.log; version="1.3.0"
ka...@root> ka...@root>

Another issue is that the name of the command does not appear on the shell.
So, by example, when you type the word : packages or log, the console is
refreshed but you have no idea where you are in the tree of the commands

And the last but not the least is that question are double :

ka...@root> ka...@root> update 27
You are about to access system bundle 27.  Do you want to continue (yes/no):
You are about to access system bundle 27.  Do you want to continue (yes/no):

Regards,

Charles Moulliard
Senior Enterprise Architect
Apache Camel Committer

*****************************
blog : http://cmoulliard.blogspot.com


On Mon, Jul 13, 2009 at 4:27 PM, Hiram Chirino <chir...@gmail.com> wrote:

> I don't think the help command is supported yet..
>
> But on related note... to the gogo developers: I would have expected a
> command not found error when you type in a command that's not found.  This
> seems to work fine if you pass an argument to a command.  It this a
> 'feature' or a bug?
>
> Regards,
> Hiram
>
>
> On Mon, Jul 13, 2009 at 4:45 AM, Charles Moulliard <cmoulli...@gmail.com
> >wrote:
>
> > Hi,
> >
> > I have done a build of Apache Felix Karaf this morning in order to test
> it
> > but unfortunately Gogo does not seem to like Windows :
> >
> > Here is a snapshot of command used :
> >
> > ka...@root> ka...@root> help
> > help
> > ka...@root> ka...@root> ?
> > ?
> > ka...@root> ka...@root> help
> > help
> > ka...@root> ka...@root>
> >
> > We can't have access to help !
> > Where can I found the list of commands that we can use with Gogo (compare
> > to
> > gshell) ?
> >
> > Regards,
> >
> > Charles Moulliard
> > Senior Enterprise Architect
> > Apache Camel Committer
> >
> > *****************************
> > blog : http://cmoulliard.blogspot.com
> >
>
>
>
> --
> Regards,
> Hiram
>
> Blog: http://hiramchirino.com
>
> Open Source SOA
> http://fusesource.com/
>

Reply via email to