]
Alexey Loubyansky resolved AS7-1166.
------------------------------------
Fix Version/s: 7.0.1.Final
Resolution: Done
It's fixed.
Quit the CLI on EOF
-------------------
Key: AS7-1166
URL:
https://issues.jboss.org/browse/AS7-1166
Project: Application Server 7
Issue Type: Feature Request
Components: CLI
Affects Versions: 7.1.0.Alpha1
Reporter: Marek Schmidt
Assignee: Alexey Loubyansky
Fix For: 7.0.1.Final
jboss-admin.sh should behave more like a shell and terminate on EOF (ctrl-D)
The current behavior is quite counter-intuitive and trying to do e.g.
echo "deploy foo.war" | ./jboss-admin.sh --connect
leads the CLI into an infinite-loop generating infinite number of prompts.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: