Skip to content
Discussion options

You must be logged in to vote

This turned out to be a misconfigured pom.xml

<dependency>
<groupId>javax.websocket</groupId>
<artifactId>javax.websocket-api</artifactId>
<version>1.0</version>
<!--<scope>provided</scope>-->
</dependency>

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected byCharles92011
Comment options

You must be logged in to vote
2 replies
@Charles92011
Comment options

@kinsleykajiva
Comment options

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
@Charles92011@kinsleykajiva