Hi Sergey, I have an interesting requirement that recently propped up. We have a ReST endpoint defined with XPath expression as Payload. Based on this XPath expression, we need to query database for appropriate resources. We are using CXF 2.2.12 as our rest layer. Other technologies in the stack are JAXB/ Spring/ Hibernate.
We are familiar with XML or JSON as payload but not XPath as Payload. So how do we transform this XPath expression to a meaningful SQL query? . Are there any proviisons in CXF that we can leverage? Please share if anybody came across this scenario. Thanks, =Mahesh Kambam. -- View this message in context: http://cxf.547215.n5.nabble.com/XPath-expression-as-Request-Payload-in-Rest-Service-endpoint-in-CXF-2-2-tp5719851.html Sent from the cxf-user mailing list archive at Nabble.com.
