-
Hi everybody.
I have a problem deploying the opproject.war on my debian 4 webserver with tomcat 5.5 and java 6.
when (re)starting tomcat i get a java.io.Permission exception. i think it is a tomcat config problem but i don't know how to fix this. I already tried to add some lines to the catalina.policy file but it did not work.
so what can i do?
this is the error log:
INFO...
11:04PM UTC on Mar 01 2009 in Onepoint Project
-
the only thing is this msg during the creation process:
02.06.07 12:48:03 CEST: Missing:
1) com.sun:tools:jar:1.5.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=com.sun -DartifactId=tools \
-Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file
Path to dependency:
1...
10:51AM UTC on Jun 02 2007 in Candy for Appfuse
-
i just tested your fix and now it is working fine. thank you, great work!
10:49AM UTC on Jun 02 2007 in Candy for Appfuse
-
After installing and restarting, when a project is created, a NullPointerException is raised in Eclipse and the first page of the wizard is not displayed.
Retrying brings up the page but after entering a project name the buttons 'next' and 'finish' are not activated. therefore no appfuse-project can be created.
(like...
12:30PM UTC on May 28 2007 in Candy for Appfuse