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 "Chanika Geeganage (JIRA)" <ji...@apache.org> on 2014/01/16 10:55:22 UTC

[jira] [Created] (AXIS2-5624) Resource Dispatching for Multiple parameters with the same resource name

Chanika Geeganage created AXIS2-5624:
----------------------------------------

             Summary: Resource Dispatching for Multiple parameters with the same resource name
                 Key: AXIS2-5624
                 URL: https://issues.apache.org/jira/browse/AXIS2-5624
             Project: Axis2
          Issue Type: Improvement
          Components: kernel
    Affects Versions: 1.6.1
            Reporter: Chanika Geeganage


Currently, HTTP based resource dispatching is implemented by keeping a map with the following key value pairs.
key = HTTP method + resource name
value = axis2 operation

The limitation of the this implementation is, it does not recognize following resources separately, as they are having the same resource name.

customers
customers/{age}
customers/{age}/name/{name}





--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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