Opened 11 years ago

Closed 8 years ago

Last modified 8 years ago

#277 closed defect (duplicate)

Jersey warning upon DELETE request from UI

Reported by: twagoo Owned by: Twan Goosen
Priority: minor Milestone:
Component: ComponentRegistry Version:
Keywords: Cc:

Description

The following warning gets logged upon a DELETE request triggered from the from Flex UI

WARN [com.sun.jersey.spi.container.servlet.WebComponent#filterFormParameters:846] - A servlet POST
request, to the URI http://lux16.mpi.nl/ds/ComponentRegistry/rest/registry/components/clarin.eu:cr1:c_1332771820908?userspace=true,
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.

Change History (7)

comment:1 Changed 10 years ago by Twan Goosen

Owner: changed from twagoo to Twan Goosen
Status: newassigned

comment:2 Changed 10 years ago by olhsha@mpi.nl

Milestone: ComponentRegistry-1.15

comment:3 Changed 8 years ago by Twan Goosen

Milestone: ComponentRegistry-1.16ComponentRegistry-2.1

comment:4 Changed 8 years ago by Twan Goosen

Summary: Jersey warning upon DELETE request from Flex UIJersey warning upon DELETE request from UI

This also happens with new JS UI, investigate

comment:5 Changed 8 years ago by Twan Goosen

Milestone: ComponentRegistry-2.1ComponentRegistry-2.2

Moving to 2.2 milestone. Todo: transfer issues to GitHub

comment:6 Changed 8 years ago by Twan Goosen

Resolution: duplicate
Status: assignedclosed

comment:7 Changed 8 years ago by Twan Goosen

Milestone: ComponentRegistry-2.2

Ticket retargeted after milestone deleted

Note: See TracTickets for help on using tickets.