Gary Tully wrote:
> 
> Hi Micky,
> It looks like jetty is not properly configured or there are two
> instances of jetty.
> 

How can I verify this ?


Gary Tully wrote:
> 
> Can you try to exercise your camel route outside of tomcat first, in a
> standalone jvm.
> 

I run my personalized HttpRouteTest with https protocol. It is attached in
Jira : 
https://issues.apache.org/activemq/browse/CAMEL-407


Also, it may be good to attach a testcase and/or your tomcat config to
the jira you raised.


Tomcat is in default configuration


One thing that seems strange to me is the use of jetty (a servlet
engine) inside tomcat (another servlet engine).
Am I missing something?

At the moment, the camel-jetty component requires jetty but it would
make sense that it could be configured to deploy its servlet to
tomcat.


I prefer to use Tomcat as external container for Apache Camel instead of
Apache Servicemix, because I want to distribute my application for all
standard container as Tomcat, JBoss, GlassFish or whatever.
-- 
View this message in context: 
http://www.nabble.com/Password-error-for-https-endpoint-connection-tp16128569s22882p16446680.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to