Thanks Christopher!
On Fri, 5 Aug 2011 22:45:43 +0800, devrant devrant
wrote:
> Hi Robert,
>
> I have fixed the article accordingly and it is now created as a
> blank Java Application project instead of deriving from the apache
> camel quickstart archetype. You can view it here:
> http://cod
Hi Robert,
I have fixed the article accordingly and it is now created as a
blank Java Application project instead of deriving from the apache
camel quickstart archetype. You can view it here:
http://coders-unite.blogspot.com/2011/07/using-netbeans-70-to-create-apache.html
Hope it works for yo
Hi Robert,
Thanks for the info. I tried it out and am not able to find the
Quickstart Archetype anymore. Will do more research and update the
article soonest possible.
Thanks, and apologize for any inconvenienced caused.
Regards,
Kok Hoor
On Thu, Jul 28, 2011 at 6:45 AM, Robert J. Ligu
Christopher,
I'm stepping through your tutorial (
http://coders-unite.blogspot.com/2011/07/using-netbeans-70-to-create-apache.html)...
but in step 2, my local repo does not find, "Maven Quickstart Archetype
(1.1)"
Any idea, how I can get it there?
Thanks,
Robert
On Tue, 26 Jul 2011 11:09:23 +0
Hi Claus,
Thanks for the quick response. I do hope to spend more time to
write better articles for Apache Camel in the future. However, one
beauty of Apache Camel the way I see it is that, being the Integration
Framework that it is, it can be useful to spur attention to other
Open-Source proje
Hi Christopher
This is a couple of very nice tutorials you have written.
I have added links to them from the Camel articles page
https://cwiki.apache.org/confluence/display/CAMEL/Articles
It takes some hours for the static web site to be updated
http://camel.apache.org/articles
This is the web p
Hi Robert,
Thanks for the note. I will explore Fuse IDE. I am not religiously
aligned to any particular IDE, but I prefer NetBeans because of the
issue I once faced when trying to run 32--bit version of eclipse on
Windows Vista x64, and that was scary experience. Anyway, they have
64-bit build
If you like Camel, you'll love the Fuse IDE for Camel:
http://fusesource.com/products/fuse-ide-camel/
Since you mentioned NetBeans, it made me think of it as it's
Eclipse-based only at this time, but I would love to see Fuse provide a
NetBeans version of it.
-- Robert
On Tue, 26 Jul 2011 02:20:
Hi,
I stumbled upon Apache Camel recently, and I have been doing
research on it since. I found it to be a really high quality project.
It makes integration insanely simple, keep up the great work!
As I am using NetBeans 7.0 for development, I have written two
simple piece of articles with