You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by akuhtz <an...@siemens.com> on 2011/09/02 08:35:40 UTC

Re: Karaf & ServiceMix In Action

Hi Charles,

Any news on the book? 

Regards,
Andi

--
View this message in context: http://karaf.922171.n3.nabble.com/Karaf-ServiceMix-In-Action-tp2285741p3303481.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.

Re: Karaf & ServiceMix In Action

Posted by Brian Topping <to...@codehaus.org>.
This is really awesome!  Perfect timing for me, will be putting down my credit card just as soon as I can.  It will be great to have some more points of reference for building apps in this manner.  

On Sep 2, 2011, at 2:56 AM, Moulliard, Charles wrote:

> Not yet. Wait 2-3 weeks for that
> 
> On Fri, Sep 2, 2011 at 8:55 AM, Kuhtz, Andreas <an...@atos.net>wrote:
> 
>> Hi Charles,
>> 
>> Good news. But is there a MEAP available yet? (Haven't found anything
>> with SMX and/or Karaf in Action) ... Or is there a plan when a MEAP is
>> available?
>> 
>> Regards,
>> Andreas
>> 
>> -----Original Message-----
>> From: Charles Moulliard [mailto:cmoulliard@gmail.com]
>> Sent: Freitag, 2. September 2011 08:50
>> To: dev@karaf.apache.org
>> Subject: Re: Karaf & ServiceMix In Action
>> 
>> Hi Andi,
>> 
>> We are on the track and will work on the content next month.
>> 
>> Regards,
>> 
>> Charles
>> 
>> On Fri, Sep 2, 2011 at 8:35 AM, akuhtz <an...@siemens.com>
>> wrote:
>>> Hi Charles,
>>> 
>>> Any news on the book?
>>> 
>>> Regards,
>>> Andi
>>> 
>>> --
>>> View this message in context:
>> http://karaf.922171.n3.nabble.com/Karaf-ServiceMix-In-Action-tp2285741p3
>> 303481.html
>>> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>>> 
>> 
> 
> 
> 
> -- 
> -- 
> Charles Moulliard - Sr. Principal Solution Architect - Apache Committer
> FuseSource
> Phone: +32 473 604 014
> Email: cmoulliard@fusesource.com
> Web: http://cmoulliard.blogspot.com, http://fusesource.com
> Twitter: cmoulliard
> 
> 
> <http://www.progress.com/>


Re: Karaf & ServiceMix In Action

Posted by "Moulliard, Charles" <cm...@fusesource.com>.
Not yet. Wait 2-3 weeks for that

On Fri, Sep 2, 2011 at 8:55 AM, Kuhtz, Andreas <an...@atos.net>wrote:

> Hi Charles,
>
> Good news. But is there a MEAP available yet? (Haven't found anything
> with SMX and/or Karaf in Action) ... Or is there a plan when a MEAP is
> available?
>
> Regards,
> Andreas
>
> -----Original Message-----
> From: Charles Moulliard [mailto:cmoulliard@gmail.com]
> Sent: Freitag, 2. September 2011 08:50
> To: dev@karaf.apache.org
> Subject: Re: Karaf & ServiceMix In Action
>
> Hi Andi,
>
> We are on the track and will work on the content next month.
>
> Regards,
>
> Charles
>
> On Fri, Sep 2, 2011 at 8:35 AM, akuhtz <an...@siemens.com>
> wrote:
> > Hi Charles,
> >
> > Any news on the book?
> >
> > Regards,
> > Andi
> >
> > --
> > View this message in context:
> http://karaf.922171.n3.nabble.com/Karaf-ServiceMix-In-Action-tp2285741p3
> 303481.html
> > Sent from the Karaf - Dev mailing list archive at Nabble.com.
> >
>



-- 
-- 
Charles Moulliard - Sr. Principal Solution Architect - Apache Committer
FuseSource
Phone: +32 473 604 014
Email: cmoulliard@fusesource.com
Web: http://cmoulliard.blogspot.com, http://fusesource.com
Twitter: cmoulliard


 <http://www.progress.com/>

Re: Karaf & ServiceMix In Action

Posted by Charles Moulliard <cm...@gmail.com>.
Wait next week for the code and the video ;-)

On Wed, Nov 16, 2011 at 7:20 PM, marks1900 <ma...@yahoo.com.au> wrote:
>
> I am definitely looking forward to the talk:
>
> http://fusesource.com/resources/video-archived-webinars/ --> Part II:
> Transaction Management with Apache ServiceMix and EIPs
>
> By chance do you have a shared code example on this?  Something under your
> github share?
>
> https://github.com/cmoulliard/sparks/tree/master/fuse-webinars
>
>
> Specifically I hope to learn all about XA transactions, and what it takes to
> wrap a JMS and JDBC resource in the same transactional context (Maybe also
> Hibernate in the future).  My aim is to use the Camel route components such
> as ActiveMQComponent, SqlComponent, JdbcComponent, in a way that will result
> in a rollback of all resources on a Camel route if any issue occurs.  While
> I have been able to achieve this using the Atomikos libraries, I currently
> have not been able to use the transaction manager provided by ServiceMix
> successfully.
>
>
>
> --
> View this message in context: http://karaf.922171.n3.nabble.com/Karaf-ServiceMix-In-Action-tp2285741p3513524.html
> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>

Re: Karaf & ServiceMix In Action

Posted by marks1900 <ma...@yahoo.com.au>.
I am definitely looking forward to the talk:

http://fusesource.com/resources/video-archived-webinars/ --> Part II:
Transaction Management with Apache ServiceMix and EIPs

By chance do you have a shared code example on this?  Something under your
github share?

https://github.com/cmoulliard/sparks/tree/master/fuse-webinars


Specifically I hope to learn all about XA transactions, and what it takes to
wrap a JMS and JDBC resource in the same transactional context (Maybe also
Hibernate in the future).  My aim is to use the Camel route components such
as ActiveMQComponent, SqlComponent, JdbcComponent, in a way that will result
in a rollback of all resources on a Camel route if any issue occurs.  While
I have been able to achieve this using the Atomikos libraries, I currently
have not been able to use the transaction manager provided by ServiceMix
successfully.



--
View this message in context: http://karaf.922171.n3.nabble.com/Karaf-ServiceMix-In-Action-tp2285741p3513524.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.

Re: Karaf & ServiceMix In Action

Posted by akuhtz <an...@siemens.com>.
Ok, that's great news! 

--
View this message in context: http://karaf.922171.n3.nabble.com/Karaf-ServiceMix-In-Action-tp2285741p3303584.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.

Re: Karaf & ServiceMix In Action

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Thanks for the update Charles.

As previously said, I would be more than pleased to contribute.

Regards
JB

On 10/31/2011 05:11 PM, Charles Moulliard wrote:
> Hi,
>
> The book is in the starting block. We have discussed with Manning
> editor a new title name and table of content. It will contain a
> chapter about JTA/XA. Gert and myself will start to work on the
> chapter one after DevoXX
>
> BTW, I will present JTA/XA during this webinar too :
> http://fusesource.com/resources/video-archived-webinars/ -->  Part II:
> Transaction Management with Apache ServiceMix and EIPs
>
> Regards,
>
> Charles
>
> On Mon, Oct 31, 2011 at 3:25 PM, Jean-Baptiste Onofré<jb...@nanthrax.net>  wrote:
>> Thanks for your feedback.
>>
>> I didn't get update from Charles about the book. I will ping him as soon as
>> he's on IRC.
>>
>> Regards
>> JB
>>
>> On 10/31/2011 03:13 PM, marks1900 wrote:
>>>
>>> A book sounds terrific!!
>>>
>>> I am currently using ServiceMix 4.3 for the last couple of months and it's
>>> been a huge struggle.  Other than the helpful quick start guide
>>>
>>> (http://servicemix.apache.org/docs/4.3.0-SNAPSHOT/quickstart/quickstart.pdf),
>>> I am left wanting a whole lot more.
>>>
>>> As a suggestion :-p, it would also be great if there was a section in that
>>> book that focused on implementing XA Transactions, specifically between a
>>> JMS and a Database connection.  It took me quite a while to achieve some
>>> form of a solution, and even this would not have been possible without
>>> some
>>> very helpful community members.
>>>
>>>
>>> http://servicemix.396122.n5.nabble.com/JMS-and-Database-interactions-under-the-same-transactional-context-td4762819.html
>>> http://fusesource.com/forums/thread.jspa?threadID=3322&tstart=0
>>>
>>> IMHO, transactional Integrity is probably one of the first ingredients of
>>> most development efforts in an enterprise.
>>>
>>>
>>> I am more than willing to read a pre-release version and provide feedback.
>>>
>>> --
>>> View this message in context:
>>> http://karaf.922171.n3.nabble.com/Karaf-ServiceMix-In-Action-tp2285741p3467918.html
>>> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>>
>> --
>> Jean-Baptiste Onofré
>> jbonofre@apache.org
>> http://blog.nanthrax.net
>> Talend - http://www.talend.com
>>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: Karaf & ServiceMix In Action

Posted by Charles Moulliard <cm...@gmail.com>.
Hi,

The book is in the starting block. We have discussed with Manning
editor a new title name and table of content. It will contain a
chapter about JTA/XA. Gert and myself will start to work on the
chapter one after DevoXX

BTW, I will present JTA/XA during this webinar too :
http://fusesource.com/resources/video-archived-webinars/ --> Part II:
Transaction Management with Apache ServiceMix and EIPs

Regards,

Charles

On Mon, Oct 31, 2011 at 3:25 PM, Jean-Baptiste Onofré <jb...@nanthrax.net> wrote:
> Thanks for your feedback.
>
> I didn't get update from Charles about the book. I will ping him as soon as
> he's on IRC.
>
> Regards
> JB
>
> On 10/31/2011 03:13 PM, marks1900 wrote:
>>
>> A book sounds terrific!!
>>
>> I am currently using ServiceMix 4.3 for the last couple of months and it's
>> been a huge struggle.  Other than the helpful quick start guide
>>
>> (http://servicemix.apache.org/docs/4.3.0-SNAPSHOT/quickstart/quickstart.pdf),
>> I am left wanting a whole lot more.
>>
>> As a suggestion :-p, it would also be great if there was a section in that
>> book that focused on implementing XA Transactions, specifically between a
>> JMS and a Database connection.  It took me quite a while to achieve some
>> form of a solution, and even this would not have been possible without
>> some
>> very helpful community members.
>>
>>
>> http://servicemix.396122.n5.nabble.com/JMS-and-Database-interactions-under-the-same-transactional-context-td4762819.html
>> http://fusesource.com/forums/thread.jspa?threadID=3322&tstart=0
>>
>> IMHO, transactional Integrity is probably one of the first ingredients of
>> most development efforts in an enterprise.
>>
>>
>> I am more than willing to read a pre-release version and provide feedback.
>>
>> --
>> View this message in context:
>> http://karaf.922171.n3.nabble.com/Karaf-ServiceMix-In-Action-tp2285741p3467918.html
>> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>
> --
> Jean-Baptiste Onofré
> jbonofre@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>

Re: Karaf & ServiceMix In Action

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Thanks for your feedback.

I didn't get update from Charles about the book. I will ping him as soon 
as he's on IRC.

Regards
JB

On 10/31/2011 03:13 PM, marks1900 wrote:
> A book sounds terrific!!
>
> I am currently using ServiceMix 4.3 for the last couple of months and it's
> been a huge struggle.  Other than the helpful quick start guide
> (http://servicemix.apache.org/docs/4.3.0-SNAPSHOT/quickstart/quickstart.pdf),
> I am left wanting a whole lot more.
>
> As a suggestion :-p, it would also be great if there was a section in that
> book that focused on implementing XA Transactions, specifically between a
> JMS and a Database connection.  It took me quite a while to achieve some
> form of a solution, and even this would not have been possible without some
> very helpful community members.
>
> http://servicemix.396122.n5.nabble.com/JMS-and-Database-interactions-under-the-same-transactional-context-td4762819.html
> http://fusesource.com/forums/thread.jspa?threadID=3322&tstart=0
>
> IMHO, transactional Integrity is probably one of the first ingredients of
> most development efforts in an enterprise.
>
>
> I am more than willing to read a pre-release version and provide feedback.
>
> --
> View this message in context: http://karaf.922171.n3.nabble.com/Karaf-ServiceMix-In-Action-tp2285741p3467918.html
> Sent from the Karaf - Dev mailing list archive at Nabble.com.

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: Karaf & ServiceMix In Action

Posted by marks1900 <ma...@yahoo.com.au>.
A book sounds terrific!!

I am currently using ServiceMix 4.3 for the last couple of months and it's
been a huge struggle.  Other than the helpful quick start guide
(http://servicemix.apache.org/docs/4.3.0-SNAPSHOT/quickstart/quickstart.pdf),
I am left wanting a whole lot more.

As a suggestion :-p, it would also be great if there was a section in that
book that focused on implementing XA Transactions, specifically between a
JMS and a Database connection.  It took me quite a while to achieve some
form of a solution, and even this would not have been possible without some
very helpful community members.

http://servicemix.396122.n5.nabble.com/JMS-and-Database-interactions-under-the-same-transactional-context-td4762819.html
http://fusesource.com/forums/thread.jspa?threadID=3322&tstart=0

IMHO, transactional Integrity is probably one of the first ingredients of
most development efforts in an enterprise.


I am more than willing to read a pre-release version and provide feedback.

--
View this message in context: http://karaf.922171.n3.nabble.com/Karaf-ServiceMix-In-Action-tp2285741p3467918.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.

Re: Karaf & ServiceMix In Action

Posted by Charles Moulliard <cm...@gmail.com>.
The scope of the book has been a little bit revisited and will be much
more oriented to Master Enterprise Integration Projects on ServiceMix
with of course Camel, Karaf, ActiveMq and CXF.

This is why also it has take much more time

On Fri, Sep 2, 2011 at 9:37 AM, Charles Moulliard <cm...@gmail.com> wrote:
> Wait 2-3 weeks that everything is put in place ;-)
>
> On Fri, Sep 2, 2011 at 8:55 AM, Kuhtz, Andreas <an...@atos.net> wrote:
>> Hi Charles,
>>
>> Good news. But is there a MEAP available yet? (Haven't found anything
>> with SMX and/or Karaf in Action) ... Or is there a plan when a MEAP is
>> available?
>>
>> Regards,
>> Andreas
>>
>> -----Original Message-----
>> From: Charles Moulliard [mailto:cmoulliard@gmail.com]
>> Sent: Freitag, 2. September 2011 08:50
>> To: dev@karaf.apache.org
>> Subject: Re: Karaf & ServiceMix In Action
>>
>> Hi Andi,
>>
>> We are on the track and will work on the content next month.
>>
>> Regards,
>>
>> Charles
>>
>> On Fri, Sep 2, 2011 at 8:35 AM, akuhtz <an...@siemens.com>
>> wrote:
>>> Hi Charles,
>>>
>>> Any news on the book?
>>>
>>> Regards,
>>> Andi
>>>
>>> --
>>> View this message in context:
>> http://karaf.922171.n3.nabble.com/Karaf-ServiceMix-In-Action-tp2285741p3
>> 303481.html
>>> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>>>
>>
>

Re: Karaf & ServiceMix In Action

Posted by Charles Moulliard <cm...@gmail.com>.
Wait 2-3 weeks that everything is put in place ;-)

On Fri, Sep 2, 2011 at 8:55 AM, Kuhtz, Andreas <an...@atos.net> wrote:
> Hi Charles,
>
> Good news. But is there a MEAP available yet? (Haven't found anything
> with SMX and/or Karaf in Action) ... Or is there a plan when a MEAP is
> available?
>
> Regards,
> Andreas
>
> -----Original Message-----
> From: Charles Moulliard [mailto:cmoulliard@gmail.com]
> Sent: Freitag, 2. September 2011 08:50
> To: dev@karaf.apache.org
> Subject: Re: Karaf & ServiceMix In Action
>
> Hi Andi,
>
> We are on the track and will work on the content next month.
>
> Regards,
>
> Charles
>
> On Fri, Sep 2, 2011 at 8:35 AM, akuhtz <an...@siemens.com>
> wrote:
>> Hi Charles,
>>
>> Any news on the book?
>>
>> Regards,
>> Andi
>>
>> --
>> View this message in context:
> http://karaf.922171.n3.nabble.com/Karaf-ServiceMix-In-Action-tp2285741p3
> 303481.html
>> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>>
>

RE: Karaf & ServiceMix In Action

Posted by "Kuhtz, Andreas" <an...@atos.net>.
Hi Charles,

Good news. But is there a MEAP available yet? (Haven't found anything
with SMX and/or Karaf in Action) ... Or is there a plan when a MEAP is
available?

Regards,
Andreas

-----Original Message-----
From: Charles Moulliard [mailto:cmoulliard@gmail.com] 
Sent: Freitag, 2. September 2011 08:50
To: dev@karaf.apache.org
Subject: Re: Karaf & ServiceMix In Action

Hi Andi,

We are on the track and will work on the content next month.

Regards,

Charles

On Fri, Sep 2, 2011 at 8:35 AM, akuhtz <an...@siemens.com>
wrote:
> Hi Charles,
>
> Any news on the book?
>
> Regards,
> Andi
>
> --
> View this message in context:
http://karaf.922171.n3.nabble.com/Karaf-ServiceMix-In-Action-tp2285741p3
303481.html
> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>

Re: Karaf & ServiceMix In Action

Posted by Charles Moulliard <cm...@gmail.com>.
Hi Andi,

We are on the track and will work on the content next month.

Regards,

Charles

On Fri, Sep 2, 2011 at 8:35 AM, akuhtz <an...@siemens.com> wrote:
> Hi Charles,
>
> Any news on the book?
>
> Regards,
> Andi
>
> --
> View this message in context: http://karaf.922171.n3.nabble.com/Karaf-ServiceMix-In-Action-tp2285741p3303481.html
> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>