Does Axis 2 support Java 17?

273 Views Asked by At

I get the following error while using Axis 2 with Java 17. Previously, I was using Java 8. It was all good. During this migration (from Java 8 to Java 17) I getg this error. Can any one help me here on how to proceed further or any suggestions.

error: cannot access DataHandler
class file for javax.activation.DataHandler not found
0

There are 0 best solutions below