Re: Axis2 classes from Axis

2023-07-30 Thread robertlazarski
I'm pretty sure those classes are related to ""SOAP encoding" which axis2 doesn't support. I'm traveling now, but if you are not using SOAP encoding then there is no issue really. If you are using SOAP encoding, can you change that? On Thu, Jul 27, 2023 at 1:50 PM Marco Rossi wrote: > Good a

Axis2 classes from Axis

2023-07-27 Thread Marco Rossi
Good afternoon, I have a question regarding replacement classes for Axis. We are updating a legacy java project which uses many org.apache.axis classes, so we tried the replacement, org.apache.axis2 following the migration guide . But we