"jimrigsbee" wrote : I had some trouble resolving what client libraries I needed to get my simple JMS sender program to work. I finally resolved that I needed:trove | | javassist | | jbossall-client | | jboss-aop-jdk50 | | | |
Yes, that's what the user guide install section says to use ;) anonymous wrote : | The last library is troubling to me, because it is a server side library found in the aop deployer directory on all configurations of 4.3 EAP. There is a corresponding client library but it does not contain the class PointcutStats which the client needed in order to load the ConnectionFactory. | See http://www.jboss.com/index.html?module=bb&op=viewtopic&t=129288 for a discussion on this. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128777#4128777 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128777 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
