Is there any actual text in the response?  The only time I have seen
this in the past is where some versions of Tomcat will send a generic
200 response if a zero length or empty entity is submitted.  This may
or may not be relevant.  Which connector are you using?

On Wed, Nov 12, 2008 at 8:40 AM, John Prystash <[EMAIL PROTECTED]> wrote:
> I always get the following output from the client.  OK is always the status
> regardless of what I set as the code in my post() method.  The Resource does
> get posted/persisted during the request.
>
>     Response received.
>     Status: OK (200)
>     Successful: true

Reply via email to