[ 
https://issues.apache.org/jira/browse/AXIS2-3453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559895#action_12559895
 ] 

Andreas Veithen commented on AXIS2-3453:
----------------------------------------

An easy way to correct the validateNonProxyHosts method would be to use 
wildcardMatch from org.apache.commons.io.FilenameUtils. This method has the 
required semantics, except that it recognizes '?' as an additional wildcard 
character. Since the question mark is not a valid character in a DNS name, this 
can do no harm.

>  java.util.regex.PatternSyntaxException in 
> org.apache.axis2.transport.http.ProxyConfiguration
> ---------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-3453
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3453
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: transports
>    Affects Versions: 1.3
>         Environment: Mac OS X, java 1.5
>            Reporter: Michele Mazzucco
>            Priority: Blocker
>
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg37201.html

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to