Hi Jim,
Yes you should check that the HornetQ version and the Netty versions are the correct ones.
You can do mvn dependency:tree on your project to see which are the requried versions and then make sure that inside the AS those versions are in place.
Cheers