Mark,

On 1/6/23 05:49, Mark Thomas wrote:
Tomcat (all versions) currently ships a JNDI factory for JAX-RPC 1.1. This factory was added in Tomcat 6 (Java EE 5).

Java EE 5 (Tomcat 6) encouraged new applications to use JAX-WS rather than JAX-RPC.

Java EE 6 (Tomcat 7) marked JAX-RPC as "Proposed Optional".

Java EE 7 (Tomcat 8) marked JAX-RPC as "Optional".

Jakarta EE 9 (Tomcat 10.0) removed JAX-RPC from the Jakarta platform.

Tomcat 10.1 and Tomcat 11 still include the JNDI factory for JAX-RPC.

I would like to propose deprecating JAX-RPC support in 10.1 and earlier and removing it in Tomcat 11. Ideally, I'd like to remove JAX-RPC support in Tomcat 10.1 but it is too late to do that now 10.1.x is stable.

+1 for removing it in Tomcat 11.

-chris

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to