Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpringBoot 1.2.x incompatibility with Jetty 8-9 #158

Closed
akhikhl opened this issue Apr 7, 2015 · 1 comment
Closed

SpringBoot 1.2.x incompatibility with Jetty 8-9 #158

akhikhl opened this issue Apr 7, 2015 · 1 comment

Comments

@akhikhl
Copy link
Owner

akhikhl commented Apr 7, 2015

Gretty webapp throws exception:

java.util.ServiceConfigurationError: javax.servlet.ServletContainerInitializer: 
Provider org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer not found

when running on Jetty 8-9 and spring-boot 1.2.+

Cannot upgrade to spring-boot 1.2.+ until it is fixed.

akhikhl added a commit that referenced this issue Apr 7, 2015
reverted springBootVersion to 1.1.9 until #158 is fixed
@akhikhl
Copy link
Owner Author

akhikhl commented Apr 9, 2015

Fixed in gretty 1.2.1-SNAPSHOT, fix will be released with 1.2.1.

@akhikhl akhikhl closed this as completed Apr 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant