The answer of your question is in my answer I already posted.
mvn camel:run
On 21/04/2015 18:40, kook04 wrote:
I actually have not tried that. I'm not quite sure how. As I've said, I'm
new to Camel (and Maven for that matter). Is there some easy way to
accomplish this?
Thank you
--
View
I actually have not tried that. I'm not quite sure how. As I've said, I'm
new to Camel (and Maven for that matter). Is there some easy way to
accomplish this?
Thank you
--
View this message in context:
http://camel.465427.n5.nabble.com/Trying-to-send-email-from-Camel-and-having-no-success-P
Hey
Did you try a standalone run in the IDE itself with maven camel plugin?
Before attempting that, add camel-mail dependency in ur POM.xml file.
Cheers
Reji
-
Reji Mathews
Sr. Developer - Middleware Integration / SOA ( Open Source - Apache Camel &
Jboss Fuse ESB | Mule ESB )
LinkedIn - h
I just tried with a fresh ServiceMix 5.1.4 and it works sending mail.
Are you sure you got Camel-mail as Active?:
[ 206] [Active ] [] [ ] [ 50] camel-mail (2.13.3)
try to run your code you have written with mvn camel:run and see if the
problem still persists.
Regards
Mor
I am using version 5.1.4 of Apache ServiceMix.
--
View this message in context:
http://camel.465427.n5.nabble.com/Trying-to-send-email-from-Camel-and-having-no-success-Please-help-tp5766062p5766073.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi,
Which version of ServiceMix are you using?
Regards
Morgan
On 20/04/2015 15:30, kook04 wrote:
Claus,
Thank you for your speedy response. I must apologize because I meant to
state in the original post that I have already done that. I've installed
the camel-mail feature and have confirmed
Claus,
Thank you for your speedy response. I must apologize because I meant to
state in the original post that I have already done that. I've installed
the camel-mail feature and have confirmed that it is "Active" by typing
osgi:list at the ServiceMix console.
Even with that feature installed,
Hi
Install camel-mail in servicemix from its shell by typing
features:install camel-mail
On Mon, Apr 20, 2015 at 3:05 PM, kook04 wrote:
> 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