summaryrefslogtreecommitdiffstats
path: root/src/main/ajsc/inventory-ui-service_v1/inventory-ui-service/v1/routes/jaxrsExample.route
blob: 25c19770ecd0bf8cd8ad7ccf22a90e445a87fc54 (plain)
1
2
3
4
<route xmlns="http://camel.apache.org/schema/spring" trace="true">
  <from uri="att-dme2-servlet:///__module_ajsc_namespace_name__/__module_ajsc_namespace_version__/jaxrsExample?matchOnUriPrefix=true" />
  <to uri="cxfbean:jaxrsServices" />
</route>