jakartaee / faces

Jakarta Faces
Other
103 stars 55 forks source link

remove jax-ws dependency #1929

Closed BalusC closed 4 months ago

BalusC commented 4 months ago

1913 remove JAX-WS dependency as it has been removed from Jakarta EE 11.

related PR in Mojarra impl side https://github.com/eclipse-ee4j/mojarra/pull/5453

melloware commented 4 months ago

Just confirming @volosied this does not look like its in MyFaces 4.1+ i can't find any reference to jakarta.xml.ws so MyFaces may be OK?

volosied commented 4 months ago

Yes, looks mojarra-only to me.

lprimak commented 4 months ago

Does this fix #1913 ?