Fix URI definition for camel-spring-ws to provide valid URIs
------------------------------------------------------------

                 Key: CAMEL-4455
                 URL: https://issues.apache.org/jira/browse/CAMEL-4455
             Project: Camel
          Issue Type: Sub-task
            Reporter: Hadrian Zbarcea


URIs consumed as well as produced by spring-ws Endpoints are invalid. Things 
that need to be fixed:
* do not use '{' and '}' in the uri, use '(' and ')' instead
* do not rely on #fragements
* make sure SpringWebserviceConfiguration returns the original URI

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to