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

k updated AXIS2-6050:
---------------------
    Description: 
We have several web services based on Axis2 engine deployed as wars in Tomcat. 

Currently, we deploy in Tomcat 9.x with dependencies to Glassfish5 / J2EE8 
/JDK8. 

We're looking to upgrade to Tomcat 10.1.x+ / JDK17 / Glassfish6 / J2EE9.

I did a quick test today on this target toolset and got the following at 
runtime (compilation carries out successfully):

08-Dec-2022 14:13:54.897 SEVERE [main] 
org.apache.catalina.core.StandardContext.listenerStart Error configuring 
application listener of class [summit.axis2.servlet.ContextListener]
    java.lang.NoClassDefFoundError: javax/servlet/ServletContextListener
        at java.base/java.lang.ClassLoader.defineClass1(Native Method)
        at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1012)

The issue seems to be that Axis2 is not compatible with Glassfish6/J2EE9. Is 
there a plan for this in Axis2 roadmap?

PS: The Axis2 generated stubs work fine under the described target platform. 

  was:
We have several web services based on Axis2 engine as wars in Tomcat. 

Currently, we deploy in Tomcat 9.x with dependencies to Glassfish5 / J2EE8 
/JDK8. 

We're looking to upgrade to Tomcat 10.1.x+ / JDK17 / Glassfish6 / J2EE9.

I did a quick test today on this target toolset and got the following at 
runtime (compilation carries out successfully):

08-Dec-2022 14:13:54.897 SEVERE [main] 
org.apache.catalina.core.StandardContext.listenerStart Error configuring 
application listener of class [summit.axis2.servlet.ContextListener]
    java.lang.NoClassDefFoundError: javax/servlet/ServletContextListener
        at java.base/java.lang.ClassLoader.defineClass1(Native Method)
        at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1012)

The issue seems to be that Axis2 is not compatible with Glassfish6/J2EE9. Is 
there a plan for this in Axis2 roadmap?

PS: The Axis2 generated stubs work fine under the described target platform. 


> Latest Axis2 1.8.2 release not compatible with Glassfish6/J2EE9
> ---------------------------------------------------------------
>
>                 Key: AXIS2-6050
>                 URL: https://issues.apache.org/jira/browse/AXIS2-6050
>             Project: Axis2
>          Issue Type: Bug
>          Components: Integration, kernel
>    Affects Versions: 1.8.2
>            Reporter: k
>            Priority: Critical
>
> We have several web services based on Axis2 engine deployed as wars in 
> Tomcat. 
> Currently, we deploy in Tomcat 9.x with dependencies to Glassfish5 / J2EE8 
> /JDK8. 
> We're looking to upgrade to Tomcat 10.1.x+ / JDK17 / Glassfish6 / J2EE9.
> I did a quick test today on this target toolset and got the following at 
> runtime (compilation carries out successfully):
> 08-Dec-2022 14:13:54.897 SEVERE [main] 
> org.apache.catalina.core.StandardContext.listenerStart Error configuring 
> application listener of class [summit.axis2.servlet.ContextListener]
>     java.lang.NoClassDefFoundError: javax/servlet/ServletContextListener
>         at java.base/java.lang.ClassLoader.defineClass1(Native Method)
>         at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1012)
> The issue seems to be that Axis2 is not compatible with Glassfish6/J2EE9. Is 
> there a plan for this in Axis2 roadmap?
> PS: The Axis2 generated stubs work fine under the described target platform. 



--
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