Re: SOAP/TCP project status...

2009-08-16 Thread Krzysztof Wilkos
2009/7/30 Daniel Kulp : > > Krzysztof, > > I've FINALLY had a chance to look at this.  I've gone ahead and added it into > the soap binding and wired it into the normal soap transport.    It's > definitely a good start.  Still plenty of work to do, but the simple case is > working. > > I've even te

Re: SOAP/JMS specification for CXF [Project Status]

2009-08-16 Thread liucong
Hi all, I have finished the SOAP/JMS implementation for CXF. More details refers to: Project Information: 1.Project Status: http://wiki.apache.org/general/soapjms4cxf 2.Project Code: http://github.com/liucong/jms4cxf2/tree/master 3.Project JIRA task: https://issues.apache.org/jira/browse/CXF-2253

Re: WSDL2JS

2009-08-16 Thread Demetris
Hi Benson, I took a look into the rt folder and did go over the cxf-utils.js module - so the generated client javascript code makes use of this module to send its requests to the service - correct? I know that looking through the code is the best way to learn a lot of this but this code