[jira] Closed: (TUSCANY-96) Parser API and alternative parsers

2006-12-08 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-96?page=all ] Pete Robbins closed TUSCANY-96. --- Fix Version/s: Wish list (was: Cpp-current) Resolution: Later > Parser API and alternative pars

[jira] Closed: (TUSCANY-94) STL interface

2006-12-08 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-94?page=all ] Pete Robbins closed TUSCANY-94. --- Resolution: Fixed STL interfaces now exist. These will be maintained in line with the specification > STL interface > - > >

[jira] Closed: (TUSCANY-93) Interoperability tests from the test suite

2006-12-08 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-93?page=all ] Pete Robbins closed TUSCANY-93. --- Resolution: Incomplete This work is ongoing and individual Jiras are being raised for problems discovered > Interoperability tests from the test su

[jira] Closed: (TUSCANY-641) Warning messages during compilation

2006-12-08 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-641?page=all ] Pete Robbins closed TUSCANY-641. FIxed > Warning messages during compilation > --- > > Key: TUSCANY-641 >

[jira] Commented: (TUSCANY-444) ComplexTypeExtendingSimpleType

2006-12-08 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-444?page=comments#action_12456803 ] Pete Robbins commented on TUSCANY-444: -- The spec states that when extending a simple type a property named "value" is created in the complex ty

Re: [C++] PHP SCA extension for C++ SCA - Composite Construction

2006-12-08 Thread Pete Robbins
On 08/12/06, Simon Laws <[EMAIL PROTECTED]> wrote: I've been thinking about the types of scripts that we might want to support in our PHP extension for the C++ SCA runtime. I've tried to extend the calculator sample from the Ruby and Python extension and made notes on the PHP SOA web site ( http

Re: [C++] REST extension/samples and libcurl on Windows was: [C++] REST extension

2006-12-08 Thread Pete Robbins
On 07/12/06, Andrew Borley <[EMAIL PROTECTED]> wrote: On 12/7/06, Andrew Borley <[EMAIL PROTECTED]> wrote: > On 11/20/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > > I checked in the initial structure of a REST extension under > > cpp/sca/runtime/extensions/rest, revision r477110. > >

Re: [C++] SDO Sequence api (was [jira] Created: (TUSCANY-980) DataObject assigned into open property goes missing)

2006-12-07 Thread Pete Robbins
d for thought. Fixing C++ implementation will be a good first step! Cheers, "Pete Robbins" <[EMAIL PROTECTED]> wrote on 12/07/2006 11:56:12 AM: > On 07/12/06, Simon Laws <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Thanks for that Frank.

Re: [C++] SDO Sequence api (was [jira] Created: (TUSCANY-980) DataObject assigned into open property goes missing)

2006-12-07 Thread Pete Robbins
On 07/12/06, Frank Budinsky <[EMAIL PROTECTED]> wrote: > > Can you confirm that for a sequenced DataObject if I set a property using > e.g. setString("prop", "text") then that setting will added to the sequence > as if getSequence().add("prop", "text") was used? > Right (but only if the propert

Re: [C++] SDO Sequence api (was [jira] Created: (TUSCANY-980) DataObject assigned into open property goes missing)

2006-12-07 Thread Pete Robbins
On 07/12/06, Simon Laws <[EMAIL PROTECTED]> wrote: > > Thanks for that Frank. When a data object has an XSD based type is there are way of getting all of it's properties which the XSD says are attributes. This is where it gets a bit ugly. It's ok if you know what the attribute names are as y

Re: [C++] SDO Sequence api (was [jira] Created: (TUSCANY-980) DataObject assigned into open property goes missing)

2006-12-07 Thread Pete Robbins
PROTECTED]> wrote on 12/07/2006 09:33:03 AM: > On 12/7/06, Caroline Maynard <[EMAIL PROTECTED]> wrote: > > > > On 07/12/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > > > > > > > > Do you use the Sequence API to add the animals

Re: [C++] SDO Sequence api (was [jira] Created: (TUSCANY-980) DataObject assigned into open property goes missing)

2006-12-07 Thread Pete Robbins
On 07/12/06, Pete Robbins <[EMAIL PROTECTED]> wrote: On 07/12/06, Simon Laws <[EMAIL PROTECTED]> wrote: > > On 12/7/06, Caroline Maynard <[EMAIL PROTECTED] > wrote: > > > > On 07/12/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > > > >

Re: [C++] SDO Sequence api (was [jira] Created: (TUSCANY-980) DataObject assigned into open property goes missing)

2006-12-07 Thread Pete Robbins
On 07/12/06, Simon Laws <[EMAIL PROTECTED]> wrote: On 12/7/06, Caroline Maynard <[EMAIL PROTECTED]> wrote: > > On 07/12/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > > > > > Do you use the Sequence API to add the animals in this case? I suspect >

[C++] SDO Sequence api (was [jira] Created: (TUSCANY-980) DataObject assigned into open property goes missing)

2006-12-07 Thread Pete Robbins
On 07/12/06, Caroline Maynard (JIRA) wrote: DataObject assigned into open property goes missing --- Key: TUSCANY-980 URL: http://issues.apache.org/jira/browse/TUSCANY-980 Project: Tuscany Issue

Re: [C++] Who is working on which SDO problems

2006-12-07 Thread Pete Robbins
On 07/12/06, Caroline Maynard <[EMAIL PROTECTED]> wrote: On 05/12/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > > Which other SDO defects are holfing folk up? I just created http://issues.apache.org/jira/browse/TUSCANY-980. This is closely related to many of the iss

[jira] Closed: (TUSCANY-101) Performance analysis and improvements

2006-12-07 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-101?page=all ] Pete Robbins closed TUSCANY-101. Resolution: Later > Performance analysis and improvements > - > > Key: TUSCANY-101 >

Re: AXIS2C-287

2006-12-07 Thread Pete Robbins
On 07/12/06, Hurley, Oisin <[EMAIL PROTECTED]> wrote: Hi guys, The Axis2C chaps have marked this as 'Fix 1.0.0', I'm not sure what it means, exactly, but I guess they are hoping to include it for Axis2C 1.0. I was going to test this asap, but my hard disk exploded and the machine is gone off to

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

2006-12-07 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-681?page=all ] Pete Robbins updated TUSCANY-681: - Component/s: (was: C++ SDO) Removing from component C++SDO as that part is done > Port of Tuscany C++ to Mac OS X, powerpc a

Re: [C++] Mac OS X port, was: Removing dependency on Axis2C

2006-12-06 Thread Pete Robbins
On 07/12/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: [snip] Pete Robbins wrote: > I'm in the process of porting Tuscany C++ to Mac OSX continuing the work > that Oisin started. > Pete, I am trying to clean up our JIRA backlog and wondering if TUSCANY-681 can

[C++] SDO: mixing DataObjects from different DataFactory instances

2006-12-06 Thread Pete Robbins
There is a restriction in the current implementation that forces all DataObjects in a graph to belong to the same DataFactory. I'm not convinced we need this. Currently if you create a DataObject (do1) from a DataFactory (df1) and then set that as a property on DataObject (do2) that was created fr

Re: [C++] Who is working on which SDO problems

2006-12-06 Thread Pete Robbins
lements. I'll post a first take on what I think are the major issues so we can discuss here. Hopefully I can do that tomorrow. Cheers, On 06/12/06, Yang ZHONG <[EMAIL PROTECTED]> wrote: I'd like to help, so which other SDO defects are holding folk up? On 12/5/06, Pete Robbins &

[jira] Resolved: (TUSCANY-641) Warning messages during compilation

2006-12-05 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-641?page=all ] Pete Robbins resolved TUSCANY-641. -- Resolution: Fixed > Warning messages during compilation > --- > > Key: TUSCANY-641 >

[jira] Resolved: (TUSCANY-963) Spurious elements generated

2006-12-05 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-963?page=all ] Pete Robbins resolved TUSCANY-963. -- Resolution: Fixed > Spurious elements generated > --- > > Key: TUSCANY-963 >

Re: [C++] Who is working on which SDO problems

2006-12-05 Thread Pete Robbins
I have just checked in a new fix for 963. Which other SDO defects are holfing folk up? Cheers, -- Pete

Re: [C++] SDO sequenced data objects

2006-12-05 Thread Pete Robbins
On 05/12/06, Simon Laws <[EMAIL PROTECTED]> wrote: On 12/5/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > On 05/12/06, Simon Laws <[EMAIL PROTECTED]> wrote: > > > > Hi Pete > > > > Some comments in line... > > > > On 12/5/06, Pete Ro

Re: [C++] SDO sequenced data objects

2006-12-05 Thread Pete Robbins
On 05/12/06, Simon Laws <[EMAIL PROTECTED]> wrote: Hi Pete Some comments in line... On 12/5/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > A number of SDO issues have come up over the past week regarding sequenced > data objects. I think the current implementation is

[jira] Commented: (TUSCANY-950) CopyHelper::copy() forgets sequence information

2006-12-05 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-950?page=comments#action_12455599 ] Pete Robbins commented on TUSCANY-950: -- Patch applied but this does not cover copying properties defined from xml attributes to the new DO so I'm le

[jira] Resolved: (TUSCANY-960) Spurious xsi:type="OpenDataObject" attribute generated

2006-12-05 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-960?page=all ] Pete Robbins resolved TUSCANY-960. -- Fix Version/s: Cpp-current Resolution: Fixed > Spurious xsi:type="OpenDataObject" attrib

Re: [C++] Who is working on which SDO problems

2006-12-05 Thread Pete Robbins
On 04/12/06, Simon Laws <[EMAIL PROTECTED]> wrote: On 12/4/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > Simon, your patch fails to apply with some wierd error at line 416! I have > backed out the change for 963. Could you try making your patch again? > > Chee

[jira] Assigned: (TUSCANY-960) Spurious xsi:type="OpenDataObject" attribute generated

2006-12-05 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-960?page=all ] Pete Robbins reassigned TUSCANY-960: Assignee: Pete Robbins > Spurious xsi:type="OpenDataObject" attrib

[C++] SDO sequenced data objects

2006-12-05 Thread Pete Robbins
A number of SDO issues have come up over the past week regarding sequenced data objects. I think the current implementation is incorrect in a number of ways. For a sequenced data object you can use the "sequence api" to get/set the values of properties in the sequence. You can also use the standa

Re: [C++] Who is working on which SDO problems

2006-12-04 Thread Pete Robbins
Simon, your patch fails to apply with some wierd error at line 416! I have backed out the change for 963. Could you try making your patch again? Cheers, On 04/12/06, Pete Robbins <[EMAIL PROTECTED]> wrote: Simon, I have also ben looking at a fix for 950 and although it is

[jira] Reopened: (TUSCANY-963) Spurious elements generated

2006-12-04 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-963?page=all ] Pete Robbins reopened TUSCANY-963: -- > Spurious elements generated > --- > > Key: TUSCANY-963 > URL: http://is

Re: [C++] Fix to TUSCANY-963, was: Who is working on which SDO problems

2006-12-04 Thread Pete Robbins
On 04/12/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Pete Robbins wrote: > Simon, I have also ben looking at a fix for 950 and although it is fairly > straightforward to fix the case in the Jira it gets rather complicated > when > you consider properties that are

Re: [C++] Renaming some of our build scripts?

2006-12-04 Thread Pete Robbins
On 04/12/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: I would like to propose the following improvements to our build scripts: Linux: Rename sca/makedist.sh and sdo/makedist.sh to builddist.sh to indicate that they are "build" scripts and avoid confusion with the makebindist.sh scripts

Re: [C++] Who is working on which SDO problems

2006-12-04 Thread Pete Robbins
Simon, I have also ben looking at a fix for 950 and although it is fairly straightforward to fix the case in the Jira it gets rather complicated when you consider properties that are not intended to be part of the sequence ( e.g. attributes but could be element properties that have been set withou

Re: [C++] Who is working on which SDO problems

2006-12-01 Thread Pete Robbins
Fix now checked in for TUSCANY-963. On 01/12/06, Pete Robbins <[EMAIL PROTECTED]> wrote: On 01/12/06, Caroline Maynard <[EMAIL PROTECTED]> wrote: > > I created http://issues.apache.org/jira/browse/TUSCANY-963 for the > "attributes as elements" problem.

[jira] Resolved: (TUSCANY-962) Incorrect namespace for open content

2006-12-01 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-962?page=all ] Pete Robbins resolved TUSCANY-962. -- Fix Version/s: Cpp-current Resolution: Fixed > Incorrect namespace for open content > > >

[jira] Resolved: (TUSCANY-963) Spurious elements generated

2006-12-01 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-963?page=all ] Pete Robbins resolved TUSCANY-963. -- Fix Version/s: Cpp-current Resolution: Fixed Assignee: Pete Robbins Fix applied. > Spurious elements genera

Re: [C++] Who is working on which SDO problems

2006-12-01 Thread Pete Robbins
On 01/12/06, Caroline Maynard <[EMAIL PROTECTED]> wrote: I created http://issues.apache.org/jira/browse/TUSCANY-963 for the "attributes as elements" problem. I'm working on this. I see the problem and should be able to get a fix soon. Cheers, -- Pete

Re: [C++] Who is working on which SDO problems

2006-12-01 Thread Pete Robbins
On 01/12/06, Simon Laws <[EMAIL PROTECTED]> wrote: On 12/1/06, Geoffrey Winn <[EMAIL PROTECTED]> wrote: > > On 01/12/06, Simon Laws <[EMAIL PROTECTED]> wrote: > > > > I have been chatting with the PHP SCA team about their various SDO > > problems > > and I would be interested to know who is work

Re: [SDO C++] WSDL generation failure

2006-12-01 Thread Pete Robbins
Fix checked in. On 01/12/06, Pete Robbins <[EMAIL PROTECTED]> wrote: I'll take a look at it. I suspect 919 is the cause. On 01/12/06, Caroline Maynard <[EMAIL PROTECTED]> wrote: > > I just raised http://issues.apache.org/jira/browse/TUSCANY-962 to > describe a probl

Re: [SDO C++] WSDL generation failure

2006-12-01 Thread Pete Robbins
I'll take a look at it. I suspect 919 is the cause. On 01/12/06, Caroline Maynard <[EMAIL PROTECTED]> wrote: I just raised http://issues.apache.org/jira/browse/TUSCANY-962 to describe a problem that's occurring in the SCA for PHP implementation. This is a really hot one for the SCA team, becaus

Re: [C++] Binding/Language Extensions - packaging

2006-11-30 Thread Pete Robbins
On 30/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Simon Laws wrote: > On 11/30/06, Pete Robbins <[EMAIL PROTECTED]> wrote: >> >> On 30/11/06, Simon Laws <[EMAIL PROTECTED]> wrote: >> > >> > On 11/30/06, Pete Robbins <[EMAI

Re: [SDO C++] Is Type::OpenDataObjectType part of the API?

2006-11-30 Thread Pete Robbins
On 30/11/06, Caroline Maynard <[EMAIL PROTECTED]> wrote: On 29/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > > This was introduced when opentype support was added. Is it needed? Don't > know. What do you expect to be returned when you try to get the type of

Re: [C++] Binding/Language Extensions - packaging

2006-11-30 Thread Pete Robbins
On 30/11/06, Simon Laws <[EMAIL PROTECTED]> wrote: On 11/30/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > On 30/11/06, Andrew Borley <[EMAIL PROTECTED]> wrote: > > > > On 11/30/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > >

Re: [C++] Binding/Language Extensions - packaging

2006-11-30 Thread Pete Robbins
On 30/11/06, Andrew Borley <[EMAIL PROTECTED]> wrote: On 11/30/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > On 30/11/06, Simon Laws <[EMAIL PROTECTED]> wrote: > > > > On 11/30/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > > > >

Re: [C++] Binding/Language Extensions - packaging

2006-11-30 Thread Pete Robbins
On 30/11/06, Andrew Borley <[EMAIL PROTECTED]> wrote: > > I would package the cpp language extension as > > > > cpp/ > >bin/ > >lib/ > >include/ > >xsd/ > >extension/ > > > > The bin, lib, include are exactly what you would expect from a package that > > you might want to b

Re: [C++] Binding/Language Extensions - packaging

2006-11-30 Thread Pete Robbins
On 30/11/06, Simon Laws <[EMAIL PROTECTED]> wrote: On 11/30/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > On 30/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > > > > > > > On 30/11/06, Simon Laws <[EMAIL PROTECTED]> wrote: > >

Re: [C++] Binding/Language Extensions - packaging

2006-11-30 Thread Pete Robbins
On 30/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote: On 30/11/06, Simon Laws <[EMAIL PROTECTED]> wrote: > > On 11/30/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > > > On 30/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > > > > &g

Re: [C++] Binding/Language Extensions - packaging

2006-11-30 Thread Pete Robbins
On 30/11/06, Simon Laws <[EMAIL PROTECTED]> wrote: On 11/30/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > On 30/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > > > > > > > On 30/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrot

Re: [C++] Binding/Language Extensions - packaging

2006-11-29 Thread Pete Robbins
On 30/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote: On 30/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > > Pete Robbins wrote: > > Our current method of packaging and loading an extension is fairly > > simple: > > we load all schema and librar

Re: [C++] Binding/Language Extensions - packaging

2006-11-29 Thread Pete Robbins
On 30/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Pete Robbins wrote: > Our current method of packaging and loading an extension is fairly > simple: > we load all schema and libraries in the extensions path. This has a > number > of problems. > > 1. An ex

[C++] Binding/Language Extensions - packaging

2006-11-29 Thread Pete Robbins
Our current method of packaging and loading an extension is fairly simple: we load all schema and libraries in the extensions path. This has a number of problems. 1. An extension may consist of more than one library e.g. libmy_extension.so and libmy_extension_utils.so. Our current loading scheme

Re: [C++] Digging data out of an SDO graph

2006-11-29 Thread Pete Robbins
On 29/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: We're starting to have pages of code in our various extensions (and sometimes duplicate code) to just dig data out of an SDO graph. This initially sounds pretty simple: - I have an SDO that I loaded from an XML element - I'd like to

Re: [C++] Changing the C++ BigBank and Calculator sample clients?

2006-11-29 Thread Pete Robbins
On 29/11/06, Simon Laws <[EMAIL PROTECTED]> wrote: On 11/29/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > On 29/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > We have two C++ clients in the C++ Bigbank and Calcula

Re: [C++] Changing the C++ BigBank and Calculator sample clients?

2006-11-29 Thread Pete Robbins
On 29/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Hi, We have two C++ clients in the C++ Bigbank and Calculator samples. (1) Real SCA clients, which call the Bigbank and Calculator components directly. (2) Axis2C based Web Service clients, which do not use SCA at all to invoke th

Re: [C++] Path to the Python interpreter and library

2006-11-29 Thread Pete Robbins
On 29/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Andy, I made small changes to the Linux scripts that start our Python based samples to use the PYTHON_LIB environment variable, if it is defined, to find the Python library and interpreter. If you don't have the PYTHON_LIB variable

Re: [C++] Removing dependency on Axis2C

2006-11-29 Thread Pete Robbins
On 29/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Pete Robbins wrote: > On 28/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: >> >> Pete Robbins wrote: >> > I'm in the process of porting Tuscany C++ to Mac OSX continuing the >>

Re: [SDO C++] Is Type::OpenDataObjectType part of the API?

2006-11-29 Thread Pete Robbins
On 29/11/06, Geoffrey Winn <[EMAIL PROTECTED]> wrote: On 28/11/06, Caroline Maynard <[EMAIL PROTECTED]> wrote: > > I've recently started seeing the value Type::OpenDataObjectType returned > from a getTypeEnum(). I was a bit surprised to see this - I know it was > introduced some months back inte

Re: [C++] Web Service client error with Axis2C 0.95, was: SCA build problem

2006-11-28 Thread Pete Robbins
Simon, comments inline... On 28/11/06, Simon Laws <[EMAIL PROTECTED]> wrote: On 11/27/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > > Simon Laws wrote: > > On 11/27/06, Simon Laws <[EMAIL PROTECTED]> wrote: > >> > >> > >>

Re: [C++] Removing dependency on Axis2C

2006-11-28 Thread Pete Robbins
On 28/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Pete Robbins wrote: > I'm in the process of porting Tuscany C++ to Mac OSX continuing the work > that Oisin started. Axis2C does not have an OSX port yet (Oisin's > supplied > patch has not been applied

[C++] Removing dependency on Axis2C

2006-11-27 Thread Pete Robbins
I'm in the process of porting Tuscany C++ to Mac OSX continuing the work that Oisin started. Axis2C does not have an OSX port yet (Oisin's supplied patch has not been applied) and I've been having a few problems building their code which are probably simple to solve but I want to focus on getting

Re: [C++] SCA build problem

2006-11-27 Thread Pete Robbins
On 27/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote: On 27/11/06, Simon Laws <[EMAIL PROTECTED]> wrote: > > I've just checked out SCA and SDO from SVN and I get and error in VC > Express > when building SCA... > > -- Build started: Project: tusca

Re: [C++] SCA build problem

2006-11-27 Thread Pete Robbins
On 27/11/06, Simon Laws <[EMAIL PROTECTED]> wrote: I've just checked out SCA and SDO from SVN and I get and error in VC Express when building SCA... -- Build started: Project: tuscany_sca_ws_dispatcher, Configuration: Debug Win32 -- Compiling... Axis2Dispatcher.cpp Axis2DispatcherModule

Re: [C++] CDATA in sequences

2006-11-26 Thread Pete Robbins
Simon, to make your patches easier to apply all you need to do is strip out the hard-coded paths in the patch file. e.g. change "C:/simon/Projects/Eclipse3.2/cpp" to "cpp". On 25/11/06, Simon Laws <[EMAIL PROTECTED]> wrote: My last CDATA fix didn't properly cover the case where CDATA sections

[jira] Resolved: (TUSCANY-918) Use MS VS Express compiler for builds

2006-11-25 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-918?page=all ] Pete Robbins resolved TUSCANY-918. -- Resolution: Fixed > Use MS VS Express compiler for builds > - > > Key:

Re: [C++] A single windows build?

2006-11-24 Thread Pete Robbins
stien Delfino <[EMAIL PROTECTED]> wrote: Pete Robbins wrote: > On 20/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote: >> >> >> >> On 20/11/06, Geoffrey Winn <[EMAIL PROTECTED]> wrote: >> > >> > On 20/11/06, Pete Robbins <[EMAIL PROTE

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

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
; wrote: > > http://issues.apache.org/jira/browse/TUSCANY-563 > > Thanks. > > > On 11/21/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > > > On 21/11/06, Yang ZHONG <[EMAIL PROTECTED]> wrote: > > > > > > Thanks a lot to Pete and Geoff. > >

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 probl

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 >> >

[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

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 g

Re: [C++] deploy.bat or deploy.cmd on Windows?

2006-11-22 Thread Pete Robbins
On 22/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Pete Robbins wrote: > On 22/11/06, Yang ZHONG <[EMAIL PROTECTED]> wrote: >> >> Both .bat and .cmd are Windows official batch scripts file extention. >> .bat might have a little bit more mea

Re: [C++] Renaming the Bigbank samples

2006-11-22 Thread Pete Robbins
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.. > > > 20/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]&

Re: [C++] deploy.bat or deploy.cmd on Windows?

2006-11-22 Thread Pete Robbins
PROTECTED]> wrote: > > Pete Robbins wrote: > > On 21/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > >> > >> Hi, > >> > >> Our samples directory contain a mix of .bat and .cmd files: > >> > >> ./samples/C

Re: [C++] A single windows build?

2006-11-21 Thread Pete Robbins
On 19/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Andrew Borley wrote: > On 11/19/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: >> Jean-Sebastien Delfino wrote: >> > Hi, >> > >> > I just modified the Axis2Dispatcher class to use our logs instead of >> > the AXIS2 logs, so we

Re: [C++] A single windows build?

2006-11-21 Thread Pete Robbins
On 20/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote: On 20/11/06, Geoffrey Winn <[EMAIL PROTECTED]> wrote: > > On 20/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > > > On 19/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > > > &

Re: [C++] Renaming the Bigbank samples

2006-11-21 Thread Pete Robbins
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.. 20/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Hi, I'd like to rename samples/BigBank to samples/CppBigBank (to indicate that it's the C++ version of the sample

[jira] Resolved: (TUSCANY-920) SDO XML parser does not consider ns prefix decls. from parent elements

2006-11-21 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-920?page=all ] Pete Robbins resolved TUSCANY-920. -- Resolution: Fixed > SDO XML parser does not consider ns prefix decls. from parent eleme

Re: [C++] Pending SDO patches available

2006-11-21 Thread Pete Robbins
Agh deja vu! I could have sworn I'd already applied 873! Done now -- Pete

Re: [C++] Pending SDO patches available

2006-11-21 Thread Pete Robbins
On 21/11/06, Simon Laws <[EMAIL PROTECTED]> wrote: On 11/21/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > On 21/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: > > > > Geoff, > > > > I scanned our JIRAs and found a number of pe

Re: Re: [website] Proposal for updating the download page layout

2006-11-21 Thread Pete Robbins
+1 On 21/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Luciano Resende wrote: > I'm updating the website with links to DAS M2 downloads, and I'm noticing > that each download line is getting very big as we set the file names > for the > artifact in question (e.g das-1.0-incubator-M2-b

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

2006-11-21 Thread Pete Robbins
Hi, thanks for looking at this. Some comments inline: On 21/11/06, Yang ZHONG <[EMAIL PROTECTED]> wrote: There's a way of using std::string in Tuscany which might allocate/release heap and copy memoery too frequently. Could you please verify that's the case and brainstorm an optimization? std:

Re: [C++] Pending SDO patches available

2006-11-21 Thread Pete Robbins
On 21/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Geoff, I scanned our JIRAs and found a number of pending SDO patches: From Caroline Maynard: https://issues.apache.org/jira/browse/TUSCANY-907 - Nov 07 From Simon Laws: https://issues.apache.org/jira/browse/TUSCANY-873 - Oct 18 ht

Re: [C++] Pending SDO patches available

2006-11-21 Thread Pete Robbins
Patch for TUSCANY-908 is applied. Cheers, On 21/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote: On 21/11/06, Geoffrey Winn <[EMAIL PROTECTED]> wrote: > > On 21/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > > > 907 now applied. > > > > On

[jira] Resolved: (TUSCANY-908) CDATA sections are not handled

2006-11-21 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-908?page=all ] Pete Robbins resolved TUSCANY-908. -- Resolution: Fixed Patch applied > CDATA sections are not handled > -- > > Key:

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

2006-11-21 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-907?page=all ] Pete Robbins resolved TUSCANY-907. -- Resolution: Fixed Patch applied > Schema Import is noisy when schemaLocation is an abolute

Re: [C++] Pending SDO patches available

2006-11-21 Thread Pete Robbins
907 now applied. On 21/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote: And 730 was applied by Andy in September according to the Jira subversion log. 730 and 873 now resolved On 21/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > Agh deja vu! > > I could have s

Re: [C++] deploy.bat or deploy.cmd on Windows?

2006-11-21 Thread Pete Robbins
On 21/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: Hi, Our samples directory contain a mix of .bat and .cmd files: ./samples/CppCalculator/deployclient.bat ./samples/CppCalculator/deploy.bat ./samples/CppCalculator/deploywsclient.bat ./samples/CppBigBank/deployclient.bat ./samples/

Re: [C++] Pending SDO patches available

2006-11-21 Thread Pete Robbins
On 21/11/06, Geoffrey Winn <[EMAIL PROTECTED]> wrote: On 21/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > 907 now applied. > > On 21/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > > > And 730 was applied by Andy in September according to the

[jira] Resolved: (TUSCANY-873) CopyHelper::copy fails when the data object being copied contains open content

2006-11-21 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-873?page=all ] Pete Robbins resolved TUSCANY-873. -- Resolution: Fixed Patch applied > CopyHelper::copy fails when the data object being copied contains open cont

[jira] Resolved: (TUSCANY-730) Updates to interop schema

2006-11-21 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-730?page=all ] Pete Robbins resolved TUSCANY-730. -- Fix Version/s: Cpp-M2 (was: Cpp-current) Resolution: Fixed The subversion history shows this was applied on Sep 20th by

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

2006-11-21 Thread Pete Robbins
On 21/11/06, Yang ZHONG <[EMAIL PROTECTED]> wrote: Thanks a lot to Pete and Geoff. Here's an optimization incorporated with their feedback: SDOString& DataFactoryImpl::getFullTypeName(SDOString& stringBuffer, const char* uri, const char* inTypeName) const //TODO: getFullTypeName is private, ch

[jira] Commented: (AXIS2C-287) Port to MacOS X 10.4.7

2006-11-19 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-287?page=comments#action_12451141 ] Pete Robbins commented on AXIS2C-287: - Has Oisin's later patch been applied? > Port to MacOS X 10.4.7 > -- > >

Re: Instructions of C++ development on Windows might be incomplete

2006-11-19 Thread Pete Robbins
Looks like we need to update the site documentation. Thanks for pointing this out. Cheers, On 19/11/06, Yang ZHONG <[EMAIL PROTECTED]> wrote: "Windows" link within http://incubator.apache.org/tuscany/cpp-projects.html leads to http://incubator.apache.org/tuscany/cpp_setup_win.html instructing

Re: [SDO C++] Thread safety ?

2006-11-17 Thread Pete Robbins
On 17/11/06, Caroline Maynard <[EMAIL PROTECTED]> wrote: On 17/11/06, Geoffrey Winn <[EMAIL PROTECTED]> wrote: > > As far as I know, the development of SDO to date has given zero > consideration to running in a multithreaded environment. I am a little > surprised that they were only able to id

Re: [SDO C++] Root data object is null after serializing

2006-11-17 Thread Pete Robbins
n a check for this in unserialize, and probably need one in some other places too. On 17/11/06, Pete Robbins <[EMAIL PROTECTED]> wrote: > > Looks from the code that you have to specify the targetNamespace on the > XSDHelper::generate() call > (sorry about the wacky formatting i

Re: [SDO C++] Thread safety ?

2006-11-17 Thread Pete Robbins
Sharing a DataFactory across 2 threads would be "iffy". I think the tool is checking for things like accessing statics rather than sharing instances of objects so it flags up localtime(). Cheers, On 17/11/06, Geoffrey Winn <[EMAIL PROTECTED]> wrote: On 17/11/06, Caroline Maynard <[EMAIL PROTE

<    1   2   3   4   5   6   7   8   9   10   >