Glen
On 05/20/2013 02:50 PM, Jeff Ramin wrote:
You guys rock! My app is now serving over SSL w/ a short, simple cxf.xml file!Thanks! On 05/20/2013 01:34 PM, Glen Mazza wrote:You need to define the namespace in your cxf.xml file:http://cxf.apache.org/docs/server-http-transport.html#ServerHTTPTransport-NamespaceOtherwise Spring has no clue what namespace "http-conf" is referring to. Glen
