[
https://issues.apache.org/jira/browse/JSPWIKI-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709250#action_12709250
]
Andrew Jaquith commented on JSPWIKI-438:
----------------------------------------
I think this is probably the wrong place to have this discussion -- it's not
obviously related to the change in project structure. It has much more to do
with Stripes. Make this a separate bug maybe?
As far as solutions go, I don't think that re-ordering the filters is a good
option -- it feels like a hack. It would be better to do a little light
refactoring. Probably the easiest option is to make the parts of JSPWiki that
need access to the Stripes configuration work a little more gracefully; that
is, via lazy initialization. Other options might include making
WikiServletFilter a subclass of StripesFilter, although that's really ugly and
should be avoided if possible.
> 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.