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 "James Grahn (JIRA)" <ji...@apache.org> on 2012/08/13 05:17:38 UTC

[jira] [Created] (AXIS2-5389) ?wsdl queries do not invoke dispatchers

James Grahn created AXIS2-5389:
----------------------------------

             Summary: ?wsdl queries do not invoke dispatchers
                 Key: AXIS2-5389
                 URL: https://issues.apache.org/jira/browse/AXIS2-5389
             Project: Axis2
          Issue Type: Bug
    Affects Versions: 1.5.6
            Reporter: James Grahn


When a ?wsdl query is received, Axis2 intercepts the query directly, matches the previous word in the URL to a deployed service, and responds.

This approach fails in the presence of custom dispatchers and also prevents operation URLs from responding to ?wsdl queries.   

Running the dispatchers to resolve the service before responding to the ?wsdl query would provide a more robust response capability.

--
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