Re: JDBC stored procedure container using DAS

2006-11-07 Thread Amita Vadhavkar
Hi Luciano, I have now created https://issues.apache.org/jira/browse/TUSCANY-904 and have same attachments with proper license option selected. Thanks for pointing this out. I am not using the JIRA-876 for this work as its name is misleading. Went through the patch at JIRA-898 and could see lot

Re: JDBC stored procedure container using DAS

2006-11-06 Thread Amita Vadhavkar
Hi , I have attached code jar and doc today to https://issues.apache.org/jira/browse/TUSCANY-898 Here I am trying to follow the approach of implementing SCA container for DAS. Please go through same and provide feedback. Regards, Amita On 10/23/06, Amita Vadhavkar [EMAIL PROTECTED] wrote:

Re: JDBC stored procedure container using DAS

2006-11-06 Thread Luciano Resende
I tought you were going to use the JIRA you created for this ? - https://issues.apache.org/jira/browse/TUSCANY-876 I was planning to introduce a sample das service and a client using - https://issues.apache.org/jira/browse/TUSCANY-898 Do you want to post your patches back to Tuscany-876 ?

Re: JDBC stored procedure container using DAS

2006-11-06 Thread Luciano Resende
Also, I noticed your attachments does not grant ASF license to use the code, you need to check when uploading the attachments in order for us to be able to use that in Apache. - Luciano On 11/6/06, Luciano Resende [EMAIL PROTECTED] wrote: I tought you were going to use the JIRA you created

Re: JDBC stored procedure container using DAS

2006-10-23 Thread Amita Vadhavkar
Yes, posting the question about spec as a separate mail. I am out of town for 4-5 days for some urgent personal work. Will continue working on this after I return. Regards, Amita On 10/21/06, Luciano Resende [EMAIL PROTECTED] wrote: You could probably also post your questions about the SCA

Re: JDBC stored procedure container using DAS

2006-10-21 Thread Amita Vadhavkar
Hi, I am working actively on the container part. Apart from that have developed a sample based on the discussion going on in thread http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg0.html. and have asked for feedback using the same thread(sample attached). In this DAS is exposed as a

Re: JDBC stored procedure container using DAS

2006-10-21 Thread Luciano Resende
You could probably also post your questions about the SCA specs on this forum, as couple people here participate on the SCA spec group. - Luciano On 10/21/06, Amita Vadhavkar [EMAIL PROTECTED] wrote: Hi, I am working actively on the container part. Apart from that have developed a sample

Re: JDBC stored procedure container using DAS

2006-10-19 Thread Amita Vadhavkar
Hi Kevin, Yes, I did go through that discussion. As the first step, I am trying for the stored procedure implementation. But definitely the bigger goal is the complete clean integration. Have created JIRAhttps://issues.apache.org/jira/browse/TUSCANY-876 for this specific item. We can link it to

Re: JDBC stored procedure container using DAS

2006-10-18 Thread ant elder
Thats really great you'd like to look at this Amita. I don't know how much you've already looked at this or Tuscany so I'm going to give some pointers about how I'd approach this. There's two parts you need to do, how to use DAS to call stored procedures, and how to plug that DAS code into

Re: JDBC stored procedure container using DAS

2006-10-18 Thread Amita Vadhavkar
Thanks a lot Ant. I am going through this and also have a few quesitons. There is a JIRA http://issues.apache.org/jira/browse/TUSCANY-864 which is in wish list for DAS and SCA integration. Shall we use the same for any work on the current topic or have a specific JIRA for the JDBC stored

Re: JDBC stored procedure container using DAS

2006-10-18 Thread ant elder
I've added comments in line: ...ant On 10/18/06, Amita Vadhavkar [EMAIL PROTECTED] wrote: Thanks a lot Ant. I am going through this and also have a few quesitons. There is a JIRA http://issues.apache.org/jira/browse/TUSCANY-864 which is in wish list for DAS and SCA integration. Shall we

Re: JDBC stored procedure container using DAS

2006-10-18 Thread Kevin Williams
Hello Amita, A clean integration between RDB DAS and SCA is a very important and the DAS team is ready to help. I want to make sure you have seen this discussion: http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/200610.mbox/[EMAIL PROTECTED] Thanks. --Kevin Amita Vadhavkar

Re: JDBC stored procedure container using DAS

2006-10-16 Thread Amita Vadhavkar
Hi, I am new to Tuscany but am interested in looking into this rightaway as I have some time. I hope to be bugging you folks soon for help as I get to understand and do this. Regards, Amita On 10/16/06, ant elder [EMAIL PROTECTED] wrote: I was reviewing the DAS user guide and reading the

Re: JDBC stored procedure container using DAS

2006-10-16 Thread Luciano Resende
Welcome Amita, I can give you any help you need in the DAS piece. - Luciano On 10/16/06, Amita Vadhavkar [EMAIL PROTECTED] wrote: Hi, I am new to Tuscany but am interested in looking into this rightaway as I have some time. I hope to be bugging you folks soon for help as I get to understand

Re: JDBC stored procedure container using DAS

2006-10-16 Thread Kevin Williams
Hi Ant, This is a great idea and Luciano and I have had some initial related discussion: http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/200610.mbox/[EMAIL PROTECTED] Since the DAS API for stored procedures is the same as that for SQL, I wonder if we could build a general