Thanks for your response.
Spent quite a few hours on this. I finally had to resort to a work-around. I managed to get this working by writing a server-side proxy that acts as the intermediary between the javascript call and the broker. I initially had a similar problem with my web-app, which I created to handle this javascript. I ended up implementing a filter in the web-app to handle cross-site AJAX calls. Once this was done I could then communicate with the Broker via the intermediary web-app.
Nov 25, 2014 6:22:36 PM com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator attachTypes
INFO: Couldn't find grammar element for class io.druid.server.StatusResource$Status
Nov 25, 2014 6:22:36 PM com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator attachTypes
INFO: Couldn't find grammar element for class java.lang.Iterable
Nov 25, 2014 6:22:36 PM com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator attachTypes
INFO: Couldn't find grammar element for class java.util.Map
Nov 25, 2014 6:22:36 PM com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator attachTypes
INFO: Couldn't find grammar element for class java.lang.Iterable
Nov 25, 2014 6:22:36 PM com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator attachTypes
INFO: Couldn't find grammar element for class java.lang.Iterable
Nov 25, 2014 6:22:36 PM com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator attachTypes
INFO: Couldn't find grammar element for class javax.ws.rs.core.Response
Nov 25, 2014 6:22:36 PM com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator attachTypes
INFO: Couldn't find grammar element for class javax.ws.rs.core.Response
Nov 25, 2014 6:22:36 PM com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator attachTypes
INFO: Couldn't find grammar element for class javax.ws.rs.core.Response
Nov 25, 2014 6:22:36 PM com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator attachTypes
INFO: Couldn't find grammar element for class javax.ws.rs.core.Response