I am running an app on http apache 2.4 through which I am trying to connect to a kaazing gateway. I have followed the instructions that are found in kaazing site at "setup-guide.html#webserver_integrate" section, but the connection keeps failing: the Mozilla console prints:
TypeError: this._socket is undefined, 4146 XmppClient.js
I changed the <allow origin>
with an *
. I would like to ask whether I should make any changes on the configuration file of apache.