Hide Forgot
Description of problem: It probably shoud just say "Hello World!" Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Fiexed in commit https://github.com/jboss-developer/jboss-eap-quickstarts/commit/1bc9e49856bac474e06a981cdd052764d2c7ab1c
The original string remained in 'guide/HelloworldOSGiQuickstart.asciidoc' file: System.out.println("Hello AS7 World!!"); System.out.println("Bye AS7 World!!");
Merge fixed to master branch: https://github.com/jboss-developer/jboss-eap-quickstarts/commit/a362527597f72e919b5c232ccfad07af4594d61c Issued a pull for the 6.2.x branch, but I'm not sure that any changes should be made at this point. I need to check with Paul Gier.
This should be fixed in the current 6.3.x builds.
Verified with EAP 6.3.0 DR1