[users@httpd] Applets fail to load with UndeclaredThrowableException when using Proxy

2011-02-09 Thread Pankaj Tiwari
The HTTP server is configured as Proxy as well as Reverse Proxy for the Web Application (HTTP request) --> [HTTP Server] --> (HTTP redirect) --> [Web Application] // Web application loads except the applets (java.lang.reflect.UndeclaredThrowableException ). If I enable ProxyPreserveHost in httpd.

[users@httpd] Applets Failed to load with http server as Proxy/Reverse with SSL

2011-02-09 Thread Pankaj Tiwari
1. Configured http server 2.2.17 as proxy and reverse proxy for my web application 2. The web application is running under Jboss without SSL 3. Able to load the web application (except Applets) through http server (no ssl) 4. Able to load the web application as well as Applets through http server (