-
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...
2009-03-01 23:04:16 UTC 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...
2007-06-02 10:51:42 UTC in Candy for Appfuse
-
i just tested your fix and now it is working fine. thank you, great work!
2007-06-02 10:49:19 UTC in Candy for Appfuse
-
I encountered the same problem with Eclipse 3.2.2. Don't know if it's my fault or not...
I opened a bug report as requested and submitted my error-logs and eclipse-configuration.
thanks for help so far!
2007-05-28 12:33:03 UTC 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...
2007-05-28 12:30:13 UTC in Candy for Appfuse
-
hello!
I just installed Candy for AppFuse v 0.3.0 in my Eclipse 3.3RC1 IDE in WinXP.
When I'm trying to create a new AppFuse Project a have already entered the project name then I'm not able to click the 'next' or 'finish' button within Eclipse.
If i click 'back' and try it another time I'm getting a null pointer exception.
What am I doing wrong?.
2007-05-27 13:42:06 UTC in Candy for Appfuse