Hi Benson,

There is no conflict with your JavascriptQureyHandler, so I think you can follow
the cxf.extension and a cxf-extension-javascript-client.xml way to do it.

BTW,
The cxf-extension-javascript-client.xml file is working on the server side for jaxascript client ,
am I right?

Willem.
Benson Margulies wrote:
Willem,

Let me try a more specific version of this question.

I want the Javascript generator to follow the same paradigm as all of
our other extensions. That is, users who use cxf-servlet.xml should get
it by magic, other users should import it if they want it.

However, it is only relevant on the server side.

Should I just follow the pattern of having a cxf.extension and a
cxf-extension-javascript-client.xml? Or should I follow the pattern of
the http transport?

--benson

Reply via email to