Page 1 of 1

Java 6 support yet?

Posted: Mon Aug 13, 2007 7:53 am
by tommygunner
I installed JDK 6 but it says in the Install Guide that this is not supported currently. I'm wondering if this has changed.

Java 6

Posted: Tue Aug 14, 2007 11:05 am
by maschoff
We have not tried yet, but OpenEMM should run with Java 6. Why don't you check it and report the result back here for everybody? :-)

Posted: Wed Aug 15, 2007 5:16 am
by Dabbler
We are using:

CentOS 4.5
Sendmail 8.13.1-3.2.el4
MySQL: 4.1.20 (Redhat's distribution)
JDK: 1.6.0_01
Python 2.3.4

with little trouble.

Java 6

Posted: Wed Aug 15, 2007 8:54 am
by maschoff
Thanks, Dabbler! Hope your trouble will be reduced with 5.1.1 we released yesterday.

Java 6 or Java 5??

Posted: Fri Sep 07, 2007 2:48 pm
by scardin
I have been trying to install OpenEMM for Windows all day and keep receiving the same message when I try to log-on my local machine:

500 Servlet Exception

WEB-INF/web.xml:29: java.lang.UnsupportedClassVersionError:
org/agnitas/web/filter/CharacterEncodingFilter
(Unsupported major.minor version 49.0)

After reading this thread I thought the probloem was I had installed JDK 6 (as recommended on the Windows install guide in txt) instead of JDK 5.

So I removed JDK 6 and installed JDK 5, but I still get the same error message. Any idea???

Thanks

Nicola