Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-3510

cxf namespace should support Camel properties placeholder out of the box

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.5.0
    • 2.9.0
    • camel-cxf
    • None

    Description

      For example

       <cxf:cxfEndpoint id="myServiceEndpoint" 
           wsdlURL="src/main/resources/wsdl/my.wsdl"
           serviceClass="com.mycompany.MyService"
           endpointName="s:MyPort"
           serviceName="s:MyService"
           address="{{myservice.address}}"
           xmlns:s="{{myservice.namespace}}" >
      

      Where we want to externalize the address and namespace into a properties file, and use the Camel properties resolver.
      http://camel.apache.org/properties

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            njiang Willem Jiang
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment