Hi all, Implementing the SMPP component, I have think about the WSDL support.
Currently, some binding components don't support WSDL (the endpoint descriptor is empty). It's the case for file, ftp, xmpp and smpp components for example. Adding a WSDL property on these endpoints can be great and we will be able to store a SOAP envlope in a flat file (for example) and send directly to a WSDL compliant service engine (such as CXF-SE). What do you think about this ? Regards JB
