aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/ajsc/crud-api_v1/crud-api/v1/routes/jaxrsExample.route
blob: 5158e4fb5bf4370dac5fbe864c1b553ba3478c27 (plain)
1
2
3
4
5
<route xmlns="http://camel.apache.org/schema/spring" trace="true">
  <from uri="att-dme2-servlet:///__module_ajsc_namespace_name__/__module_ajsc_namespace_version__/echo-service/?matchOnUriPrefix=true" />
  <to uri="cxfbean:jaxrsServices" />
</route>