You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Saminda Wishwajith Abeyruwan (JIRA)" <ji...@apache.org> on 2006/02/22 06:49:39 UTC

[jira] Commented: (SYNAPSE-11) Ability to get resources

    [ http://issues.apache.org/jira/browse/SYNAPSE-11?page=comments#action_12367307 ] 

Saminda Wishwajith Abeyruwan commented on SYNAPSE-11:
-----------------------------------------------------

Introduce ResourcesHandler.simpleGETRequest(String url). This uses HttpClient and GetMthod from commons-httpclient to call to a resource via HTTP GET interface. Thus, this resembles the notion of a REST request. SynapseEnvironment.get(String url) simply delegate its functionality to prior method. This will return OMElement iff resources exists otherwiser a runtime exception SynapseException. 

 

> Ability to get resources
> ------------------------
>
>          Key: SYNAPSE-11
>          URL: http://issues.apache.org/jira/browse/SYNAPSE-11
>      Project: Synapse
>         Type: New Feature
>   Components: Core
>  Environment: Any
>     Reporter: Saminda Wishwajith Abeyruwan
>     Assignee: Paul Fremantle

>
> Need to implement method SynapseEnvironment.get(String uri), so mediators can get resources. Need to way to list the resource mediators. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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