[opencms-dev] Applet Error (Incompatible magic value)

Schendel, Andreas as at gera-web.de
Fri Jun 13 12:32:52 CEST 2008


Hi Steve,
i changed to mode_jk and the applet woks now.

Thanks a lot!

-----Original Message-----
Von: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] Im Auftrag von Steve Bryan
Gesendet: Freitag, 13. Juni 2008 10:54
An: opencms-dev at opencms.org
Betreff: Re: [opencms-dev] Applet Error (Incompatible magic value)

Hi Andreas

I had a similar problem recently after moving to a new server and upgrading
to 7, and spent many hours debugging the issue - see
http://mail.opencms.org/pipermail/opencms-dev/2008q1/029420.html

Perhaps this applies for you too? 

I was using mod_proxy in apache to forward to Tomcat on 8080. The code in
OpenCms 7 is flawed in my opinion, and creates a link to the applet based on
where the webapp thinks it is, and it includes the 8080 in the URL. My
client's users were unable to access port 8080 and the result was the error
below.

The best solution would be to change the source code (I reference it in the
article), but as a workaround I switched to use mod_jk instead of mod_proxy.

Hope that helps!

Steve






More information about the opencms-dev mailing list