RE: [JBoss-dev] jbossmq and jca 1.5

2002-10-05 Thread Hiram Chirino
Hey David.. I want to see If I can start working on this. I know like amost zero about jca but I know quite a bit about the XA stuff and how jbossmq txs work with the MDB. anyways.. I guess what I need to know is how is the contianer going to initialize the jms stuff so that it can deliver

Re: [JBoss-dev] jbossmq and jca 1.5

2002-10-05 Thread David Jencks
Hey Hiram, Glad to see you're getting interested. Unfortunately I leave for the weekend in a few minutes... more on monday. The part of jca 1.5 I haven't written is the deployment of the adapter. If you get that far, you should be able to write a simple mbean to create your ResourceAdapter

Re: [JBoss-dev] jbossmq and jca 1.5

2002-09-03 Thread Peter Antman
Hi, I am sorry I have not had the time to do anything on the jca1.5 integration. I have not even had time to read the new spec. From what you say I would however draw the following conclusions: 1. The jca 1.5 have defined a new contract superceding chapter 8 in the JMS spec, which means that

Re: [JBoss-dev] jbossmq and jca 1.5

2002-09-03 Thread David Jencks
Many thanks, peter. I have to work on some other things for a while also, I will try to look into this more. Your pointers will be a big help in seeing how it works. Thanks david jencks On 2002.09.03 03:25:26 -0400 Peter Antman wrote: Hi, I am sorry I have not had the time to do anything on

Re: [JBoss-dev] jbossmq and jca 1.5

2002-08-30 Thread Andreas Schaefer
Hi David I am still looking into the code to become an JMS expert but I would like to help to implement this. Because I added the Common Interfaces of JMS 1.1 it would like to use this opportunity to make the appropriate changes here. This week I am pretty busy. Have fun - Andy I started