[Native] Changes to the SCA default binding

2007-02-11 Thread Jean-Sebastien Delfino
I changed the SCA default binding a little to delegate to the WS binding instead of inheriting from it. This will allow us to select the best concrete binding (WS, REST, or AMQP for example) depending on what's installed and the QOS intents/requirements declared on a service/reference. The new

Re: DataBindingInterceptor and PassByValueInterceptor question

2007-02-11 Thread Venkata Krishnan
Thanks Raymond. Yes, I am aware of the fact that this should be picked up from the Implementation and hence was guessing the ImplementationProcessor to be the place for picking this up. Anyways, I guess I can figure that out :) - Venkat On 2/8/07, Raymond Feng <[EMAIL PROTECTED]> wrote: Hi,

Re: Getting Developer Jira access to Adriano Crestani

2007-02-11 Thread Adriano Crestani
It's working now, thanks Jeremy ; ) Adriano Crestani On 2/11/07, Jeremy Boynes <[EMAIL PROTECTED]> wrote: I think I fixed it - there was a JIRA upgrade recently and I think the permission mechanism changed. I can assign you an issue which I couldn't before - please let me know if it is working

[jira] Assigned: (TUSCANY-1040) DAS C++

2007-02-11 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani reassigned TUSCANY-1040: - Assignee: Adriano Crestani > DAS C++ > --- > > Key: TUSCANY

Re: Getting Developer Jira access to Adriano Crestani

2007-02-11 Thread Jeremy Boynes
I think I fixed it - there was a JIRA upgrade recently and I think the permission mechanism changed. I can assign you an issue which I couldn't before - please let me know if it is working for you. -- Jeremy On Feb 11, 2007, at 5:22 PM, Adriano Crestani wrote: I tried to log in/out, but didn

JIRA's : Trunk versus java-sca-integration branch

2007-02-11 Thread Luciano Resende
I understand that a java-sca-integration category was created for JIRAs, but I wanted to know what's the right way to handle JIRAs that are being fixed in one place (e.g java-sca-integration branch) but are still valid on other place (e.g trunk), or vice versa. Should we clone the JIRA, and close

Re: Getting Developer Jira access to Adriano Crestani

2007-02-11 Thread Adriano Crestani
I tried to log in/out, but didn't work. There is no option to assign the task to me. Adriano Crestani On 2/11/07, Jeremy Boynes <[EMAIL PROTECTED]> wrote: That was the account I added (and the email associated with it is the one you sent this from). You might try logging out/in. What is not w

Re: Getting Developer Jira access to Adriano Crestani

2007-02-11 Thread Jeremy Boynes
That was the account I added (and the email associated with it is the one you sent this from). You might try logging out/in. What is not working for you? -- Jeremy On Feb 11, 2007, at 4:23 PM, Adriano Crestani wrote: Sorry Jeremy, but I'm not being able to access the developer options. Have

Re: Getting Developer Jira access to Adriano Crestani

2007-02-11 Thread Adriano Crestani
Sorry Jeremy, but I'm not being able to access the developer options. Have you granted developer access for the user adriano_crestani? I don't remember if I've registered more than once. Adriano Crestani On 2/7/07, Luciano Resende <[EMAIL PROTECTED]> wrote: Thanks ! On 2/7/07, Jeremy Boynes <

[jira] Updated: (TUSCANY-1088) SDO should tolerate malformed XML

2007-02-11 Thread Yang ZHONG (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang ZHONG updated TUSCANY-1088: Attachment: FormTestCase.java patch The attached patch has passed all build tests

Re: Status of the databinding-test module?

2007-02-11 Thread Jean-Sebastien Delfino
Dan Murphy wrote: Also... seems like the dependcies are set to be the pre-spec-change branch should these be updated to the SCA 1.0 specification ? Yes -- Jean-Sebastien - To unsubscribe, e-mail: [EMAIL PROTECTED] For ad

Re: Status of the databinding-test module?

2007-02-11 Thread Dan Murphy
Also... seems like the dependcies are set to be the pre-spec-change branch should these be updated to the SCA 1.0 specification ? On 10/02/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: [snip] Dan Murphy wrote: > >> I was also wondering if there was a better place for this project si

Re: Building the integration branch

2007-02-11 Thread Rick Rineholt
Jean-Sebastien Delfino wrote: Rick Rineholt wrote: Hello, I don't think I'm having the same success as you in the sca-java-integration below is my reactor summary also attached is the full build. My source has no mods and started from a clean local repo. I'll look at it some but just like to

Re: Building the integration branch

2007-02-11 Thread Jean-Sebastien Delfino
Rick Rineholt wrote: Hello, I don't think I'm having the same success as you in the sca-java-integration below is my reactor summary also attached is the full build. My source has no mods and started from a clean local repo. I'll look at it some but just like to know if it just local to my en

Re: fractal module, was: sca-extensions which code to checkout

2007-02-11 Thread Valerio Schiavoni
thanks Jeremy, just checked out, I'll work on it later today and tomorrow, to see how it goes. Thanks! On 2/9/07, Jeremy Boynes <[EMAIL PROTECTED]> wrote: On Feb 9, 2007, at 9:10 AM, Jeremy Boynes wrote: > I'll add a module in the sandbox for fractal. https://svn.apache.org/repos/asf/incubato

Re: Suggestions for Tuscany SCA documenation?

2007-02-11 Thread Simon Laws
On 2/10/07, haleh mahbod <[EMAIL PROTECTED]> wrote: Ah. You add a good point that we need to think about extension documents as well :) On 2/9/07, Jeremy Boynes <[EMAIL PROTECTED]> wrote: > > On Feb 9, 2007, at 4:56 PM, haleh mahbod wrote: > > "Extension developer would generally not work off t

Re: DAS C++ - Design documents and Overall Documentation

2007-02-11 Thread Douglas Leite
Great! It´s better implement with UML diagrams than debug the code. = ) On 2/10/07, Adriano Crestani <[EMAIL PROTECTED]> wrote: Cool, I think after we have the first classes of das c++ being used by the proposed simple read app we may produce some documentation like this ; ) Adriano Crestani