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

Andrew Jaquith commented on JSPWIKI-438:
----------------------------------------

Yes, there's an order-of-startup issue here. Stripes wants to start itself 
first so that it can stash its configuration in the ServletContext, which one 
of our classes in JSPWiki later needs to find. This should not be too hard to 
fix -- we just need to make sure Stripes bootstraps itself first.

> 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