The Artima Developer Community
Sponsored Link

Java Buzz Forum
Unit test Mule mail endpoint using wiser smtp server

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Andrej Koelewijn

Posts: 594
Nickname: andrejk
Registered: Nov, 2002

Andrej Koelewijn is a Java and Oracle consultant
Unit test Mule mail endpoint using wiser smtp server Posted: Oct 21, 2009 11:10 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Andrej Koelewijn.
Original Post: Unit test Mule mail endpoint using wiser smtp server
Feed Title: Andrej Koelewijn
Feed URL: http://feeds.feedburner.com/AndrejKoelewijn
Feed Description: On Oracle, Java and OpenSource
Latest Java Buzz Posts
Latest Java Buzz Posts by Andrej Koelewijn
Latest Posts From Andrej Koelewijn

Advertisement
Here’s a quick example (thx enno) how you can unit test an smtp endpoint in Mule using subethasmtp Wiser. We’ll start by creating a new mule project using maven: mvn mule-project-archetype:create -DgroupId=nl.iteye \ -DartifactId=mule-mail -DmuleVersion=2.2.1 -Dinteractive=false \ -Dtransports=smtp,vm -Dmodules= If you have problems with dependencies when you run mvn compile, here’s a blog post that will [...]

Read: Unit test Mule mail endpoint using wiser smtp server

Topic: JetBrains has announced plans to release IntelliJ IDEA 9.0 as open source under the Apache 1.0... Previous Topic   Next Topic Topic: Google CEO likely to stick to small acquisitions as it increases spending

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use