Replies: 1 comment
-
You can run Servlets alongside JAX-RS without issue. We're doing that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Question Category
Your Question
Hi Team, I need to add Remote MCP Server SSE with my existing cloud service running Jetty server integrated with Standard JAX-RS Jersey. But I see HttpServletSseServerTransportProvider class extending http servlet directly. This does not follow Jersey JAX-RS specification. Is there any way i can integrate this with my setup?
Beta Was this translation helpful? Give feedback.
All reactions