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

            Bug ID: 55664
           Summary: [websocket] NPE in Util$DecoderMatch during
                    application start
           Product: Tomcat 8
           Version: trunk
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 30934
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30934&action=edit
TestEncodingDecoding.patch

NPE is thrown when WS endpoint has associated encoder or decoder with type
using generics. Example: Decoder.Text<List<String>>

Here I attach patch of org.apache.tomcat.websocket.pojo.TestEncodingDecoding
illustrating the case.

-- 
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