You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by cclark <Se...@insightbb.com> on 2008/06/19 18:13:55 UTC

IBatis Component

Hello,

I'm a programmer who is starting to use Camel and think it's pretty darn
great.  Thank you for sharing and for all the great work.

As I've been using it, I've discovered that I have a need to use a Ibatis to
treat tables as logical queues.  Currently, the Ibatis consumer only
supports the polling of data and delivery to a destination.  I see that the
JPA component supports something of the sort and I'd like to add similar
support to the Ibatis component.

So, I was wondering if anyone had any objections/concerns to me making a
stab at this and sending a diff?

Thanks,

Clayton

-- 
View this message in context: http://www.nabble.com/IBatis-Component-tp18012551s22882p18012551.html
Sent from the Camel - Development mailing list archive at Nabble.com.


Re: IBatis Component

Posted by cclark <Se...@insightbb.com>.
Patch submitted per Jira

https://issues.apache.org/activemq/browse/CAMEL-630



James.Strachan wrote:
> 
> 2008/6/19 cclark <Se...@insightbb.com>:
>>
>> Hello,
>>
>> I'm a programmer who is starting to use Camel and think it's pretty darn
>> great.  Thank you for sharing and for all the great work.
>>
>> As I've been using it, I've discovered that I have a need to use a Ibatis
>> to
>> treat tables as logical queues.  Currently, the Ibatis consumer only
>> supports the polling of data and delivery to a destination.  I see that
>> the
>> JPA component supports something of the sort and I'd like to add similar
>> support to the Ibatis component.
>>
>> So, I was wondering if anyone had any objections/concerns to me making a
>> stab at this and sending a diff?
> 
> That'd be awesome! Welcome! Here's a few tips on sending patches...
> 
> http://activemq.apache.org/camel/contributing.html
> 
> Looking forward to them - thanks!
> 
> -- 
> James
> -------
> http://macstrac.blogspot.com/
> 
> Open Source Integration
> http://open.iona.com
> 
> 

-- 
View this message in context: http://www.nabble.com/IBatis-Component-tp18012551s22882p18075204.html
Sent from the Camel - Development mailing list archive at Nabble.com.


Re: IBatis Component

Posted by James Strachan <ja...@gmail.com>.
2008/6/19 cclark <Se...@insightbb.com>:
>
> Hello,
>
> I'm a programmer who is starting to use Camel and think it's pretty darn
> great.  Thank you for sharing and for all the great work.
>
> As I've been using it, I've discovered that I have a need to use a Ibatis to
> treat tables as logical queues.  Currently, the Ibatis consumer only
> supports the polling of data and delivery to a destination.  I see that the
> JPA component supports something of the sort and I'd like to add similar
> support to the Ibatis component.
>
> So, I was wondering if anyone had any objections/concerns to me making a
> stab at this and sending a diff?

That'd be awesome! Welcome! Here's a few tips on sending patches...

http://activemq.apache.org/camel/contributing.html

Looking forward to them - thanks!

-- 
James
-------
http://macstrac.blogspot.com/

Open Source Integration
http://open.iona.com