Lalit created GUACAMOLE-266:
-------------------------------
Summary: Guacamole tunnels don't accept absolute URL paths
Key: GUACAMOLE-266
URL: https://issues.apache.org/jira/browse/GUACAMOLE-266
Project: Guacamole
Issue Type: Bug
Components: guacamole-common-js
Affects Versions: 0.9.10-incubating
Reporter: Lalit
Priority: Blocker
Hi Mike,
In continuation to my issue, I am facing linked to
https://glyptodon.org/jira/browse/GUAC-1594
My client(index.html) and my servlet(guacamoleservlet.class) are on different
servers, I am calling my servlet from JS component of index.html. I am able to
call it successfully when I am doing normal tunnel.
However, it didn't work when I am using reverse tunneling.
config.setParameter("reverse-connect", "true");
config.setParameter("listen-timeout", "20000");
The connection is not successful.
Any suggestions??
Regards,
Lalit
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)