Re: [VOTE] Release incubator-M2 version of SCA for Java

2006-11-23 Thread Venkata Krishnan
Hi, I downloaded the src disb, cleaned up my maven repo and built. The core is failing for PropertyHelperTestCase. I pulled this over to eclipse to figure out the problem and tried running this testcase alone. It succeeded there. Now I am not sure if I am missing something or there is

Re: [VOTE] Release incubator-M2 version of SCA for Java

2006-11-23 Thread Venkata Krishnan
Hi, There is NPL in the License.txt. I remember Jeremy mentioning that we don't include this since we don't distribute Rhino. - Venkat On 11/23/06, Venkata Krishnan [EMAIL PROTECTED] wrote: Hi, I downloaded the src disb, cleaned up my maven repo and built. The core is failing for

Re: [C++] Moving TuscanyRuntime to the Cpp component extension

2006-11-23 Thread Pete Robbins
On 23/11/06, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Hi, TuscanyRuntime is a facade for SCARuntime, part of the Tuscany API provided to SCA C++ clients (unmanaged clients running from a C++ main), but it is currently packaged in the core runtime library. If there is no objection I'm

[jira] Reopened: (TUSCANY-907) Schema Import is noisy when schemaLocation is an abolute URI

2006-11-23 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-907?page=all ] Pete Robbins reopened TUSCANY-907: -- Patch caused other cases (loading schema in the SCA runtime) to fail Schema Import is noisy when schemaLocation is an abolute URI

Re: Can Tuscan M2 realese support Composite that include Composites.

2006-11-23 Thread liujian
Venkata Krishnan : Thank you for you enthusiasm. I have another question to ask. Is subsystem discarded in SCA Spec 0.96? The XSD schema list in the SCA spec 0.96 don’t define Subsystem element while it still exists in SCA spec 0.96 document. Is this situation occurs because the SCA spec 0.96

[jira] Commented: (TUSCANY-829) Investigate integration of RogueWave tests

2006-11-23 Thread Dan Murphy (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-829?page=comments#action_12452248 ] Dan Murphy commented on TUSCANY-829: Looks like a bug int he AbstractList.subList() function... subList(1,2) on a simple ArrayList returns a size of 1

Re: [C++] Renaming the Bigbank samples

2006-11-23 Thread Pete Robbins
On 22/11/06, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Pete Robbins wrote: On 21/11/06, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Pete Robbins wrote: Go ahead and do this for linux. We can live without it building on Windows for a while as we change to use VS Express..

Re: [SDO for C++] Does SDO depend on zlib?

2006-11-23 Thread Pete Robbins
On 22/11/06, Geoffrey Winn [EMAIL PROTECTED] wrote: When I first set up a build environment for SDO for C++ I had to install zlib 1.2.2 as well. However, that doesn't seem to be mentioned in the documentation anymore and when I removed my copy of zlib, SDO still builds and runs without a

Re: Can Tuscan M2 realese support Composite that include Composites.

2006-11-23 Thread Jim Marino
Hi Liujan, Comments inline... Jim On Nov 23, 2006, at 5:55 AM, liujian wrote: Venkata Krishnan : Thank you for you enthusiasm. I have another question to ask. Is subsystem discarded in SCA Spec 0.96? The XSD schema list in the SCA spec 0.96 don’t define Subsystem element while it still

Re: Use std::string as an example to discuss object vs. /* to reduce heap allocation/release and memory copying

2006-11-23 Thread Pete Robbins
Thanks for the patch. We'll apply it and test it asap. Cheers, On 22/11/06, Yang ZHONG [EMAIL PROTECTED] wrote: http://issues.apache.org/jira/browse/TUSCANY-946 to track separatly, although 563 work was the originator. On 11/21/06, Yang ZHONG [EMAIL PROTECTED] wrote:

Re: [C++] Moving TuscanyRuntime to the Cpp component extension

2006-11-23 Thread Jean-Sebastien Delfino
[snip] Pete Robbins wrote: On 23/11/06, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Hi, TuscanyRuntime is a facade for SCARuntime, part of the Tuscany API provided to SCA C++ clients (unmanaged clients running from a C++ main), but it is currently packaged in the core runtime library. If

[jira] Updated: (TUSCANY-932) Invoking DataObject.isSet(String path) with invalid path would result in NPE

2006-11-23 Thread Yang ZHONG (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-932?page=all ] Yang ZHONG updated TUSCANY-932: --- Attachment: final.patch Attach the optimized final.patch Invoking DataObject.isSet(String path) with invalid path would result in NPE

[jira] Updated: (TUSCANY-521) Hide special Sequence-type properties from SDO Types

2006-11-23 Thread Frank Budinsky (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-521?page=all ] Frank Budinsky updated TUSCANY-521: --- Attachment: hideprops_rt.patch The Dynamic SDO part for this feature. Hide special Sequence-type properties from SDO Types

Re: [C++] Moving TuscanyRuntime to the Cpp component extension

2006-11-23 Thread Pete Robbins
On 23/11/06, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: [snip] Pete Robbins wrote: On 23/11/06, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Hi, TuscanyRuntime is a facade for SCARuntime, part of the Tuscany API provided to SCA C++ clients (unmanaged clients running from a C++

Re: Can Tuscan M2 realese support Composite that include Composites.

2006-11-23 Thread liujian
Jim Marino: Thank you for you answer, this will help me understand the spec better. liujian Hi Liujan, Comments inline... Jim On Nov 23, 2006, at 5:55 AM, liujian wrote: Venkata Krishnan : Thank you for you enthusiasm. I have another question to ask. Is subsystem discarded in SCA