[
https://issues.apache.org/jira/browse/SHIRO-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15403965#comment-15403965
]
Brian Demers commented on SHIRO-575:
------------------------------------
I think I understand the problem, just not how to run your example.
The test is empty, and the code looks like it is a jar, with a web.xml, there
are no additional maven plugins which shows how to run your code
(exec-maven-plugin, jetty:run, etc), or any {{main}} methods (though I might
have missed this)
What is the easiest way to start your example, starting after I run {{mvn
package}}
> use AnonymousFilter Can't get form parameters
> ---------------------------------------------
>
> Key: SHIRO-575
> URL: https://issues.apache.org/jira/browse/SHIRO-575
> Project: Shiro
> Issue Type: Bug
> Reporter: wangwenbin
>
> 1.use AnonymousFilter in shiro.ini
> /comment/** = anon
> 2.start tomcat
> 3.do not visit any page
> 4.use the form submit comment data
> 5.at this point does not receive from parameters
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)