[jboss-jira] [JBoss JIRA] (AS7-4979) Issue in Interactive mode on cygwin not working.

Ståle Pedersen (JIRA) jira-events at lists.jboss.org
Wed Jun 20 04:51:13 EDT 2012


    [ https://issues.jboss.org/browse/AS7-4979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702388#comment-12702388 ] 

Ståle Pedersen commented on AS7-4979:
-------------------------------------

i tested jreadline in cygwin and as suspected cygwin uses the same keycodes as on posix systems and not the windows keycodes. this is the reason why jboss-cli is completely broken within cygwin.
- setting property os.name to != windows should help, but after a initial test changing the stty didnt work the same way as on other posix systems.

this is not a jboss-cli issue, but rather something that must be implemented in jreadline.
                
> Issue in Interactive mode on cygwin not working.
> ------------------------------------------------
>
>                 Key: AS7-4979
>                 URL: https://issues.jboss.org/browse/AS7-4979
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 7.1.1.Final
>         Environment: Windows 7, Cygwin 1.7.15
>            Reporter: Peter Cadman
>            Assignee: Alexey Loubyansky
>            Priority: Minor
>
> After connecting to standalone server on localhost, Cgywin doesn't response to input.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the jboss-jira mailing list