Is there a way to retreive the HTTP Parameters/attribute equivalents from
within a servicemix-http component. To make it more clear, my requirement is
to access XML data from servicemix-http in a REST style. For example, I may
send an URL like
http://mike.org/MyProductService?category=stationary&itemcode=stapler to
servicemix-http consumer and from within servicemix-http consumer I want to
retreive category & itemcode values and then do something (like execute an
XQuery to retreive data and return XML formatted).

Rather, how do I implement this functionality in Servicemix.

- TIA
Mike

-- 
View this message in context: 
http://www.nabble.com/servicemix-http-in-REST-Style%3A-How-to-retreive-Parameter-attribute-tf3571910s12049.html#a9979956
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to