conficio wrote:
> The recommended config
> http://cwiki.apache.org/CXF20DOC/client-http-transport.html
Below the conduit config it says >>The first thing to notice is the "id"
attribute on <http:conduit>. This allows CXF to associate this HTTP Conduit
configuration with a particular WSDL Port. The id includes the service's
namespace, the WSDL port name, and ".http-conduit". It follows this
template: "{serviceNamespace}portName.http-conduit".>>
But in the config code there is no "id" attribute, but only a "name"
attribute.
--
View this message in context:
http://www.nabble.com/CXFServlet-over-https-tp25703630p25704393.html
Sent from the cxf-user mailing list archive at Nabble.com.