Validate fails if nonProxyHosts contains wildcard
-------------------------------------------------

                 Key: AXIS2-3132
                 URL: https://issues.apache.org/jira/browse/AXIS2-3132
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
    Affects Versions: 1.3
            Reporter: Michael Lipp
            Priority: Minor


Running "Validate" from the web console fails if the system property 
"nonProxyHosts" contains/startsWith a wildcard ("*").

java.util.regex.PatternSyntaxException: Dangling meta character '*' near index 0

This is, however, perfectly legal, see 
http://java.sun.com/j2se/1.4.2/docs/guide/net/properties.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