Hi Roman,

I presume the REST service requests are going via the server-side proxy in 
Wookie? In which case it sounds like a problem with Wookie's proxy client.

Can you include the exception trace from the server? That would help us pin 
down where the problem is occurring.

S

On 5 Sep 2012, at 18:01, Roman Sachse wrote:

> Hi there,
> 
> I am building some widgets that consume Rest services. In case of
> removing and updating items I am sending DELETE and SUCCESS requests,
> respectively. When successful the server answers with 204 (No Content).
> 
> The problem is that I get a 500 Internal Server Error back from Jetty
> (I am using the standalone version). When changing the code to 200 (OK)
> everything works as expected.
> 
> Is this intended behaviour?
> 
> Greetings,
> 
> Roman

Reply via email to