https://issues.apache.org/bugzilla/show_bug.cgi?id=47797

Mark Thomas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID

--- Comment #5 from Mark Thomas <[email protected]> 2009-09-14 09:19:10 BST ---
There is nothing in this bug report or the attached dump that indicates a
problem at the Tomcat level (or JBoss for that matter).

The attached dump shows 4 requests. Looking at the first request in detail:

The request body declares the method that the client wishes to call:
EISTMPull.getEntitlement

The response (with an HTTP status of 200 OK) includes the NoSuchMethodException
that references the name of the method declared in the body. Clearly, the body
was read correctly since the method name has been read *from the body*.

Whilst I understand you are having problems, there is nothing in this report
that demonstrates a Tomcat issue. In the absence of a demonstrated Tomcat
issue, this bug in INVALID.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to