Hello all, I am new to Camel, please bear with me. I've searched and searched, but I cannot find the resolution to my issue. I am trying to send an email using Camel (within Apache ServiceMix), but cannot get it to work. I get the following exception:
apache.camel.ResolveEndpointFailedException: Failed to resolve endpoint: smtp://apollo.srcinc.com?password=xxxx&username=kroberts due to: No component found with scheme: smtp Anything I've found with people have similar problems, the responses always say "add camel-mail" to your pom as a dependency. I've already done that, and no change. It just seems to me that something is missing from the ServiceMix runtime that Camel needs to create the SMTP endpoint. If anyone has any tips or information that may help me, I would greatly appreciate it. Thank you, -Kennedy -- View this message in context: http://camel.465427.n5.nabble.com/Trying-to-send-email-from-Camel-and-having-no-success-Please-help-tp5766062.html Sent from the Camel - Users mailing list archive at Nabble.com.