[jira] Commented: (TUSCANY-914) duplicated component name in include overwrite the using one.

2007-01-21 Thread Jim Marino (JIRA)
i > Assigned To: Jim Marino > Fix For: Java-SCA-M3 > > Attachments: tuscany-914-take3.lresende.20070121.txt, > tuscany914.lresende.20070121.txt > > > duplicated component name in include overwrite the using one. It may be > better to throw duplicati

[jira] Commented: (TUSCANY-914) duplicated component name in include overwrite the using one.

2007-01-21 Thread Jim Marino (JIRA)
a/browse/TUSCANY-914 > Project: Tuscany > Issue Type: Improvement > Components: Java Spec APIs >Affects Versions: Java-SCA-M3 >Reporter: Yang Lei > Assigned To: Jim Marino > Fix For: Java-SCA-M3 > > Attac

[jira] Commented: (TUSCANY-914) duplicated component name in include overwrite the using one.

2007-01-21 Thread Luciano Resende (JIRA)
e/TUSCANY-914 > Project: Tuscany > Issue Type: Improvement > Components: Java Spec APIs >Affects Versions: Java-SCA-M3 >Reporter: Yang Lei > Assigned To: Jim Marino > Fix For: Java-SCA-M3 > > Attac

[jira] Updated: (TUSCANY-914) duplicated component name in include overwrite the using one.

2007-01-21 Thread Luciano Resende (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luciano Resende updated TUSCANY-914: Attachment: tuscany-914-take3.lresende.20070121.txt > duplicated component name

Re: How to update the Tuscany website?

2007-01-21 Thread Venkata Krishnan
Right. So how do we go about this. I wanted to create a new page on that WIKI but seems I have no permission. If somebody can help me about how to do this, then I will create the page and post Geoffs q&a. I propose separate FAQ pages for SCA, DAS and SDO. Once this is done then I will link u

Re: Patch for Tuscany-914, was Re: Help on handling duplicated components via include files.

2007-01-21 Thread Luciano Resende
Thanks Raymond, Jim also took a first look and sent some suggested changes that I'm about to attach on a second patch. Please wait for the second patch if you are also going to take a look at it. -- Luciano Resende http://people.apache.org/~lresende On 1/21/07, Raymond Feng <[EMAIL PROTECTED]> w

Re: Patch for Tuscany-914, was Re: Help on handling duplicated components via include files.

2007-01-21 Thread Raymond Feng
Hi, Luciano. I'll review it. Thanks, Raymond - Original Message - From: "Luciano Resende" <[EMAIL PROTECTED]> To: "tuscany-dev" Sent: Sunday, January 21, 2007 12:03 PM Subject: Patch for Tuscany-914, was Re: Help on handling duplicated components via include files. I have attach

Re: Web 2.0 sample

2007-01-21 Thread haleh mahbod
Hi Andy, This is an interesting technology sample that demonstrates various capabilities that Tuscany offers. It would be good to get user feedback on this as well. Haleh On 1/19/07, Andrew Borley <[EMAIL PROTECTED]> wrote: Hi all, One of the things we thought would be good to include in th

[jira] Commented: (TUSCANY-914) duplicated component name in include overwrite the using one.

2007-01-21 Thread Jim Marino (JIRA)
Is >Affects Versions: Java-SCA-M3 >Reporter: Yang Lei > Assigned To: Jim Marino > Fix For: Java-SCA-M3 > > Attachments: tuscany914.lresende.20070121.txt > > > duplicated component name in include overwrite the using one. It may

[jira] Assigned: (TUSCANY-914) duplicated component name in include overwrite the using one.

2007-01-21 Thread Jim Marino (JIRA)
mponents: Java Spec APIs >Affects Versions: Java-SCA-M3 >Reporter: Yang Lei > Assigned To: Jim Marino > Fix For: Java-SCA-M3 > > Attachments: tuscany914.lresende.20070121.txt > > > duplicated component name in include overwrite the

Re: [C++] C++ Proxy assumes C++ Service implementation?

2007-01-21 Thread Pete Robbins
Simon, this code is in the extension that handles C++ components so we expect the implementation to be C++. This is not the "default" proxy. This code will be invoked because the definition of the component is an implementation.cpp. There is similar code in e.g. the ruby RubyServiceProxy that wil

Patch for Tuscany-914, was Re: Help on handling duplicated components via include files.

2007-01-21 Thread Luciano Resende
I have attached a patch for Tuscany-914 issue : http://issues.apache.org/jira/browse/TUSCANY-914 Please, someone more familiar with the kernel area, take a quick look before I check it in. -- Luciano Resende http://people.apache.org/~lresende On 1/19/07, Luciano Resende <[EMAIL PROTECTED]> wrot

[jira] Updated: (TUSCANY-914) duplicated component name in include overwrite the using one.

2007-01-21 Thread Luciano Resende (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luciano Resende updated TUSCANY-914: Attachment: tuscany914.lresende.20070121.txt > duplicated component name in incl

[C++] C++ Proxy assumes C++ Service implementation?

2007-01-21 Thread Simon Laws
The default C++ proxy currently seems to assume that its always trying to talk to a C++ service. Line 104 of CPPServiceProxy looks like // If we got here we have a CPP implementation CPPImplementation* impl = (CPPImplementation *)componentType; Did I understand this

Re: Databinding in Tuscany

2007-01-21 Thread Jeremy Boynes
Answers inline where I think I know - hopefully Raymond can supply more detail as needed. On Jan 20, 2007, at 10:20 PM, Comain Chen wrote: Thanks for your answer, it helps me a lot. I have additional questions about databinding, hopfully any one can give me some hints. 1. "That makes

[jira] Commented: (TUSCANY-640) Service and Reference do not support multiple elements

2007-01-21 Thread Jim Marino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466328 ] Jim Marino commented on TUSCANY-640: This should work. There are already unit tests which should confirm this (

[jira] Commented: (TUSCANY-640) Service and Reference do not support multiple elements

2007-01-21 Thread Luciano Resende (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466310 ] Luciano Resende commented on TUSCANY-640: - Looks like Jim took care of this, I'll create an iTest scenario f

[jira] Assigned: (TUSCANY-640) Service and Reference do not support multiple elements

2007-01-21 Thread Luciano Resende (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luciano Resende reassigned TUSCANY-640: --- Assignee: Luciano Resende > Service and Reference do not support multiple elements