Hi all, At the moment I'm doing some interoperability testing and it's brought up the nastiness of having to hand-crank WSDL files for providing a ws.binding service. I'd like to start looking at what we can do about this - perhaps building a simple CPP2WSDL tool.
Axis2C has a WSDL2C tool (which isn't included in the current release - you have to build it yourself) and plan to create a C2WSDL tool after their 1.0 release. There's a public specification for the mapping of WSDL to C++ available from the OMG web site at: http://www.omg.org/cgi-bin/doc?mars/06-06-38. There's not yet a spec for mapping in the opposite direction, but the SCA C++ C&I spec (at http://www.osoa.org/download/attachments/35/SCA_ClientAndImplementationModelforCpp_V0.95.pdf?version=1) plans to add the mapping in the future (see page 12). I think taking the OMG WSDL to C++ mapping and seeing if/how we can work that backwards would be a good start for this work. Does anyone know about or have experience with C++ to WSDL mappings? Does anyone have any good ideas around this area? Thanks Andy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]