-
Notifications
You must be signed in to change notification settings - Fork 192
Open
Description
Hi
Are there any plans to upgrade to Tyrus 2.0?
When I tried to use new Tyrus release I've got an exception:
Caused by: java.lang.IncompatibleClassChangeError: Class org.glassfish.tyrus.client.ClientManager does not implement the requested interface javax.websocket.WebSocketContainer
at com.ullink.slack.simpleslackapi.impl.SlackWebSocketSessionImpl.establishWebsocketConnection(SlackWebSocketSessionImpl.java:364) ~[simpleslackapi-1.2.0.jar:?]
I guess that's because in Tyrus 2.0 WebSocketContainer resides in new package jakarta.websocket
Metadata
Metadata
Assignees
Labels
No labels