Re: Parameter-level databinding support

2006-09-28 Thread Jim Marino
On Sep 27, 2006, at 11:04 PM, Venkata Krishnan wrote: Hi Raymond, I agree with Jim on that the indexing is cryptic. How about this... @DataType((arg1_type, arg2_type)returnType). This to me is a lot easier to follow. Raymond, to the higher level question, the example seems a bit strange

Re: [C++] SCA test suite

2006-09-28 Thread Andrew Borley
On 9/27/06, Pete Robbins [EMAIL PROTECTED] wrote: well there isn't one! I propose that we delete the existing test in runtime/core/test (which is basically a sample with a few bells) and replace it with a suite of unit tests. These should be runnable form 'make check'. I think we should have

Re: Componentizing Calculator sample to use different technology implementations

2006-09-28 Thread Rick
I was not looking into it. Here is a thread that had a discussion along those lines http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/200609.mbox/[EMAIL PROTECTED] Venkata Krishnan wrote: Hi Rick, is this something you are looking into.? Or is anybody else looking into this ? Is there

[jira] Assigned: (TUSCANY-759) XPath test failure with compound queries

2006-09-28 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-759?page=all ] Pete Robbins reassigned TUSCANY-759: Assignee: Pete Robbins XPath test failure with compound queries Key: TUSCANY-759

[jira] Created: (TUSCANY-760) Create a 'Calculator Combo Sample' that will demonstrate integration of different technologies

2006-09-28 Thread Venkatakrishnan (JIRA)
Create a 'Calculator Combo Sample' that will demonstrate integration of different technologies -- Key: TUSCANY-760 URL: http://issues.apache.org/jira/browse/TUSCANY-760

Re: interceptors and async invocation

2006-09-28 Thread Jim Marino
Sorry more comments...it's before all my coffee has been absorbed On Sep 28, 2006, at 8:48 AM, Jim Marino wrote: On Sep 28, 2006, at 8:42 AM, scabooz wrote: Jim, Comments below Dave Booz - Original Message - From: Jim Marino [EMAIL PROTECTED] To: tuscany-dev@ws.apache.org

Re: Parameter-level databinding support

2006-09-28 Thread Raymond Feng
Hi, Inspired by the JAX-WS/JSR 181 annotation styles, I come out with the following example. @Remotable @DataBinding(name = sdo) // Interface-level databinding declaration public interface Dummy { // Order and Shipment are SDO DataObject(s), Date is a plain java object // @DataParam

Using Axis2 WSDL2Java to generate annotated interfaces

2006-09-28 Thread Luciano Resende
I'm trying to work on Tuscany-754 where interfaces need to be generated by Axis2 WSDL2Java with specific annotations to make the interfaces remotable. I have tried to find some directions, and also sent e-mail to axis user and now axis dev lists with no answer yet. Does anybody here would be

Re: Problem with application scdl URL in SCATestCase, class loader?

2006-09-28 Thread Ignacio Silva-Lepe
Thanks Ant, this is the solution I am using for the time being, let's see how far it takes me. But eventually, as you say, we need to move away from SCATestCase. - Original Message - From: ant elder [EMAIL PROTECTED] To: tuscany-dev@ws.apache.org Sent: Thursday, September 28, 2006