BLasan commented on pull request #1597: URL: https://github.com/apache/fineract/pull/1597#issuecomment-781392847
> > Yuh, if we can avoid having the `jakarta.activation/jakarta.activation-api/1.2.2` dependency from javax.mail, we'll be able to resolve this > > @BLasan and yet without it we will be getting this error > java.lang.noclassdeffounderror: com/sun/activation/registries/logsupport > > i have even tried com.sun.activation:jakarta.activation:1.2.0 as suggested [here] (https://stackoverflow.com/questions/58029104/cant-send-email-using-javamail-and-jdk-12) but i still got an error that 1.2.0 is not available You can check the directories inside the jar file. If you are using intelliJ please check under` External Libraries` directory. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
