That it correct. It generates clients.
> -----Original Message----- > From: Willem Jiang [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 27, 2007 9:27 PM > To: [email protected] > Subject: Re: Adding extensions, howto? (what's up in > rt/transports/http) > > 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 > > > > > > >
