4 Replies Latest reply on Mar 15, 2011 10:44 AM by rglowinski

    Fuse 4.2 + Spring + CFX + HTTPS

    rglowinski

      Hello,

       

      I am deploying a bunch of WebServices using Spring configuration by the means of the <jaxws:endpoint .../> tags.

       

      Now our customer wants us to use HTTPS instead of pure HTTP, and I cannot seem to find any articles that would aid me doing so. I have seen a few good descibing how to achieve it from the Java side, but none from the Spring configuration.

       

      The only idea I have had was to create a new "bus" and use it in the <jaxws:endpoint ../> configuration.

       

      Any hints, links to example/articles would be welcomed

       

      Thanks in advance!