[
https://issues.apache.org/struts/browse/WW-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes Wannemacher updated WW-2607:
--------------------------------
Attachment: WW-2607.patch
This seems to fix it. There is no unit test though, since I really don't know
how this works or why it didn't work before. I'll commit if we get to the wire,
but I'd rather wait for someone with more knowledge to help me add a unit test.
> Default Mappings are broken in the codebehind plugin
> ----------------------------------------------------
>
> Key: WW-2607
> URL: https://issues.apache.org/struts/browse/WW-2607
> Project: Struts 2
> Issue Type: Bug
> Components: Plugin - CodeBehind
> Affects Versions: 2.1.x
> Reporter: Wes Wannemacher
> Attachments: bar.zip, WW-2607.patch
>
>
> When using the codebehind plugin, developers should be able to drop a JSP,
> freemarker or velocity template into their web-app and codebehind should map
> it to ActionSupport automagically. Right now, the app server gives an error
> that an interceptor class cannot be found in default-stack. Attached is a
> simple app to demonstrate. To reproduce, unzip the app, run mvn jetty:run
> then try to hit http://localhost:8080/bar/index.action .
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.