]
James Perkins reassigned WFLY-3737:
-----------------------------------
Assignee: James Perkins (was: Stuart Douglas)
JavaEE appclient "Main" replace "System.in"
-------------------------------------------
Key: WFLY-3737
URL:
https://issues.jboss.org/browse/WFLY-3737
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Application Client
Affects Versions: 8.1.0.Final
Reporter: Wolfgang Knauf
Assignee: James Perkins
"org.jboss.as.appclient.subsystem.Main.main" replaces System.in with a
"NullInputStream" and thus you cannot use it to read user inputs.
I don't whether this is intentional, but it sounds like a bug to me