Re: RE: RE: [users@httpd] Apache ReverseProxy for JavaWebStart Application.

2018-01-25 Thread kiran kumar
  Good luck.     Rick Houser Web Engineer   From: kiran kumar [mailto:kiranchoudar...@yahoo.co.in] Sent: Thursday, January 25, 2018 10:36 To: Houser, Rick ; users@httpd.apache.org Subject: Re: RE: [users@httpd] Apache ReverseProxy for JavaWebStart Application.   EXTERNAL EMAIL

RE: RE: [users@httpd] Apache ReverseProxy for JavaWebStart Application.

2018-01-25 Thread Houser, Rick
: Re: RE: [users@httpd] Apache ReverseProxy for JavaWebStart Application. EXTERNAL EMAIL Thanks Rick for your reply. I am trying to understand your reply. The JNLP file that generates dynamically when we launch the client has some urls for the same java web start application, those urls should

Re: RE: [users@httpd] Apache ReverseProxy for JavaWebStart Application.

2018-01-25 Thread kiran kumar
file statically with the changes already present, or use mod_substitute to modify it on the fly.     Rick Houser Web Engineer   From: kiran kumar [mailto:kiranchoudar...@yahoo.co.in.INVALID] Sent: Wednesday, January 24, 2018 17:42 To: users@httpd.apache.org Subject: [users@httpd

Re: RE: [users@httpd] Apache ReverseProxy for JavaWebStart Application.

2018-01-25 Thread kiran kumar
    Rick Houser Web Engineer   From: kiran kumar [mailto:kiranchoudar...@yahoo.co.in.INVALID] Sent: Wednesday, January 24, 2018 17:42 To: users@httpd.apache.org Subject: [users@httpd] Apache ReverseProxy for JavaWebStart Application.   EXTERNAL EMAIL Hi,   I have java web st

Re: RE: [users@httpd] Apache ReverseProxy for JavaWebStart Application.

2018-01-25 Thread kiran kumar
r use mod_substitute to modify it on the fly.     Rick Houser Web Engineer   From: kiran kumar [mailto:kiranchoudar...@yahoo.co.in.INVALID] Sent: Wednesday, January 24, 2018 17:42 To: users@httpd.apache.org Subject: [users@httpd] Apache ReverseProxy for JavaWebStart Application.   EXT

RE: [users@httpd] Apache ReverseProxy for JavaWebStart Application.

2018-01-25 Thread Houser, Rick
Houser Web Engineer From: kiran kumar [mailto:kiranchoudar...@yahoo.co.in.INVALID] Sent: Wednesday, January 24, 2018 17:42 To: users@httpd.apache.org Subject: [users@httpd] Apache ReverseProxy for JavaWebStart Application. EXTERNAL EMAIL Hi, I have java web start application running in my Jboss

[users@httpd] Apache ReverseProxy for JavaWebStart Application.

2018-01-24 Thread kiran kumar
Hi, I have java web start application running in my Jboss Application server. I have configured the reverse proxy configuration for my JavaWeb start application as shown below. Servername public.example.com ProxyRequests Off ProxyPass “/ServicesWeb”  “http://localhost:8080/S