You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Robert Lazarski (Jira)" <ji...@apache.org> on 2022/12/08 16:38:00 UTC

[jira] [Commented] (AXIS2-6050) Latest Axis2 1.8.2 release not compatible with Glassfish6/J2EE9

    [ https://issues.apache.org/jira/browse/AXIS2-6050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644891#comment-17644891 ] 

Robert Lazarski commented on AXIS2-6050:
----------------------------------------

Tomcat 10 has a folder named  {{webapps-javaee}} that should be able to run Axis2.

It's not a simple problem as Axis2 has a lot of dependencies.

The time frame is roughly 1.9.x at this point. The priority at the moment is getting a Rampart release out.

Of course, getting patches and unit tests from the user community would greatly speed things up.

 

 

> 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 platform 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-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org