[jboss-jira] [JBoss JIRA] (WFLY-10549) Quickstart websocket-hello index.html has hardcoded URL
Eduardo Martins (JIRA)
issues at jboss.org
Mon Jun 11 21:29:00 EDT 2018
Eduardo Martins created WFLY-10549:
--------------------------------------
Summary: Quickstart websocket-hello index.html has hardcoded URL
Key: WFLY-10549
URL: https://issues.jboss.org/browse/WFLY-10549
Project: WildFly
Issue Type: Bug
Components: Quickstarts
Affects Versions: 13.0.0.Final
Reporter: Eduardo Martins
Assignee: Eduardo Martins
The quick start's index.html includes a partially hardcoded URL, which requires the web app to be deployed at /websocket-hello:
{code}
var wsURI = wsProtocol + '://' + window.location.host + '/websocket-hello/websocket/helloName'
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list