[
http://www.stripesframework.org/jira/browse/STS-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100#comment-13100
]
Alessio Stalla commented on STS-916:
------------------------------------
I tested it on WildFly 8.1.0.CR2 - works like a charm! Thanks!
> DynamicMappingFilter, WildFly (JBoss AS 8) and method not supported
> -------------------------------------------------------------------
>
> Key: STS-916
> URL: http://www.stripesframework.org/jira/browse/STS-916
> Project: Stripes
> Issue Type: Bug
> Components: ActionBean Dispatching
> Affects Versions: Release 1.5.7
> Environment: WildFly 8.0.0.Final
> Reporter: Alessio Stalla
> Assignee: Remi VANKEISBELCK
> Fix For: Release 1.5.8, Release 1.6
>
>
> DynamicMappingFilter detects a non-existing resource by catching
> FileNotFoundException and by controlling whether the HTTP return code for the
> resource is 404. Unfortunately, in WildFly, the default servlet returns 405
> (method not allowed) for POST requests; therefore DynamicMappingFilter does
> not invoke any Stripes action for those requests, returning 405 to the client
> instead.
> Since the DispatcherServlet understands both GET and POST, imho 405 should
> always be interpreted as resource not found as well, and the request handled
> with the DispatcherServlet.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development