[
https://issues.apache.org/jira/browse/AXIS2-6011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17470036#comment-17470036
]
Andrew commented on AXIS2-6011:
-------------------------------
I also encountered this problem with Tomcat 10 and Axis 1.8.0 as well. The
message is clearly wrong, given that
{{org.apache.axis2.transport.http.AxisServlet}} exists in
{{{}axis2-kernel-1.8.0.jar{}}}. That said, the resolution is to put the WAR
into the {{webapps-javaee}} directory.
>From Tomcat 10's documentation:
{quote}Applications that run on Tomcat 9 and earlier will not run on Tomcat 10
without changes. Java EE based applications designed for Tomcat 9 and earlier
may be placed in the {{$CATALINA_BASE/webapps-javaee}} directory and Tomcat
will automatically convert them to Jakarta EE and copy them to the webapps
directory.
{quote}
> axis2-1.0.jar not found in axis2.war
> ------------------------------------
>
> Key: AXIS2-6011
> URL: https://issues.apache.org/jira/browse/AXIS2-6011
> Project: Axis2
> Issue Type: Bug
> Components: deployment
> Affects Versions: 1.8.0
> Environment: Windows
> Reporter: Fabrizio
> Priority: Minor
>
> After deploy the axis2.war in webapps folder of Apache Tomcat 10 , as
> reported in
> [https://axis.apache.org/axis2/java/core/docs/installationguide.html -
> *Installing Axis2 in a Servlet Container*,
> |https://axis.apache.org/axis2/java/core/docs/installationguide.html,] the
> page [http://localhost:8080/axis2/axis2-web/HappyAxis.jsp] report an error:
> could not find a dependency of class
> org.apache.axis2.transport.http.AxisServlet from file *axis2-1.0.jar*
>
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]