Created attachment 892508 [details] calc.ear +++ This bug was initially created as a clone of Bug #1082461 +++ Description of problem: Appclient hangs after server stop Version-Release number of selected component (if applicable): EAP 6.2.3.CP.CR2 How reproducible: Always Steps to Reproduce: 1. start standalone server 2. deploy calc.ear (see attachment) 3. run following command: ./appclient.sh /home/pkremens/devel/eap-tests-scripts/scripts-testing/target/test-classes/appclient/calc.ear#jboss-as-ejb-remote-client-7.1.1.CR1.jar 4. run the command again ./appclient.sh /home/pkremens/devel/eap-tests-scripts/scripts-testing/target/test-classes/appclient/calc.ear#jboss-as-ejb-remote-client-7.1.1.CR1.jar Actual results: program hangs with last line stating JBoss EAP stopped Expected results: program terminates and returns to command line Additional info: See BZ1012968
Backported BZ#1082461. PR: https://github.com/jbossas/jboss-eap/pull/1301
Verified on EAP 6.2.3.CR3.