ikzent opened a new issue, #2105: URL: https://github.com/apache/hop/issues/2105
### Apache Hop version? 2.2 ### Java version? 11 ### Operating system Linux ### What happened? When a hop workflow is started interactively from the command prompt when calling the restclient with https and tokens this call gives the following error rg.glassfish.jersey.message.internal.MessagingBinders$EnabledProvidersBinder bindToBinder WARNING: A class javax.activation.DataSource for a default provider MessageBodyWriter<javax.activation.DataSource> was not found. The provider is not available. Solution --> add the dependencies in the apache hop build to javax.activation or add manually in teh lib/core directy with the javax.activation... jar ### Issue Priority Priority: 2 ### Issue Component Component: Actions -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
