[ https://issues.apache.org/jira/browse/STANBOL-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15992907#comment-15992907 ]
Rupert Westenthaler commented on STANBOL-437: --------------------------------------------- The source is [1]. This module is only needed for CORS on older IE versions. So for most Stanbol Users ist will be OK to just remove this module from the launcher. [1] http://svn.apache.org/repos/asf/stanbol/trunk/commons/httpqueryheaders/ > 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: Entityhub > Reporter: Fabian Christ > Assignee: Rupert Westenthaler > Priority: Minor > Labels: Console, Output > > 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 was sent by Atlassian JIRA (v6.3.15#6346)