There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-415ad159-aa52-4772-8732-bb82c7dc4ad3 XWIKI-22013 Open

'org.glassfish.jersey.servlet.WebComponent.filterFormParameters' Warning in logs when adding an annotation

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-b41d8231-dd46-4174-9ee0-4d68f6022e5b Nikita Petrenko on 02/Jul/25 15:33
 

You may receive this warning when you navigate to the invitation space when you decide to configure it or test the functionality.

02-Jul-2025 16:28:48.614 WARNING [http-nio-7635-exec-4 - http://localhost:7635/xwiki/rest/notifications?media=json] org.glassfish.jersey.servlet.WebComponent.filterFormParameters A servlet request to the URI http://localhost:7635/xwiki/rest/notifications?media=json 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.