Hi Axis2 Team, We have been trying to upgrade from Axis1 -> Axis2 for our project due to security vulnerability (CVE-2019-0227 : A Server Side Request Forgery (SSRF) vulnerability affected the Apache Axis 1.4 distribution that was last released in 2 (cvedetails.com)<https://www.cvedetails.com/cve/CVE-2019-0227/>. However, there are so many APIs that have changed and ways to implement those are not straightforward.
For example, org.apache.axis.message.MessageElement is totally removed. There is no clear guideline or documentation on how to implement similar APIs in Axis2. Please help to advise on how we can improve our migration process and places where we can the reference to look for the changes. Note: have checked out the official migration guide on your website https://axis.apache.org/axis2/java/core/docs/migration.html , but this is far from enough for us to do the migration. Thank you. Kind Regards, Reach