[ 
https://issues.apache.org/jira/browse/KITTY-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035722#comment-13035722
 ] 

Alessandro Novarini edited comment on KITTY-16 at 5/18/11 9:55 PM:
-------------------------------------------------------------------

Since it's still unclear to me how to properly use the mBeansPath list, I 
"fixed" the ls() behavior ignoring it.

Now the code does something, but I don't know if it's something that looks like 
what you're expecting or not:

kitty> setdomain Catalina
setdomain Catalina
Setting the domain to Catalina...
The domain is set to Catalina
kitty> ls
ls
listing files and directories...
Catalina:*
-----
null

Any feedback?

      was (Author: anovarini):
    Since it's still unclear to me how to properly use the mBeansPath list, I 
"fixed" the ls() behavior ignoring it.

Now the code does something, but I don't know is it's something like what 
you're expecting or not:

kitty> setdomain Catalina
setdomain Catalina
Setting the domain to Catalina...
The domain is set to Catalina
kitty> ls
ls
listing files and directories...
Catalina:*
-----
null

Any feedback?
  
> ls(): Invalid character ',' in key part of property 
> ----------------------------------------------------
>
>                 Key: KITTY-16
>                 URL: https://issues.apache.org/jira/browse/KITTY-16
>             Project: Kitty
>          Issue Type: Bug
>         Environment: Mac OS X
> IntelliJ 10
> Groovy 1.7.3
>            Reporter: Matthew Sacks
>            Priority: Blocker
>              Labels: unbreaking
>         Attachments: kitty-16.patch
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> kitty> connect 127.0.0.1 9000
> connect 127.0.0.1 9000
> connecting to 127.0.0.1 at port 9000....
> the url is service:jmx:rmi:///jndi/rmi://127.0.0.1:9000/jmxrmi
> Successfully connected to host
> kitty> domains
> domains
> Domains Detected: 
>  0: JMImplementation
>  1: Users
>  2: com.sun.management
>  3: Catalina
>  4: java.lang
>  5: java.util.logging
> kitty> setdomain Catalina
> setdomain Catalina
> Setting the domain to Catalina...
> The domain is set to Catalina
> kitty> ls
> ls
> listing files and directories...
> Invalid character ',' in key part of property

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to