You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by David Blevins <da...@visi.com> on 2010/08/24 19:10:11 UTC

Connector 1.6 API

Tried to update us to the Connector 1.6 API classes.  Looks like we need some MDB related updates.

If anyone has time to take a look, great :)


-David


Re: Connector 1.6 API

Posted by Lin Sun <li...@gmail.com>.
Ok will do.  Currently I don't really have an idea yet :-(

Lin

On Tue, Aug 24, 2010 at 7:56 PM, David Blevins <da...@visi.com> wrote:
>
> On Aug 24, 2010, at 12:06 PM, David Blevins wrote:
>
>>
>> On Aug 24, 2010, at 10:51 AM, Lin Sun wrote:
>>
>>> Hi
>>>
>>> If there is no other people volunteer, I'd like to help looking into
>>> this, not that I know connector 1.6 API well. :)
>>>
>>> Could you tell me which branch or trunk this work should go into?
>>
>> Hi Lin!
>>
>> Right in trunk/openejb3 is good.  Hopefully your recent OSGi/MDB experience will pay off :)
>>
>> Thanks for volunteering!
>
> Note that if it turns out to be tricky, we can at least have the new methods throw an 'UnsupportedOperationException' with a "Connector 1.6 support not implemented" method or something.  That will at least allow Connector 1.5 and before to work as well as MDBs.
>
> -David
>
>

Re: Connector 1.6 API

Posted by Lin Sun <li...@gmail.com>.
Hi David

I have attached a patch to OPENEJB-1343.   If you could review and
commit it, that 'd be great!

Thanks

Lin

On Tue, Aug 24, 2010 at 7:56 PM, David Blevins <da...@visi.com> wrote:
>
> On Aug 24, 2010, at 12:06 PM, David Blevins wrote:
>
>>
>> On Aug 24, 2010, at 10:51 AM, Lin Sun wrote:
>>
>>> Hi
>>>
>>> If there is no other people volunteer, I'd like to help looking into
>>> this, not that I know connector 1.6 API well. :)
>>>
>>> Could you tell me which branch or trunk this work should go into?
>>
>> Hi Lin!
>>
>> Right in trunk/openejb3 is good.  Hopefully your recent OSGi/MDB experience will pay off :)
>>
>> Thanks for volunteering!
>
> Note that if it turns out to be tricky, we can at least have the new methods throw an 'UnsupportedOperationException' with a "Connector 1.6 support not implemented" method or something.  That will at least allow Connector 1.5 and before to work as well as MDBs.
>
> -David
>
>

Re: Connector 1.6 API

Posted by David Blevins <da...@visi.com>.
On Aug 24, 2010, at 12:06 PM, David Blevins wrote:

> 
> On Aug 24, 2010, at 10:51 AM, Lin Sun wrote:
> 
>> Hi
>> 
>> If there is no other people volunteer, I'd like to help looking into
>> this, not that I know connector 1.6 API well. :)
>> 
>> Could you tell me which branch or trunk this work should go into?
> 
> Hi Lin!
> 
> Right in trunk/openejb3 is good.  Hopefully your recent OSGi/MDB experience will pay off :)
> 
> Thanks for volunteering!

Note that if it turns out to be tricky, we can at least have the new methods throw an 'UnsupportedOperationException' with a "Connector 1.6 support not implemented" method or something.  That will at least allow Connector 1.5 and before to work as well as MDBs.

-David


Re: Connector 1.6 API

Posted by David Blevins <da...@visi.com>.
On Aug 24, 2010, at 10:51 AM, Lin Sun wrote:

> Hi
> 
> If there is no other people volunteer, I'd like to help looking into
> this, not that I know connector 1.6 API well. :)
> 
> Could you tell me which branch or trunk this work should go into?

Hi Lin!

Right in trunk/openejb3 is good.  Hopefully your recent OSGi/MDB experience will pay off :)

Thanks for volunteering!


-David



Re: Connector 1.6 API

Posted by Lin Sun <li...@gmail.com>.
Hi

If there is no other people volunteer, I'd like to help looking into
this, not that I know connector 1.6 API well. :)

Could you tell me which branch or trunk this work should go into?

Thanks

Lin

On Tue, Aug 24, 2010 at 1:10 PM, David Blevins <da...@visi.com> wrote:
> Tried to update us to the Connector 1.6 API classes.  Looks like we need some MDB related updates.
>
> If anyone has time to take a look, great :)
>
>
> -David
>
>