Skip to main content
Question

Custom package exception- com/automationanywhere/commandsdk/i18n/MessagesFactory

  • July 22, 2024
  • 1 reply
  • 53 views

Forum|alt.badge.img+3

I created one custom package and it is working fine by testing the code using test class in IntellJ. When i am using the .jar file in AutomationAnywhere, it is throwing com/automationanywhere/commandsdk/i18n/MessagesFactory exception.

 

I am using gradle build shadowjar command to generate the jar file. Please help

1 reply

Forum|alt.badge.img
  • Automation Anywhere Team
  • July 25, 2024

Try this gradle clean build