On 13/10/2013 13:30, [email protected] wrote: > Author: kpreisser > Date: Sun Oct 13 12:30:56 2013 > New Revision: 1531680 > > URL: http://svn.apache.org/r1531680 > Log: > Allow the JSR 356 WebSocket examples using the programmatic API (Endpoint > subclasses) to work as they use a ServletContextListener that has > @WebListener annotation, which would not be called with > metadata-complete="true".
That appears to have triggered a number of CI failures. Implementing a ServerEndpointConfig and letting the SCI deploy it would be an alternative option. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
