paulrutter commented on PR #310: URL: https://github.com/apache/felix-dev/pull/310#issuecomment-2082030662
``` ## [class org.apache.felix.http.samples.whiteboard.TestWebsocketServletBundleContext$TestWebSocket] Opened session: WebSocketSession[to=PT30S,WebSocketCoreSession@7946968{SERVER,WebSocketSessionState@7eddbcb3{CONNECTED,i=NO-OP,o=NO-OP,c=null},[ws://localhost:8080/filtersample/websocket1/example,null,false.[]],af=true,i/o=4096/4096,fs=65536}->JettyWebSocketFrameHandler@4e6fb6d0[org.apache.felix.http.samples.whiteboard.TestWebsocketServletBundleContext$TestWebSocket],JettyWebSocketFrameHandler@4e6fb6d0[org.apache.felix.http.samples.whiteboard.TestWebsocketServletBundleContext$TestWebSocket]] ## [class org.apache.felix.http.samples.whiteboard.TestWebsocketServletBundleContext$TestWebSocket] Received message: abc ## [class org.apache.felix.http.samples.whiteboard.TestWebSocketServletMainContext$TestWebSocket] Opened session: WebSocketSession[to=PT30S,WebSocketCoreSession@691aa27d{SERVER,WebSocketSessionState@73f6ef48{CONNECTED,i=NO-OP,o=NO-OP,c=null},[ws://localhost:8080/websocket/example,null,false.[]],af=true,i/o=4096/4096,fs=65536}->JettyWebSocketFrameHandler@11f83f04[org.apache.felix.http.samples.whiteboard.TestWebSocketServletMainContext$TestWebSocket],JettyWebSocketFrameHandler@11f83f04[org.apache.felix.http.samples.whiteboard.TestWebSocketServletMainContext$TestWebSocket]] ## [class org.apache.felix.http.samples.whiteboard.TestWebsocketServletBundleContext$TestWebSocket] Error on session: WebSocketSession[to=PT30S,WebSocketCoreSession@7946968{SERVER,WebSocketSessionState@7eddbcb3{CLOSED,i=NO-OP,o=NO-OP,c={1001=SHUTDOWN,Connection Idle Timeout}},[ws://localhost:8080/filtersample/websocket1/example,null,false.[]],af=true,i/o=4096/4096,fs=65536}->JettyWebSocketFrameHandler@4e6fb6d0[org.apache.felix.http.samples.whiteboard.TestWebsocketServletBundleContext$TestWebSocket],JettyWebSocketFrameHandler@4e6fb6d0[org.apache.felix.http.samples.whiteboard.TestWebsocketServletBundleContext$TestWebSocket]] - org.eclipse.jetty.websocket.api.exceptions.WebSocketTimeoutException: Connection Idle Timeout ## [class org.apache.felix.http.samples.whiteboard.TestWebsocketServletBundleContext$TestWebSocket] Closed session: WebSocketSession[to=PT30S,WebSocketCoreSession@7946968{SERVER,WebSocketSessionState@7eddbcb3{CLOSED,i=NO-OP,o=NO-OP,c={1001=SHUTDOWN,Connection Idle Timeout}},[ws://localhost:8080/filtersample/websocket1/example,null,false.[]],af=true,i/o=4096/4096,fs=65536}->JettyWebSocketFrameHandler@4e6fb6d0[org.apache.felix.http.samples.whiteboard.TestWebsocketServletBundleContext$TestWebSocket],JettyWebSocketFrameHandler@4e6fb6d0[org.apache.felix.http.samples.whiteboard.TestWebsocketServletBundleContext$TestWebSocket]] - 1001 - Connection Idle Timeout ## [class org.apache.felix.http.samples.whiteboard.TestWebSocketServletMainContext$TestWebSocket] Received message: abc ``` Both examples work, i will push the changes and move on to the unit tests. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@felix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org