Re: Contributing Stomp Component

2013-01-31 Thread Henryk Konsek
> That is a good approach. > .. > I am waiting for a response. Great :) Just keep me in the loop. -- Henryk Konsek http://henryk-konsek.blogspot.com

Re: Contributing Stomp Component

2013-01-31 Thread iandebeer
Hi Henryk That is a good approach. I have already contacted the Scomp developer and I am waiting for a response. Should that not be forthcoming I shall follow your suggestion. Regards Ian On 31 Jan 2013, at 9:55 AM, "hekonsek [via Camel]" wrote: > Hi Ian, > > > The original project has not

Re: Contributing Stomp Component

2013-01-30 Thread Henryk Konsek
Hi Ian, > The original project has not been maintained for more than a year. > ... > I have tried to contact Dejan to get his input in this regard. > ... > I am happy to collaborate with the original author but it might be simpler > to work of the branch In my opinion core Camel components shou

Re: Contributing Stomp Component

2013-01-30 Thread iandebeer
Hi I shall do the refactoring over the next few days. As far as Scomp goes: The original project has not been maintained for more than a year. It uses Scala 2.9.0. As a result a lot of changes were made. I am happy to collaborate with the original author but it might be simpler to work of the br

Re: Contributing Stomp Component

2013-01-29 Thread Henryk Konsek
> We would appreciate STOMP component written in Java. Sorry, my mistake. I understood that you created Scala component for STOMP Java library. However since Scomp is a pure Scala library I think that Scomp component written in Scala can be safely committed to the ASF Camel (after review process o

Re: Contributing Stomp Component

2013-01-29 Thread Claus Ibsen
On Tue, Jan 29, 2013 at 1:57 PM, Ian de Beer wrote: > Hi > I have put the Camel-Stomp component onto Github: > https://github.com/zenaptix/camel-stomp > I have tested it against Apollo 1.5 and ActiveMQ 5.7.0. > Regards > Ian > Ian nice work. We can add a link to your component from the Camel use

Re: Contributing Stomp Component

2013-01-29 Thread Claus Ibsen
On Tue, Jan 29, 2013 at 8:21 PM, Henryk Konsek wrote: Claus had some good arguments there not to use Scala. Nevertheless, I think your code should be published at camel-extra or github! > > Actually Camel Extra is not a right place to put there components > written in Scala. I'

Re: Contributing Stomp Component

2013-01-29 Thread Henryk Konsek
>>> Claus had some good arguments there not to use Scala. >>> >>> Nevertheless, I think your code should be published at camel-extra or >>> github! Actually Camel Extra is not a right place to put there components written in Scala. I'm afraid this component need to be rewritten to Java in order to

Re: Contributing Stomp Component

2013-01-29 Thread Ian de Beer
Hi I have put the Camel-Stomp component onto Github: https://github.com/zenaptix/camel-stomp I have tested it against Apollo 1.5 and ActiveMQ 5.7.0. Regards Ian On 25 Jan 2013, at 11:54 AM, iandebeer wrote: > Hi Kai and Willem > I have it in my private git repo, but I shall extricate the releva