aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/ajsc/search-data-service_v1/search-data-service/v1/routes/jaxrsExample.route
blob: 367812e8208f4a15e50f192b5338354fcdc68afd (plain)
1
2
3
4
<route xmlns="http://camel.apache.org/schema/spring" trace="true">
  <from uri="servlet:///__module_ajsc_namespace_name__/__module_ajsc_namespace_version__/jaxrsExample?matchOnUriPrefix=true" />
  <to uri="cxfbean:jaxrsServices" />
</route>