It's just that several typos and the comment being stretched to a single long line made the comment uncomprehensible.
It should be:
<!-- One way of activating the REST services is adding these lines.
The server is responsible for adding the corresponding servlet automatically.
The class org.jboss.as.quickstarts.html5rest.HelloWorld
has the annotation @Path("/") to receive the REST invocation. -->
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
It's just that several typos and the comment being stretched to a single long line made the comment uncomprehensible.
It should be:
<!-- One way of activating the REST services is adding these lines. The server is responsible for adding the corresponding servlet automatically. The class org.jboss.as.quickstarts.html5rest.HelloWorld has the annotation @Path("/") to receive the REST invocation. -->