[ 
https://issues.apache.org/jira/browse/JSPWIKI-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708591#action_12708591
 ] 

Harry Metske commented on JSPWIKI-438:
--------------------------------------

I think the only thing currently broken is webtests, a quick look revealed that 
JSPWiki does not start because of the following exception:

ERROR org.apache.wiki.WikiEngine  - Failed to start managers. 
java.lang.IllegalStateException: WikiRuntimeConfiguration not found!

This is the result of ServletContext not having the Attribute 
"WikiRuntimeConfiguration".
My guess is that this has something to do with the switchover to Stripes.

> Change Development Structure to java project or dynamic web project
> -------------------------------------------------------------------
>
>                 Key: JSPWIKI-438
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-438
>             Project: JSPWiki
>          Issue Type: Wish
>         Environment: Eclipse 3.4
>            Reporter: Kurt Stein
>            Assignee: Janne Jalkanen
>             Fix For: 3.0
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Hi,
> I am having difficulties to install JSPWiki in Eclipse. I know that Janne has 
> made some scripts that compile to project. Well, Eclipse runs some nice 
> background compiling development features so that you don´t need to run the 
> script everytime you change some code.
> Only thing is you need to arrange the wiki structure i little bit more like a 
> web project.
> I know that this has been a issue before but are there any reasons why f.e. 
> the webdocs can´t be moved to WEB-INF?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to