eclipse-ee4j / mojarra

Mojarra, a Jakarta Faces implementation
Other
158 stars 107 forks source link

Remove dependencies on SOAP web servcies #5451

Closed lprimak closed 6 days ago

lprimak commented 1 month ago

Describe the bug

Jakarta EE 11 will not support SOAP. EE 11 API have workaround to remove WS from Faces. Is it possible just to remove SOAP from Faces for EE 11?

Relates / Supersedes https://github.com/jakartaee/faces/issues/1913 fixed by #5453

lprimak commented 1 week ago

Waiting on 4.1 release

lprimak commented 1 week ago

@arjantijms @BalusC Please release new 4.1.x as soon as you can so workarounds in EE API artifacts can be removed. Thank you!