Re: Artemis JMS Client All JAR

2017-12-11 Thread beegee
Hi Mike, thank you for your detailed answer. Agree with all of your points. We will stick now with the single JAR as adding all dependencies manually is really troublesome in our software product (there are already dozens of libs included). Hopefully we will switch soon to Maven to resolve our dep

Artemis JMS Client All JAR

2017-12-06 Thread beegee
Hi, the Artemis client all JAR contains all dependencies in a shadowed package, except of two dependencies: - JMS Spec 2.0 - javax.json Spec (?) I would suggest to not include the Spec JARS in the client JAR as it could cause trouble if those JARS are already included in the classpath. Also, if a