Hi, 

I am not sure if this the right forum, I am hoping it is.... Here is my
question:

I am trying to follow the tutorial at this link: 
http://camel.apache.org/tutorial-oauth.html Camel OAuth Tutorial 

I was able to get it started, but I am stuck at the point where I click on
the link to authorize the application. I am always getting a 404.

The url that returns the 404 is \camel\authorize and \camel\* is mapped to
org.apache.camel.component.servlet.CamelHttpTransportServlet

I looked at the source code for CamelHttpTransportServlet and CamelServlet
and it looks fine to me. The only thing that I suspected was that maybe
there aren't any registered consumers. But since I am trying to run it
through google app engine, I was not really able to debug it any better.

Can someone give me any pointers on what could possibly be going wrong?

Thanks in advance for your help!!

-Anita

--
View this message in context: 
http://camel.465427.n5.nabble.com/Need-help-with-Camel-OAuth-tp4888875p4888875.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to