Re: [jira] Commented: (TUSCANY-91) Replace Tuscany-model.config with import.wsdl

2006-09-14 Thread ant elder
So we can have the Java runtime support the same, could you describe how this automatic loading works for things like duplicate namespaces and relative imports? Thanks, ...ant On 9/13/06, Andrew Borley (JIRA) tuscany-dev@ws.apache.org wrote: [

Re: Refactoring commonality amongst Script containers in Java SCA

2006-09-14 Thread ant elder
I've the same problem getting this to work with rhino which also needs the response class and i made a similar simple change to get it to work. The proper change you describe at the end sounds ok, one thing to consider is the new databinding framework and the IDL-independent

Re: [C++] Component properties failure

2006-09-14 Thread Andrew Borley
Ah. My mistake :-) Sorted now - thanks for the pointer! Andy On 9/13/06, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Andrew Borley wrote: Hi all, Is anyone else finding that loading composites containing component properties is failing at the moment? On my system I have a

Re: [jira] Updated: (TUSCANY-721) Adding support for callbacks over bindings.axis2

2006-09-14 Thread ant elder
Ignacio, I'd like to apply this patch now, but as you said its not quite ready to be applied I'd like your ok first. Its going to be easier for you to continue to develop it once committed, and as there's a few of us all trying to work on the Axis2 binding code its going to be impossible to stop

Re: Prosposal for a JMS Binding in Tuscany

2006-09-14 Thread ant elder
Sounds really good to me Rajith. I'd be happy to help so just say if you need anything. ...ant On 9/13/06, Rajith Attapattu [EMAIL PROTECTED] wrote: Hi All, I would like to propose a binding based on JMS and the details are captured in the wiki.

[jira] Created: (TUSCANY-722) Properties containing complex types cause failure

2006-09-14 Thread Andrew Borley (JIRA)
Properties containing complex types cause failure - Key: TUSCANY-722 URL: http://issues.apache.org/jira/browse/TUSCANY-722 Project: Tuscany Issue Type: Bug Components: C++ SCA

[jira] Updated: (TUSCANY-681) Port of Tuscany C++ to Mac OS X, powerpc arch

2006-09-14 Thread Oisin Hurley (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-681?page=all ] Oisin Hurley updated TUSCANY-681: - Attachment: macos-patch Patch for MacOS X 10.4.7 port of C++ SDO and SCA SDO tests are all clear. Some minor wrinkles in the makedist which I believe are

Re: Mac OS X port, was [C++] Build instructions on Web site

2006-09-14 Thread Oisin Hurley
On 7 Sep 2006, at 04:48, Jean-Sebastien Delfino wrote: Did you get a chance to look into the MacOS X port? I have an iBook with 10.4.7 ppc Mac OS X here and was wondering if you had a patch to the Makefiles that I could try. Patch is up: http://issues.apache.org/jira/browse/TUSCANY-681

Re: [C++] Python extension available

2006-09-14 Thread Andrew Borley
Good to hear you got it going! :-) To answer your questions: On 9/13/06, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Jean-Sebastien Delfino wrote: Jean-Sebastien Delfino wrote: Andy, I got your Python library building on Linux. It's pretty cool and I'm now trying to integrate the

Re: [jira] Updated: (TUSCANY-721) Adding support for callbacks over bindings.axis2

2006-09-14 Thread Ignacio Silva-Lepe
Ant, In the interest of not letting the patch go stale, my first thought is to go ahead and apply it. It passes all current test cases and samples in the build, and if not explicitly activated, it is not likely to break things. That being said, the standard disclaimer applies that this is

[jira] Assigned: (TUSCANY-721) Adding support for callbacks over bindings.axis2

2006-09-14 Thread ant elder (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-721?page=all ] ant elder reassigned TUSCANY-721: - Assignee: ant elder (was: Ignacio Silva-Lepe) Adding support for callbacks over bindings.axis2

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

2006-09-14 Thread Ron Gavlin (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-707?page=comments#action_12434691 ] Ron Gavlin commented on TUSCANY-707: Greetings, I apologize for the false alarm. A CM problem in my environment caused this behavior. All is well now.

[jira] Created: (TUSCANY-723) Repository entry missing in SCA tools

2006-09-14 Thread Lee Surprenant (JIRA)
Repository entry missing in SCA tools -- Key: TUSCANY-723 URL: http://issues.apache.org/jira/browse/TUSCANY-723 Project: Tuscany Issue Type: Bug Components: Java SCA Tools Affects Versions:

[jira] Updated: (TUSCANY-723) Repository entry missing in SCA tools

2006-09-14 Thread Lee Surprenant (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-723?page=all ] Lee Surprenant updated TUSCANY-723: --- Attachment: SCAToolsPomUpdate.patch pom.xml with the apped eclipse repository Repository entry missing in SCA tools

Re: Refactoring commonality amongst Script containers in Java SCA

2006-09-14 Thread ant elder
I've added this ruby container to the sandbox now Venkat. I changed it to handle the response types the way i'd already done for the rhino container, not because that way is better just as i'd already done that for the other containers so it was easier than changing everything to the ruby way and

JMS databinding, was: Prosposal for a JMS Binding in Tuscany

2006-09-14 Thread Jeremy Boynes
Thanks Rajith I have a question on the thought behind sca:databinding. In Tuscany we have a databinding framework that allows us to convert between different data formats on a wire - for example, a component can call out using a SDO to a component that is expecting a JAXB object and the

[jira] Updated: (TUSCANY-724) Modify MSVC 7.1 build to offer stdcxx as an optional C++ Standard Library

2006-09-14 Thread Geoff Winn (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-724?page=all ] Geoff Winn updated TUSCANY-724: --- Attachment: TUSCANY-724.patch This patch modifies the vcproj files for the SDO runtime and test projects to provide two additional build configurations that

Re: JMS databinding, was: Prosposal for a JMS Binding in Tuscany

2006-09-14 Thread Rajith Attapattu
Hi Jeremy, Thank you for your support. Comments inline marked with [RA] Your comments are greatly appreciated. Btw I have asked the spec group to publish a draft version of the JMS binding spec. We are having a review next week and after that, if the WG votes we will publish the spec as a

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

2006-09-14 Thread Yang ZHONG (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-711?page=comments#action_12434869 ] Yang ZHONG commented on TUSCANY-711: Ron, is it possible to simplify your case and add into

[jira] Closed: (TUSCANY-723) Repository entry missing in SCA tools

2006-09-14 Thread Jeremy Boynes (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-723?page=all ] Jeremy Boynes closed TUSCANY-723. - Resolution: Fixed Patch applied - thanks Repository entry missing in SCA tools - Key: TUSCANY-723

Next steps for DAS M2 ?

2006-09-14 Thread Luciano Resende
I volunteered to handle DAS M2 preparatives, and so far I have completed the following tasks : - Finished up last features for DAS M2 (logging/performance enhancements) - Documented M2 Features and JIRAs : http://wiki.apache.org/ws/Tuscany/TuscanyJava/DAS_Java_Overview - Reviewed tuscany