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

--- Comment #7 from Mark Thomas <ma...@apache.org> ---
The WAR is helpful, but any chance you could convert your WAR to Tomcat unit
test? The more cases the unit test or tests can cover the better.

The ideal would be once that includes cover for the following:
Circle extends Shape
Square extends Shape

Programmatic endpoint with MessageHandler<Shape>, Decoder.Text<Circle> and
Decoder.Binary<Square>

and a similar annotated endpoint.

I'm sure there are other 'interesting' edge cases along similar themes. Any
additional cases you can include in the test case would be incredibly helpful.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to