Re: can not locate rest api

2018-05-29 Thread Alex Dettinger
Hi Ranabroto, Last time I hit a similar issue, I ended up with something like " http://localhost:8084/camel/test";. Also, if you are deploying in minishift, you would need to force address resolution, example at https://github.com/aldettinger/validator-service#how-could-i-invoke-the-validator-se

Re: can not locate rest api

2018-05-28 Thread Ranabroto Ghosh
My rest route if requires http://camel.apache.org/schema/spring";> On 28 May 2018 at 12:43, Ranabroto Ghosh wrote: > Hi I am using springboot with Camel, my routes are getting started > correctly but ca not trigger rest apis as i ca not locate them. > > *pom.xml * > > http://maven.apache

can not locate rest api

2018-05-28 Thread Ranabroto Ghosh
Hi I am using springboot with Camel, my routes are getting started correctly but ca not trigger rest apis as i ca not locate them. *pom.xml * http://maven.apache.org/POM/4.0.0"; xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://ma