Hello, I would like to bind OGC web services (Open Geospatial Consortium) to an ESB. Most of these services do not yet provide a WSDL description. They use HTTP as transport protocol (without SOAP) and XML (defined schemas) for requests and responses (example description of a Web Feature Service, one of the ogc web services: <http://schemas.opengis.net/wfs/1.1.0/examples/WFS_Capabilities_Sample.xml>)
Does Apache ServiceMix provide features to bind these services to the ESB? Which binding component shall I use and which configuration changes do I have to do? Thanks in advance for your help. Regards.
