applet does not load using java 1.5 through reverse proxy with certific...

Hi,

we have the following problem:

When using java 1.5 in our browser, our applet does not load. Using java 1.4.2 it works. It also works using java 1.5.0 using another reverse proxy.

The differences between the 2 reverse proxies (one works, one works not) we use is that the one through which the applet does not load has a certificate installed that is not for its hostname. Can this be the reason the applet does not load? Where can I find information about the sandbox of java 1.5.0 concerning these issues. Are there any docs of the security restrictions imposed by java 1.5.0 sandbox?

Greetings,

Tim

[642 byte] By [timvissersa] at [2007-10-2 20:42:50]
# 1
Ok, the solution to this specific problem was a misconfigured reverse dns lookup.Greets,Tim
timvissersa at 2007-7-13 23:26:12 > top of Java-index,Desktop,Core GUI APIs...