I think that Gogo effectively ignores case, as you can see here:

g! lb
START LEVEL 1
   ID|State      |Level|Name
    0|Active     |    0|System Bundle (4.3.0.SNAPSHOT)
    1|Active     |    1|Apache Felix Bundle Repository (1.6.6)
    2|Active     |    1|Apache Felix Gogo Command (0.12.0)
    3|Active     |    1|Apache Felix Gogo Runtime (0.10.0)
    4|Active     |    1|Apache Felix Gogo Shell (0.10.0)
g! LB
START LEVEL 1
   ID|State      |Level|Name
    0|Active     |    0|System Bundle (4.3.0.SNAPSHOT)
    1|Active     |    1|Apache Felix Bundle Repository (1.6.6)
    2|Active     |    1|Apache Felix Gogo Command (0.12.0)
    3|Active     |    1|Apache Felix Gogo Runtime (0.10.0)
    4|Active     |    1|Apache Felix Gogo Shell (0.10.0)
g!

-> richard

On 3/20/13 13:59 , Cristiano Gavião wrote:
Hello,

I'm trying to register some commands in GoGo but I'm get problems when
using a method name with uppercase and lowercase:

The service is being registered but the command is being created by gogo.
If I remove the uppercase it handle the function properly.

{org.jbehave.osgi.commands.RunStoriesWithAnnotatedEmbedderRunner}={osgi.command.function=[runAs],
component.name=Command Provider for JBehave Embedder Service, component.id=3,
osgi.command.scope=jbehave, service.id=73}

Is this a bug?

thanks,

Cristiano



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to