[ 
https://issues.apache.org/jira/browse/ARTEMIS-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014355#comment-16014355
 ] 

ASF GitHub Bot commented on ARTEMIS-1129:
-----------------------------------------

Github user michaelandrepearce commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1272
  
    @clebertsuconic @jbertram with now decent test case range, using the 
examples, and all looks to be passing still on PR build.
    
    Anything else to do? (@clebertsuconic, i know you'd like to me possibly 
squash the commits but in this instance, i'd rather keep them separate, as a 
lot of example tests updated, i think its cleaner to keep the commits separate. 
If you really want me to squash then no worries i will, just wanted to discuss)


> Client Dependencies 
> --------------------
>
>                 Key: ARTEMIS-1129
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1129
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 2.0.0
>            Reporter: Bernd Rosstauscher
>            Assignee: Justin Bertram
>            Priority: Minor
>              Labels: documentation
>
> Currently the documentation is not up to date for the client requirements.
> Section 12. The Client Classpath specifies only the following 
> activemq-core-client.jar, activemq-commons.jar, and netty.jar
> And for JMS the following:
> activemq-jms-client.jar and geronimo-jms_2.0_spec.jar
> If I copy these to my project and try to connect directly via JMS (not via 
> JNDI) I get at runtime ClassNotFoundExceptions of all kind.
> It seems now you need a lot more JAR files as dependencies. It is not really 
> clear what else is needed so you will end up to copy the whole Artemis Jars 
> just to make the client connection work.
> Would it be possible to update the documentation to specify the direct and 
> indirect dependencies for the client. 
> I have the feeling this is at the moment a little bit out of control as it 
> seems I need now to include 10 more Jar files or so including the json 
> libraries, org.jboss logging, all the commons jars and many more?
> Thanks for your great work.
> - Bernd Rosstauscher



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to