From: marcel.huijkman <mar...@ra...> - 2005-02-01 15:18:52
|
I'm trying to get the Wiki part going but it won't compile with java 1.5 So I've changed all the Enummeration enum parts and it compiles, build etc. However when I call my wiki: http://localhost/wiki/StartPage it says: WebMacro application code failed to initialize: javax.servlet.ServletException: java.lang.IllegalArgumentException: nulldeploy/WEB-INF/Wiki.Properties does not point to a file. This error is the result of a failure in the code supplied by the application programmer. Please contact the server administrator I think the part: nulldeploy says something isn't good. Any help is welcome. Also any hints on how to use wiki as a directive. (I've read somewhere that this is possible...) BTW how is version 3 of the wiki? |