If this mail arrives, it means users@marmotta.apache.org is already
working. So please, switch to the new address for the mailing list from
now. Thanks.
--
Sergio Fernández
Senior Researcher
Knowledge and Media Technologies
Salzburg Research Forschungsgesellschaft mbH
Jakob-Haringer-Straße 5/3
--
Best Regards,
Evgeny Karataev
Hello all,
I just downloaded apache-marmotta-3.1.0-incubating-webapp.zip from the
website and deployed it on a Tomcat 6.0 instance.
I am getting the following error:
SEVERE: Error deploying web application archive marmotta.war
java.lang.UnsupportedClassVersionError:
org/apache/marmotta/platform/
Hi Andrea,
On 22/11/13 16:26, Andrea Di Menna wrote:
I just downloaded apache-marmotta-3.1.0-incubating-webapp.zip from the
website and deployed it on a Tomcat 6.0 instance.
I am getting the following error:
SEVERE: Error deploying web application archive marmotta.war
java.lang.UnsupportedClas
Hi Sergio,
thanks for your answer.
Yes I am using JDK 7.0
$ sudo update-alternatives --config java
There are 2 choices for the alternative java (providing /usr/bin/java).
SelectionPathPriority
Status
-
Hi,
On 22/11/13 16:52, Andrea Di Menna wrote:
The problem was that JAVA_HOME was not set and it was commented out in
/etc/default/tomcat6
Tomcat was auto-selecting /usr/lib/jvm/java-6-openjdk-amd64.
I have now uncommented JAVA_HOME in /etc/default/tomcat6 and everything is
working fine.
I kn