You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I readJersey can run on Grizzly but I don't think Grizzly offers a servlets container personality and comsat-jersey-server builds upon comsat-servlet, so I think at present you can't have a fiber-based JAX-RS server on top of Grizzly.
A Grizzly-Quasar integration should be possible to write as well as a Grizzly-Jersey-Quasar one on top but I have no idea of the effort and of the demand; if it's important to you just try and tell how it goes, then some help could arrive from us and other interested people in the community.
Another option could be using Glassfish which has a Grizzly container and being a compliant servlets implementation it could (should?) work with comsat-jersey-server but it's untested.
has grizzly server for jersey?
The text was updated successfully, but these errors were encountered: