You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Sagara Gunathunga (Resolved) (JIRA)" <ji...@apache.org> on 2011/10/13 08:29:12 UTC

[jira] [Resolved] (AXIS2-5157) Able to access wsdl even if the "WSDL" is in uppercase.

     [ https://issues.apache.org/jira/browse/AXIS2-5157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sagara Gunathunga  resolved AXIS2-5157.
---------------------------------------

    Resolution: Fixed

Fixed in r1182678. 
Please try to avoid use of package level imports. 
                
> Able to access wsdl even if the "WSDL" is in uppercase.
> -------------------------------------------------------
>
>                 Key: AXIS2-5157
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5157
>             Project: Axis2
>          Issue Type: Improvement
>          Components: transports
>    Affects Versions: 1.7.0
>            Reporter: Shameera Rathnayaka
>            Assignee: Shameera Rathnayaka
>            Priority: Minor
>             Fix For: 1.7.0
>
>         Attachments: AXIS2-5157.patch, AXIS2-5157_2.patch
>
>
> In Axis 1, we could access a WSDL even if the "WSDL" is in uppercase. But in Axis 2, we cannot access WSDL with upper case, It gives the following response in the browser. 
> <soapenv:Reason><soapenv:Text xml:lang="en-US">The endpoint reference (EPR) for the Operation not found is /axis2/services/<service_name>?WSDL and the WSA Action = null. If this EPR was previously reachable, please contact the server administrator.</soapenv:Text></soapenv:Reason>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org