Annoying WARNING about manipulated requests by Servlet filter
-------------------------------------------------------------

                 Key: STANBOL-437
                 URL: https://issues.apache.org/jira/browse/STANBOL-437
             Project: Stanbol
          Issue Type: Bug
          Components: Entity Hub
            Reporter: Fabian Christ
            Assignee: Rupert Westenthaler


When using Stanbol you get this warning on the console:

A servlet POST request, to the URI 
http://localhost:8080/stanbol/entityhub/sites/find, contains form parameters in 
the request body but the request body has been consumed by the servlet or a 
servlet filter accessing the request parameters. Only resource methods using 
@FormParam will work as expected. Resource methods consuming the request body 
by other means will not work as expected.

Hopefully, this is not a problem and we only need to get rid of this warning 
message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to