trim white spaces in endpoint definitions
-----------------------------------------

                 Key: SYNAPSE-583
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-583
             Project: Synapse
          Issue Type: Improvement
          Components: Core
            Reporter: Miyuru Daminda Wanninayaka
            Priority: Minor


if endpoint is defined as follows

<endpoint>                            
       <address uri=" http://localhost:9001/services/LBService1"/>
</endpoint>

it will not work because of white space in beginning of uri param. Need to 
remove whites paces in beginning and end of the uri's 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org
For additional commands, e-mail: dev-h...@synapse.apache.org

Reply via email to