Re: [mod-security-users] ModSecurity for Java - Deploying
Brought to you by:
victorhora,
zimmerletw
|
From: Ivan R. <iv...@we...> - 2005-01-19 13:27:36
|
Roger wrote: > Hi, > I am trying installing ModSecurity for Java but I can not get to run > sucessfully, I get the follow message(jakarta's log) when deploying by > jakarta's manager web: > -------------- > 2005-01-19 11:42:34 StandardContext[/msj]Excepci=F3n arrancando filtro > ModSecurityFilter > java.lang.UnsupportedClassVersionError: > com/webkreator/modsecurity/ModSecurityFilter (Unsupported major.minor > version 49.0) > at java.lang.ClassLoader.defineClass0(Native Method) > [...] > ---------- >=20 > I use jakarta-tomcat-5.0.28 with j2sdk1.4.1_01 in WinXP Pro box. > What java-tools/class I must to get?? I am not familiar with that error but it seems to me that it's complaining about the class version number. I may have compiled it with JDK 1.5 by mistake. I'll post a new version, compiled with JDK 1.4, today or tomorrow. --=20 Ivan Ristic (http://www.modsecurity.org) |