https://issues.apache.org/bugzilla/show_bug.cgi?id=55143
Bug ID: 55143 Summary: Unable to add programmatic message handler to an endpoint with custom decoder Product: Tomcat 8 Version: trunk Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: nick...@gmail.com Created attachment 30483 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30483&action=edit WsSession patch Current implementation in WsSession skips checks for custom decoders when addMessageHandler is called for a programmatic endpoint. The same checks are performed for annotated pojos. Here I attach a sample (as there are multiple way of implementing this) and would like to hear your opinion. cheers niki -- 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