Update version, was: svn commit: r442812 [1/2]

2006-09-12 Thread Jeremy Boynes
I have modified most of the POMs to make the version 1.0-incubator-M2- SNAPSHOT but I have not yet done the sca samples and distribution - they are commented out of the build for now. I plan to get to them later tonight or tomorrow. One thing that made this quite painful is the number that n

[jira] Updated: (TUSCANY-720) DAS Companyweb sample missing companyConfig.xml

2006-09-12 Thread Luciano Resende (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-720?page=all ] Luciano Resende updated TUSCANY-720: Attachment: tuscany720.lresende.20060912.txt Updated pom file and run the samples tomcat integration to verify the fix. > DAS Companyweb sam

[jira] Created: (TUSCANY-720) DAS Companyweb sample missing companyConfig.xml

2006-09-12 Thread Luciano Resende (JIRA)
DAS Companyweb sample missing companyConfig.xml --- Key: TUSCANY-720 URL: http://issues.apache.org/jira/browse/TUSCANY-720 Project: Tuscany Issue Type: Bug Components: Java DAS Samples

FW: Binding Context?

2006-09-12 Thread Peter Cousins
Please forgive the cross post. A friend at IONA suggested I use this list instead since the project is still incubatingPC I want to access context information specific to a binding in my server component implementation in Tuscany. Examples of binding specific context are: JMS queu

Re: Binding Context?

2006-09-12 Thread Jeremy Boynes
On Sep 12, 2006, at 3:18 PM, Raymond Feng wrote: Hi, Peter. Thank you for bringing this requirement to the table even though we don't have this feature in Tuscany yet. First of all, I think it's a valid requirement to support context propagation for service invocations, especially for rem

[jira] Commented: (TUSCANY-719) Exception in SDO runtime on Windows using VC++ Express 2005

2006-09-12 Thread Jean-Sebastien Delfino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-719?page=comments#action_12434304 ] Jean-Sebastien Delfino commented on TUSCANY-719: Hi Geoff, I tried your patch on Windows / VC++ express 2005 and got the same exception as befor

Re: Exception in SDO runtime on Windows

2006-09-12 Thread Jean-Sebastien Delfino
Jean-Sebastien Delfino wrote: Geoffrey Winn wrote: Hi. I've created JIRA 719 describing this issue and attached the patch file to it. Geoff. On 12/09/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Hi Geoff, Thanks! I'm now ready to test again on Windows with VC++ express 2005, but

Re: Binding Context?

2006-09-12 Thread Raymond Feng
Hi, Peter. Thank you for bringing this requirement to the table even though we don't have this feature in Tuscany yet. First of all, I think it's a valid requirement to support context propagation for service invocations, especially for remote service over a protocol such as SOAP or JMS. B

Files headers, was: svn commit: r442701

2006-09-12 Thread Jeremy Boynes
Please can we make sure the ASF header is included on the source files. -- Jeremy On Sep 12, 2006, at 1:57 PM, [EMAIL PROTECTED] wrote: Author: frankb Date: Tue Sep 12 13:57:00 2006 New Revision: 442701 URL: http://svn.apache.org/viewvc?view=rev&rev=442701 Log: Fix for TUSCANY-627 Added:

Re: Exception in SDO runtime on Windows, was: [C++] windows build system

2006-09-12 Thread Jean-Sebastien Delfino
Geoffrey Winn wrote: Hi. I've created JIRA 719 describing this issue and attached the patch file to it. Geoff. On 12/09/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Hi Geoff, Thanks! I'm now ready to test again on Windows with VC++ express 2005, but for some reason I can't get the

Re: Exception in SDO runtime on Windows, was: [C++] windows build system

2006-09-12 Thread Geoffrey Winn
Hi. I've created JIRA 719 describing this issue and attached the patch file to it. Geoff. On 12/09/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Hi Geoff, Thanks! I'm now ready to test again on Windows with VC++ express 2005, but for some reason I can't get the attachment out of this

[jira] Updated: (TUSCANY-719) Exception in SDO runtime on Windows using VC++ Express 2005

2006-09-12 Thread Geoff Winn (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-719?page=all ] Geoff Winn updated TUSCANY-719: --- Attachment: TUSCANY-jsd.patch I've stepped through the code and I believe the problem arises because of an incorrect check for a reference counted pointer being

[C++] New scheme for passing data around in tuscany::sca::Operation

2006-09-12 Thread Jean-Sebastien Delfino
While working on our Ruby component implementation extension I ran into a few issues with how parameters and return values are passed to the tuscany::sca::Operation objects representing SCA invocations. An Operation object carries the parameters and return value of an SCA invocation. The Opera

[jira] Created: (TUSCANY-719) Exception in SDO runtime on Windows using VC++ Express 2005

2006-09-12 Thread Geoff Winn (JIRA)
Exception in SDO runtime on Windows using VC++ Express 2005 --- Key: TUSCANY-719 URL: http://issues.apache.org/jira/browse/TUSCANY-719 Project: Tuscany Issue Type: Bug Compone

Tomcat Integration

2006-09-12 Thread Kapil Katyal
Hi, Does anyone know if the following document regarding Tomcat integration is currently up to date: http://wiki.apache.org/ws/Tuscany/TuscanyJava/TomcatIntegration I don't see the following jars in my current repository: tuscany-common-SNAPSHOT.jar tuscany-container-java-SNAPSHOT.jar tuscany-

[jira] Resolved: (TUSCANY-627) Cross Scope Copy Helper

2006-09-12 Thread Frank Budinsky (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-627?page=all ] Frank Budinsky resolved TUSCANY-627. Resolution: Fixed Committed revision 442701. > Cross Scope Copy Helper > --- > > Key: TUSCANY-627 >

[jira] Updated: (TUSCANY-627) Cross Scope Copy Helper

2006-09-12 Thread David T. Adcox (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-627?page=all ] David T. Adcox updated TUSCANY-627: --- Attachment: crossScope.zip This is a collection of new files and a patch that should address this functionality. > Cross Scope Copy Helper > --

Re: [jira] Created: (TUSCANY-715) Update tools module to use latest XmlSchema version

2006-09-12 Thread cr22rc
I'll take a look at it. -- not sure if XmlSclschema was directly used, but I I need tools for interop stuff anyway. Jeremy Boynes wrote: On Sep 12, 2006, at 10:18 AM, Venkata Krishnan wrote: Hi Jeremy, I have submitted a patch for this. Please take a look and let me know if it is ok. Als

[jira] Commented: (TUSCANY-707) IllegalArgumentException at o.a.t.sdo.util.DataObjectUtil.getOpenFeature(DataObjectUtil.java:1782) w/dual-core CPU

2006-09-12 Thread Frank Budinsky (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-707?page=comments#action_12434224 ] Frank Budinsky commented on TUSCANY-707: It sounds like maybe the threads are running before the actual metadata has been properly initialized. It seems

Re: [jira] Created: (TUSCANY-715) Update tools module to use latest XmlSchema version

2006-09-12 Thread Jeremy Boynes
On Sep 12, 2006, at 10:18 AM, Venkata Krishnan wrote: Hi Jeremy, I have submitted a patch for this. Please take a look and let me know if it is ok. Also, in the IRC you were mentioning about some bug in the wsdl module that hacked to fix and you wanted me to take a look. Could you pleas

[jira] Commented: (TUSCANY-715) Update tools module to use latest XmlSchema version

2006-09-12 Thread Jeremy Boynes (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-715?page=comments#action_12434221 ] Jeremy Boynes commented on TUSCANY-715: --- Patch applied - thanks > Update tools module to use latest XmlSchema version > ---

Re: [jira] Created: (TUSCANY-715) Update tools module to use latest XmlSchema version

2006-09-12 Thread Venkata Krishnan
Hi Jeremy, I have submitted a patch for this. Please take a look and let me know if it is ok. Also, in the IRC you were mentioning about some bug in the wsdl module that hacked to fix and you wanted me to take a look. Could you please give me a little more info about this? Thanks. - Venkat

[jira] Updated: (TUSCANY-715) Update tools module to use latest XmlSchema version

2006-09-12 Thread Venkatakrishnan (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-715?page=all ] Venkatakrishnan updated TUSCANY-715: Attachment: Tuscany-SCA-Tools-Patch-Sept-12.diff Hi Jeremy, Here is a patch for this. I have successfully built the sca/tools project after the cha

[C++] Loading the PHP extension on Linux, was: [C++] First pass PHP extesion

2006-09-12 Thread Jean-Sebastien Delfino
Simon Laws wrote: On 9/8/06, Simon Laws <[EMAIL PROTECTED]> wrote: On 9/8/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > > Simon Laws wrote: > > Earlier I created a patch for a first pass at a PHP extension for C++ > > SCA ( > > http://issues.apache.org/jira/browse/TUSCANY-698 ) >

[jira] Resolved: (TUSCANY-714) Bug in registry that maps the URI to a factory class in DataObjectUtil

2006-09-12 Thread Frank Budinsky (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-714?page=all ] Frank Budinsky resolved TUSCANY-714. Resolution: Fixed Fixed revision 442644. I didn't use the supplied patch, so please verify that it's still properly fixed. Thanks. > Bug in registr

Re: Exception in SDO runtime on Windows, was: [C++] windows build system

2006-09-12 Thread Jean-Sebastien Delfino
Geoffrey Winn wrote: Jean-Sebastian, I've stepped through the code and I believe the problem arises because of an incorrect check for a reference counted pointer being null. However, I can't reproduce this particular problem so could you try applying the patch that I've attached to this note

[jira] Commented: (TUSCANY-711) Tuscany SDO generates invalid namespace prefixes for namespaces that end with a '-' followed by a number

2006-09-12 Thread Frank Budinsky (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-711?page=comments#action_12434198 ] Frank Budinsky commented on TUSCANY-711: Thank you Ron and Yang for doing the background work. I think the correct answer is #3. Yang, we can't rename

Re: Ruby extension, was Re: Ruby for the Java runtime? (was: Re: [C++] Beginning of a Ruby extension available)

2006-09-12 Thread Jean-Sebastien Delfino
ant elder wrote: [snip] So the services, references and properties are untyped right? ...ant Yes -- Jean-Sebastien - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Ruby extension, was Re: Ruby for the Java runtime? (was: Re: [C++] Beginning of a Ruby extension available)

2006-09-12 Thread ant elder
So the services, references and properties are untyped right? ...ant On 9/12/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: ant elder wrote: [snip] > With the change in r442461 you say ComponentType files are now > optional and > the Ruby implementation now automatically creates a def

[jira] Updated: (TUSCANY-718) make -noEMF code generation the default

2006-09-12 Thread Kapil Katyal (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-718?page=all ] Kapil Katyal updated TUSCANY-718: - Attachment: patch1.txt Here is a patch to make noEMF option the default > make -noEMF code generation the default > ---

[jira] Created: (TUSCANY-718) make -noEMF code generation the default

2006-09-12 Thread Kapil Katyal (JIRA)
make -noEMF code generation the default --- Key: TUSCANY-718 URL: http://issues.apache.org/jira/browse/TUSCANY-718 Project: Tuscany Issue Type: Bug Components: Java SDO Tools Affects Versions

[RESULT] Release name

2006-09-12 Thread Jeremy Boynes
1.0-incubator-M2 rfeng, dkulp, lresende, bdaniel, kgoodson 0.95-incubatorvenkat, aborley I included dkulp's proposal on the format. Looks like the preference is for "1.0-incubator-M2" so I will start to update the poms to that. -- Jeremy On Sep 8, 2006, at 10:17 AM, Jeremy Boynes wrote:

Re: Sample components

2006-09-12 Thread Venkata Krishnan
Hi Meeraj, The RMIBinding sample needs a rework which I will do soon. The binding does not require the interface to be Remote or the service methods to throw RemoteException anymore. To get a idea of what I mean please take a look at the testcase that is a part of the RMIBinding implementation.

Re: Sample components

2006-09-12 Thread Rick
For what it's worth we've been down this path once before with sharing the implementation. As I recall there was negative feed back that the dependencies was only captured in maven which not all understand and that these simple beginner samples should stand on their own. It also made it more di

[jira] Created: (TUSCANY-717) Source code changes required by Apache stdcxx library

2006-09-12 Thread Geoff Winn (JIRA)
Source code changes required by Apache stdcxx library - Key: TUSCANY-717 URL: http://issues.apache.org/jira/browse/TUSCANY-717 Project: Tuscany Issue Type: Bug Components: C++ SDO

[jira] Commented: (TUSCANY-705) XMLHelperImpl::createDocument() gives invalid XML when the element has xsi:nil=true

2006-09-12 Thread Geoff Winn (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-705?page=comments#action_12434141 ] Geoff Winn commented on TUSCANY-705: There's a bit more to this. The patch supplied works on XP when built with MSVC 7.1. However, when built with MSVC 6 one

RE: Sample components

2006-09-12 Thread Meeraj Kunnumpurath
Jeremy, From what I see, the stuff that is duplicated are hello world service and implementation. I can move it to a separate project and have all the other sample projects that use them to depend on it. Only trouble is the RMI binding as that the methods declare to throw RemoteException. Ta Meer

Ruby extension, was Re: Ruby for the Java runtime? (was: Re: [C++] Beginning of a Ruby extension available)

2006-09-12 Thread Jean-Sebastien Delfino
ant elder wrote: [snip] With the change in r442461 you say ComponentType files are now optional and the Ruby implementation now automatically creates a default serviceType and referenceTypes as needed. Could you say a bit about how that works so we can try and do the same for the Java runtime?

Re: [jira] Created: (TUSCANY-715) Update tools module to use latest XmlSchema version

2006-09-12 Thread Venkata Krishnan
Hi, I did an update and noticed that the pom has been updated. So I will get started with this. - Venkat On 9/12/06, Venkata Krishnan <[EMAIL PROTECTED]> wrote: Hi Jeremy, I can help with this. Please help with answers to the following: - - which is the verison currently in use. I did se

Re: [jira] Created: (TUSCANY-715) Update tools module to use latest XmlSchema version

2006-09-12 Thread Venkata Krishnan
Hi Jeremy, I can help with this. Please help with answers to the following: - - which is the verison currently in use. I did see that mail from you on picking up from the M1 snapshot. So what is the change I do to the poms. - once the poms are upto date, then it is only a question of getting

[jira] Closed: (TUSCANY-716) Improve Ruby Container to support method calls over Ruby Classes

2006-09-12 Thread ant elder (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-716?page=all ] ant elder closed TUSCANY-716. - Resolution: Fixed Patch applied. Thanks Venkat. > Improve Ruby Container to support method calls over Ruby Classes > ---

IRC chat log (1st hour)

2006-09-12 Thread kelvin goodson
Here's a log of the first hour of yesterday's chat. I had to leave at the end of the formal meeting time, so I'm not sure if it went on any longer. If so, and someone else has the log then please append it. Most of the chat was discussion about the process for the M2 release. [11/09/2006 15:51]