dropwizard-jaxws icon indicating copy to clipboard operation
dropwizard-jaxws copied to clipboard

Jakarta EE plans ?

Open andrekullmann opened this issue 3 years ago • 3 comments

Hello Dropwizard-jaxws Team,

are there any plans to support Jakarta EE in the near future ?

andrekullmann avatar Feb 02 '23 21:02 andrekullmann

Dropwizard-JAXWS is a library for building SOAP web services with Dropwizard framework. Dropwizard-JAXWS integrates Dropwizard and CXF (and its JAX-WS implementation) in order to enable development of SOAP based web services with Dropwizard.

Supporting any other Jakarta EE spec other than JAX-WS is out of scope – there are other tools/containers that fulfill that role.

Does that answer your question?

roskart avatar Feb 05 '23 17:02 roskart

I think what he was saying is that some packages in the Javax namespace have now transitioned to Jakarta, making this incompatible with newer releases. I was hoping to get an answer on this as well.

Sbennett99 avatar Apr 18 '23 13:04 Sbennett99

Thanks for the clarification. This should be fixed, I agree. I'll look into it as soon as I have some spare time.

roskart avatar Apr 18 '23 13:04 roskart