at first I'v to say sorry about my English

Now to my problem:
I'm trying to install Sxalix 11.1 on my VPS with CentOS 4.5.
During the installation Scalix install everything but Tomcat and the SWA have some Problems. The folowing message is from the logs with --debug:
Code: Select all
Java at /usr/java/jre1.5.0_11 is not a supported version. Version must be between 1.5.0_11 and 1.5.0_99
What I'm doing wrong? I already tried to install 1.5.0_12 and 6up2 but its always the same Problem. The installed Java is downloaded directly from SUN. I also tried to use the one from the Scalix installer. But ist the same!
I'v also done the following things:
Code: Select all
export JAVA_HOME="/usr/java/jre1.5.0_11/"
export JAVA_OPTS="-server -Xms256m -Xmx256m"
Can somebody help me

Thanks,
RomanK