James Strachan on Apache Camel and Fuse IDE

James Strachan on Apache Camel and Fuse IDE

date:Mar 18, 2011

James Strachan, who works on Apache Camel as well as other Apache projects, talks about apache Camel and the capabilities of the Fuse IDE. This comes from an interview by Jan Stafford at TheServerSide Java Symposium 2011.


Read the full text transcript from this video below. Please note the full transcript is for reference only and may include limited inaccuracies. To suggest a transcript correction, contact editor@searchsecurity.com.   

James Strachan on Apache Camel and Fuse IDE

James Strachan: Hello, my name is James Strachan. I work on Apache Camel and a bunch of other Apache Software projects. We've recently created something called Fuse IDE. If you're using Apache Camel to do messaging and integration, just download Fuse IDE today, as an Eclipse plug-in.

It supports all of the Camel Enterprise Integration Patterns. You can draw your integration routes really simply with a graphical ID and then you can run and test your projects inside Fuse. So go to fusesource.com and download Fuse IDE, it's awesome. Thank you very much.

More on Open source Java

  • canderson

    Apache Camel news from JavaOne 2011

    VIDEO - Apache Camel, the open source integration framework, is enjoying an upward swing in popularity as the community prepares for the upcoming release of Camel 3.

    ( Oct 12, 2011 )

  • canderson

    Does Open Source Mean Superior Software Quality?

    VIDEO - James Strachan, the man who believes he invented Groovy, presented a lightninground session at TheServerSide Java Symposium to speak about FuseSource and Open Source Software. In that discussion, he asserts that there are reasons why open source projects may in fact be higher in quality than software one might purchase from a vendor.

    ( May 10, 2011 )

  • canderson

    Jonathan Fullam on Test-Driven Development

    VIDEO - Jonathan Fullam talks about the benefits of test driven development, the connection between Java and test-driven design, and how test driven design helps in the bug-fixing stage of testing.

    ( Mar 18, 2011 )

  • Tomcat performance optimization through consolidated log file handlers

    Tip - By default Tomcat uses several log file handlers, but performance can easily be optimized by configuring the server to use only one.

    ( May 05, 2013 )

  • Why productivity logging is the key to software development time management

    Feature - The key to success as a software consultant is using a productivity log that can demonstrate how much time and effort has been put into a project, while also explaining away non-productive time consuming activities.

    ( Apr 27, 2013 )

  • Lacking NoSQL standards more dangerous than proprietary vendor lock-in?

    Feature - While many NoSQL solutions are open source, the lack of standards means any organization embracing a given solution may never have the ability to easily change to another competing solution.

    ( Apr 23, 2013 )

  • Troubleshooting Java Code: Log or Re-Throw, but Don't Do Both

    Tip - When building Java applications, proper logging and proper exception handling go hand in hand. But there are times when putting the two together is just plain wrong. This article explains why rethrowing an exception and logging it at the same time is a bad thing to do.

    ( Mar 06, 2013 )

  • How Headless Android is Impacting Embedded Systems Development

    Feature - Given the fact that Android is targetted towards the smartphone market, you wouldn't expect any significant interest in Android from the embedded market. However, making Android 'headless', and working with it on an embedded device has a variety of compelling use cases, and accordingly it is becomming ever more popular.

    ( Mar 06, 2013 )