[ 
https://issues.apache.org/jira/browse/AXIS2-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeff Thomas updated AXIS2-6090:
-------------------------------
    Description: 
I *think* Axis2 is getting ahead of itself with regards to the Tomcat 
dependency.

In this PR ([https://github.com/apache/axis-axis2-java-core/pull/866)] the 
level of the tomcat library was bumped to 11.0.5.

Tomcat 11 uses the baseline described here:

[https://tomcat.apache.org/whichversion.html]

This includes the Jakarta Servlet 6.1 API, JSP 4.0, ... and requires Java 17 or 
higher.

>From the tomcat landing page:

"The Apache Tomcat Project is proud to announce the release of version 11.0.5 
of Apache Tomcat. This release implements specifications that are part of the 
Jakarta EE 11 platform."

The most current spring boot version is still only supporting Jakarta EE 10 and 
uses Tomcat 10.*

*EDIT* More info about the migration from 10 to 11 - significantly the removal 
of SecurityManager code *and* the ability to configure a security manager in 
tomcat:

https://tomcat.apache.org/migration-11.0.html

 

  was:
I *think* Axis2 is getting ahead of itself with regards to the Tomcat 
dependency.

In this PR ([https://github.com/apache/axis-axis2-java-core/pull/866)] the 
level of the tomcat library was bumped to 11.0.5.

Tomcat 11 uses the baseline described here:

[https://tomcat.apache.org/whichversion.html]

This includes the Jakarta Servlet 6.1 API, JSP 4.0, ... and requires Java 17 or 
higher.

>From the tomcat landing page:

"The Apache Tomcat Project is proud to announce the release of version 11.0.5 
of Apache Tomcat. This release implements specifications that are part of the 
Jakarta EE 11 platform."

The most current spring boot version is still only supporting Jakarta EE 10 and 
uses Tomcat 10.*

 

 

 


> Tomcat Version too high?
> ------------------------
>
>                 Key: AXIS2-6090
>                 URL: https://issues.apache.org/jira/browse/AXIS2-6090
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Jeff Thomas
>            Priority: Major
>
> I *think* Axis2 is getting ahead of itself with regards to the Tomcat 
> dependency.
> In this PR ([https://github.com/apache/axis-axis2-java-core/pull/866)] the 
> level of the tomcat library was bumped to 11.0.5.
> Tomcat 11 uses the baseline described here:
> [https://tomcat.apache.org/whichversion.html]
> This includes the Jakarta Servlet 6.1 API, JSP 4.0, ... and requires Java 17 
> or higher.
> From the tomcat landing page:
> "The Apache Tomcat Project is proud to announce the release of version 11.0.5 
> of Apache Tomcat. This release implements specifications that are part of the 
> Jakarta EE 11 platform."
> The most current spring boot version is still only supporting Jakarta EE 10 
> and uses Tomcat 10.*
> *EDIT* More info about the migration from 10 to 11 - significantly the 
> removal of SecurityManager code *and* the ability to configure a security 
> manager in tomcat:
> https://tomcat.apache.org/migration-11.0.html
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to