I'm using the http:outbound-endpoint. what is the maximum length of the address field? thanks
            Asked
            
        
        
            Active
            
        
            Viewed 942 times
        
    1 Answers
1
            Neither the Mule HTTP transport XML schema nor the underlying java.net.URI impose a limit, so the true limit comes from the HTTP URL itself, which has been discussed in this SO question: What is the maximum length of a URL?
 
    
    
        Community
        
- 1
- 1
 
    
    
        David Dossot
        
- 33,403
- 4
- 38
- 72
