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
|
|
| 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.
|
| Would this be considered a configuration bug? If so, what component to I report this
against in JIRA?
|
| Thanks,
| Jim Rigsbee
| Red Hat
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128770#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...