Oh, never knew there was a hornetq-rest bridge.
Anyways, from the http://docs.jboss.org/resteasy/hornetq-rest/1.0-beta-3/userguide/html_single/#d0e49 example I get the picture that we're talking about a WAR with a web.xml which would indicate the REST calls would also have to target the http port (8080 by default) and the URL should hit the web context of the web application.