Re: C++ M1 Release Candidate

2006-07-06 Thread Pete Robbins
to update the zip. Any ideas on why WinXP zip expand has a problem?? I'm fairly sure that it is to do with a long path name. Cheers, On 06/07/06, Pete Robbins [EMAIL PROTECTED] wrote: There is a problem with the Windows src zip for sca to do with filename lengths. I will fix it and re-post a new

Re: C++ M1 Release Candidate

2006-07-06 Thread Pete Robbins
on Windows using the command line, devstudio6 and devstudio7. The builds all work fine, but the calculator sample on studio7 only half works as the project descriptions are missing some of the proxies/wrappers. Add works but Div doesnt. Im just going to fix that Ed. On 06/07/06, Pete Robbins

[VOTE] Publish Tuscany C++ M1 release

2006-07-06 Thread Pete Robbins
I have posted a candidate for the first C++ release here: http://people.apache.org/~robbinspg/RC1 The code is tagged in svn: http://svn.apache.org/repos/asf/incubator/tuscany/tags/cpp-0.1.incubating-M1/ http://svn.apache.org/repos/asf/incubator/tuscany/tags/cpp-0.1.incubating-M1/%C2%A0 Please

Re: Email versus IRC

2006-07-06 Thread Pete Robbins
+1 that just about covers it from my point of view. I'd also be interested in experimenting with a 1hr email session. Email is pretty fast nowadays and refreshing and responding via the mailing list could also work. It would also remove the really annoying thing about IRC which is the loss of

Re: using stdcxx in tuscany/C++

2006-07-06 Thread Pete Robbins
Hi Martin. Using stdcxx is certainly on our list of things to investigate. There are 2 ways in which we can use a C++ standard library: 1) Internally withing our own implementation code 2) Exposed on user APIs We currently use stl within our implementation and the use of stl classes on our

C++ M1 Release Candidate

2006-07-05 Thread Pete Robbins
I have posted a candidate for the first C++ release here. http://people.apache.org/~robbinspg/RC1 Would all interested parties take some time to review this so that we can either re-spin the release or vote on it asap. The website documentation is out of date and will be re-written to sync

Re: C++ M1 test distro

2006-06-30 Thread Pete Robbins
There a number of problems with the windows zips... missing folders etc. I will be fixing these ASAP. -- Pete

[jira] Closed: (TUSCANY-465) SDO calls without error handling

2006-06-30 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-465?page=all ] Pete Robbins closed TUSCANY-465: Resolution: Fixed Fixed by patch supplied SDO calls without error handling Key: TUSCANY-465 URL

[jira] Closed: (TUSCANY-485) Missing xsd element in Tuscany-model.config file causes failure.

2006-06-30 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-485?page=all ] Pete Robbins closed TUSCANY-485: Fix Version: Cpp-current Resolution: Fixed duplicate of TUSCANY-465. now fixed Missing xsd element in Tuscany-model.config file causes failure

[jira] Closed: (TUSCANY-471) Crash when 2 WS EntryPoint services with different System Root paths are accessed

2006-06-29 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-471?page=all ] Pete Robbins closed TUSCANY-471: Fix Version: Cpp-M1 Resolution: Fixed Crash when 2 WS EntryPoint services with different System Root paths are accessed

Re: C++ M1 test distro

2006-06-29 Thread Pete Robbins
There is a refreshed version available at: http://people.apache.org/~robbinspg Linux bin build is RHEL3. Windows src and bin now available. Please give these a try and raise problems!! Cheers, -- Pete

Re: C++ M1 test distro

2006-06-29 Thread Pete Robbins
as a prereq. Is this really necessary for just SDO? Pete Robbins wrote: There is a refreshed version available at: http://people.apache.org/~robbinspg Linux bin build is RHEL3. Windows src and bin now available. Please give these a try and raise problems!! Cheers

Re: C++ M1 test distro

2006-06-29 Thread Pete Robbins
VC 6. Ed is working on a build for VC 7. On 29/06/06, Rick [EMAIL PROTECTED] wrote: Windows binary distros which CPP compiler? Should it be listed under the prereqs as needed for windows source and to build samples ? Pete Robbins wrote: There is a refreshed version available at: http

Re: C++ M1 test distro

2006-06-29 Thread Pete Robbins
yes! On 29/06/06, cr22rc [EMAIL PROTECTED] wrote: Are there files missing in the windows binary distro in the samples directory (i.e. INSTALL, reademe etc)? Pete Robbins wrote: There is a refreshed version available at: http://people.apache.org/~robbinspg Linux bin build is RHEL3

Re: C++ M1 test distro

2006-06-29 Thread Pete Robbins
I've checked in a fix but have not re-generated the zips yet. Thanks for finding that. On 29/06/06, Pete Robbins [EMAIL PROTECTED] wrote: yes! On 29/06/06, cr22rc [EMAIL PROTECTED] wrote: Are there files missing in the windows binary distro in the samples directory (i.e. INSTALL

Re: [C++] M1 test distro - sample compile issue

2006-06-28 Thread Pete Robbins
Looking at the include path it appears you have not set the required environment variables: TUSCANY_SDOCPP, TUSCANY_SCACPP. Cheers, On 27/06/06, Rick [EMAIL PROTECTED] wrote: I down loaded the binary distro unpacked it downloaded Axis2C too and unpacked but didn't do anything else with it.

Re: C++ M1 test distro

2006-06-28 Thread Pete Robbins
Thanks. Hopefully we will be able post something today, On 27/06/06, Luciano Resende [EMAIL PROTECTED] wrote: Hey Pete When the C++ win release is available I can give it a try and provide feedback. - Luciano *Pete Robbins [EMAIL PROTECTED]* 06/24/2006 07:22 AM Please respond

Re: C++ M1 test distro

2006-06-28 Thread Pete Robbins
- Im sure the linux one will be the one most people want anyway. cheers, Ed. On 24/06/06, Pete Robbins [EMAIL PROTECTED] wrote: On 24/06/06, Jeremy Boynes [EMAIL PROTECTED] wrote: I used this binary distro but my machine is Fedora Core3. I got the following problem building the Calculator

Re: [C++] M1 test distro - sample compile issue

2006-06-28 Thread Pete Robbins
Forgot to say that the instructions for building the samples are in the samples/INSTALL file. On 28/06/06, Pete Robbins [EMAIL PROTECTED] wrote: Looking at the include path it appears you have not set the required environment variables: TUSCANY_SDOCPP, TUSCANY_SCACPP. Cheers, -- Pete

[jira] Commented: (TUSCANY-484) Attribute groups only working if defined in the default namespace

2006-06-27 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-484?page=comments#action_12417989 ] Pete Robbins commented on TUSCANY-484: -- This is caused by the schema parser treating the nam= attribute as a qname when it is not. Patch: Index: commonj/sdo

Re: [jira] Updated: (TUSCANY-471) Crash when 2 WS EntryPoint services with different System Root paths are accessed

2006-06-27 Thread Pete Robbins
Sounds good. I'll give it a go. On 27/06/06, Andrew Borley (JIRA) tuscany-dev@ws.apache.org wrote: [ http://issues.apache.org/jira/browse/TUSCANY-471?page=all ] Andrew Borley updated TUSCANY-471: -- Attachment: TUSCANY-471.patch This patch uses a

Re: [jira] Updated: (TUSCANY-471) Crash when 2 WS EntryPoint services with different System Root paths are accessed

2006-06-27 Thread Pete Robbins
Works a treat. Patch is checked in. Thanks On 27/06/06, Pete Robbins [EMAIL PROTECTED] wrote: Sounds good. I'll give it a go. On 27/06/06, Andrew Borley (JIRA) tuscany-dev@ws.apache.org wrote: [ http://issues.apache.org/jira/browse/TUSCANY-471?page=all ] Andrew Borley updated

Re: [C++] SCA usability

2006-06-27 Thread Pete Robbins
On 27/06/06, Simon Laws [EMAIL PROTECTED] wrote: I've spent a little time playing with the C++ SCA implementation. I want to replay my understanding to see if it is correct. When constructing a service that will have a web service binding you have to provide a number of things including

[jira] Resolved: (TUSCANY-489) Add support for xsd:byte type to WS Entrypoint

2006-06-24 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-489?page=all ] Pete Robbins resolved TUSCANY-489: -- Fix Version: Cpp-M1 Resolution: Fixed patch applied Add support for xsd:byte type to WS Entrypoint

[jira] Resolved: (TUSCANY-461) Namespaces not generated by scagen

2006-06-24 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-461?page=all ] Pete Robbins resolved TUSCANY-461: -- Fix Version: Cpp-M1 (was: Cpp-current) Resolution: Fixed patch applied Namespaces not generated by scagen

[jira] Closed: (TUSCANY-339) calculator sample improvements

2006-06-24 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-339?page=all ] Pete Robbins closed TUSCANY-339: Resolution: Fixed Ed applide the patch calculator sample improvements -- Key: TUSCANY-339 URL: http

[jira] Closed: (TUSCANY-33) Add working SCA C++ samples

2006-06-24 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-33?page=all ] Pete Robbins closed TUSCANY-33: --- Resolution: Fixed Closing. Furrther Jiras will be raised on individual samples Add working SCA C++ samples --- Key

[jira] Closed: (TUSCANY-401) Allow setting of default ModuleComponent programmatically from the client

2006-06-24 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-401?page=all ] Pete Robbins closed TUSCANY-401: Allow setting of default ModuleComponent programmatically from the client

[jira] Closed: (TUSCANY-461) Namespaces not generated by scagen

2006-06-24 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-461?page=all ] Pete Robbins closed TUSCANY-461: Namespaces not generated by scagen -- Key: TUSCANY-461 URL: http://issues.apache.org/jira/browse

[jira] Closed: (TUSCANY-422) locate service componentname/servicename not working

2006-06-24 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-422?page=all ] Pete Robbins closed TUSCANY-422: locate service componentname/servicename not working -- Key: TUSCANY-422 URL: http

[jira] Closed: (TUSCANY-462) SCAGEN: Would be nice to generate disable warning for the 'silly' warning on windows

2006-06-24 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-462?page=all ] Pete Robbins closed TUSCANY-462: SCAGEN: Would be nice to generate disable warning for the 'silly' warning on windows

[jira] Closed: (TUSCANY-429) WS EntryPoiny binding for Axis2C

2006-06-24 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-429?page=all ] Pete Robbins closed TUSCANY-429: Fix Version: Cpp-M1 (was: Cpp-current) Resolution: Fixed WS EntryPoiny binding for Axis2C

[jira] Closed: (TUSCANY-478) Move to AXIS2 0.92

2006-06-24 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-478?page=all ] Pete Robbins closed TUSCANY-478: Fix Version: Cpp-M1 Resolution: Fixed completed Move to AXIS2 0.92 -- Key: TUSCANY-478 URL: http

[jira] Closed: (TUSCANY-482) Potential trap in SCA web service entry point

2006-06-24 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-482?page=all ] Pete Robbins closed TUSCANY-482: Fix Version: Cpp-M1 Resolution: Fixed Ed applied this patch Potential trap in SCA web service entry point

[jira] Closed: (TUSCANY-464) Document XSD - C++ mapping used in WS Entrypoint

2006-06-24 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-464?page=all ] Pete Robbins closed TUSCANY-464: Fix Version: Cpp-M1 Resolution: Fixed Document XSD - C++ mapping used in WS Entrypoint

C++ M1 test distro

2006-06-24 Thread Pete Robbins
I have posted a preliminary distro for Tuscany C++ for Linux on http://people.apache.org/~robbinspg/. Windows builds should be posted within the next day or 2. Please note this is NOT a release candidate .. yet. I would appreciate it if someone could download and sanity check the distro and

Re: C++ M1 test distro

2006-06-24 Thread Pete Robbins
The linux -bin- disto is built on Red Hat Enterprise Linux 3 On 24/06/06, Pete Robbins [EMAIL PROTECTED] wrote: I have posted a preliminary distro for Tuscany C++ for Linux on http://people.apache.org/~robbinspg/. Windows builds should be posted within the next day or 2. Please note

[jira] Created: (TUSCANY-494) Specification of implementation library in scdl is not platform neutral

2006-06-24 Thread Pete Robbins (JIRA)
++ SCA, Specification Versions: Cpp-current Reporter: Pete Robbins Assigned to: Pete Robbins Specification of a component implementation for C++ requires e.g. implementation.cpp dll=libMyValue.so header=MyValueImpl.h/implementation.cpp for linux

Re: [C++] Documentation patches for WS Entrypoint code

2006-06-24 Thread Pete Robbins
Patches checked, tested and applied. Thank you!! On 23/06/06, Andrew Borley [EMAIL PROTECTED] wrote: Cheers Pete! On 6/23/06, Pete Robbins [EMAIL PROTECTED] wrote: Andy, I have noticed these and they are on my TODO list (together with your fixes to the scagen tool). I hope to check

Re: [C++] Documentation patches for WS Entrypoint code

2006-06-24 Thread Pete Robbins
I also applied your patches for TUSCANY-461 and 462 Cheers, On 24/06/06, Pete Robbins [EMAIL PROTECTED] wrote: Patches checked, tested and applied. Thank you!! On 23/06/06, Andrew Borley [EMAIL PROTECTED] wrote: Cheers Pete! On 6/23/06, Pete Robbins [EMAIL PROTECTED] wrote

Re: C++ M1 test distro

2006-06-24 Thread Pete Robbins
thanks for trying it out. The name of the source zip was the default from automake. I agree putting -src- in it would be clearer. I'll fix the Makefile.am. Cheers, On 24/06/06, Jeremy Boynes [EMAIL PROTECTED] wrote: Pete Robbins wrote: The linux -bin- disto is built on Red Hat Enterprise

Re: C++ M1 test distro

2006-06-24 Thread Pete Robbins
On 24/06/06, Jeremy Boynes [EMAIL PROTECTED] wrote: I used this binary distro but my machine is Fedora Core3. I got the following problem building the Calculator sample: g++ -g -O2 -o calculator_client Calc.o -L/home/jeremy/Desktop/tuscany_sca-bin-0.1.incubating-M1/lib -ltuscany_sca

[jira] Assigned: (TUSCANY-489) Add support for xsd:byte type to WS Entrypoint

2006-06-23 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-489?page=all ] Pete Robbins reassigned TUSCANY-489: Assign To: Pete Robbins Add support for xsd:byte type to WS Entrypoint -- Key: TUSCANY-489

[jira] Assigned: (TUSCANY-486) Document deployment use of Axis2C WS EntryPoint

2006-06-23 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-486?page=all ] Pete Robbins reassigned TUSCANY-486: Assign To: Pete Robbins Document deployment use of Axis2C WS EntryPoint - Key: TUSCANY

Re: [C++] scagen Jira issues (TUSCANY-461 and TUSCANY-462)

2006-06-19 Thread Pete Robbins
Andrew, thanks for that. I'll check these out and apply them soon. Cheers, On 16/06/06, Andrew Borley [EMAIL PROTECTED] wrote: In the absence of any sounds of disapproval, I have put 2 patches up for these issues. The 461 patch probably contains the entirety of the 462 patch, as I fixed 462

[jira] Created: (TUSCANY-473) Exception thrown when serializing an element defined with sdo:name

2006-06-16 Thread Pete Robbins (JIRA)
Versions: Cpp-current Reporter: Pete Robbins Assigned to: Pete Robbins Fix For: Cpp-current Attempting to serialise the source.uri element from an sca.module file we get a Property not found exception thrown for source.uri this element has been renamed in the xsd using sdo:name

[jira] Resolved: (TUSCANY-473) Exception thrown when serializing an element defined with sdo:name

2006-06-16 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-473?page=all ] Pete Robbins resolved TUSCANY-473: -- Resolution: Fixed Exception thrown when serializing an element defined with sdo:name

[jira] Created: (TUSCANY-474) substitutionGroup is serialized as parent name. Should be substitute name.

2006-06-16 Thread Pete Robbins (JIRA)
++ SDO Versions: Cpp-current Reporter: Pete Robbins Fix For: Cpp-current loading an instance document that uses substitution groups (such as sca.module) then saving the document results in an invalid document. For example this snippet: component name

[jira] Resolved: (TUSCANY-448) ElementWithSDOName fails on write

2006-06-16 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-448?page=all ] Pete Robbins resolved TUSCANY-448: -- Fix Version: Cpp-current Resolution: Fixed I believe this is fixed by the fix for TUSCANY-473. I should have checked to see

Re: Question about XSD substitution support in SDO2

2006-06-15 Thread Pete Robbins
The C++ serializer works as Jeremy states. We would serialize this as implementation.java. Our implementation does keep extra information about the substitution groups and also what the original local name was when the instance doc was deserialized. So if it was deserialized as

[jira] Resolved: (TUSCANY-472) [SDO for C++] Build of SDO fails during post build copy out.

2006-06-14 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-472?page=all ] Pete Robbins resolved TUSCANY-472: -- Fix Version: Cpp-current Resolution: Fixed Assign To: Pete Robbins I moved the output directories from root to root/deploy. VC6 project

Re: Question about XSD substitution support in SDO2

2006-06-14 Thread Pete Robbins
In the C++ implementation you would only get a single property implementation. It's type would be sca:JavaImplementation which is a sub type of Implemetation. I think this is correct as the schema tells us that when loading the instance document to treat implementation.java as implementation so

Re: [C++] (TUSCANY-429) WS EntryPoint binding for Axis2C

2006-06-12 Thread Pete Robbins
/06/06, Pete Robbins [EMAIL PROTECTED] wrote: Andrew, great stuff. I'll review and apply the patch asap. On 11/06/06, Andrew Borley [EMAIL PROTECTED] wrote: Hi guys, The patch for WS EntryPoint is attached to the Jira - also see the patch containing the tests and updated samples for how

Re: [C++] (TUSCANY-429) WS EntryPoint binding for Axis2C

2006-06-11 Thread Pete Robbins
://issues.apache.org/jira/browse/TUSCANY-429 Project: Tuscany Type: New Feature Components: C++ SCA Versions: Cpp-current Reporter: Pete Robbins Assignee: Pete Robbins Fix For: Cpp-current Attachments: axis2c_wsentrypoint.patch, axis2c_wsentrypoint_tests.patch Provide

[jira] Created: (TUSCANY-458) Create cpp distribution builds

2006-06-09 Thread Pete Robbins (JIRA)
Create cpp distribution builds -- Key: TUSCANY-458 URL: http://issues.apache.org/jira/browse/TUSCANY-458 Project: Tuscany Type: Improvement Components: C++ Build Versions: Cpp-current Reporter: Pete Robbins Assigned

C++ release distribution zip and layout

2006-06-08 Thread Pete Robbins
In the Tuscany C++ source tree we have a subproject for SDO and one for SCA (which prereqs the SDO build). For a binary release should we combine the build output into a single zip ro have a separate SDO zip? If we do combine them we have a further option of the unzipped layout having a separate

Re: C++ release distribution zip and layout

2006-06-08 Thread Pete Robbins
OK... as I need to start on this several days ago I'm going to produce seeparate zips for SDO and SCA. On 08/06/06, Pete Robbins [EMAIL PROTECTED] wrote: In the Tuscany C++ source tree we have a subproject for SDO and one for SCA (which prereqs the SDO build). For a binary release should we

IRC chat log discussing C++ release (Tuesday 6th June)

2006-06-07 Thread Pete Robbins
robbinspg The purpose of this chat is to decide what we need to do to get a C++ binary release available robbinspg I'm not 100% on the Apache mechanism and logistics to do this so that is one item discuss. jsdelfino hi robbinspg I'd also like to run through what function/code needs to go in and

C++ Release Manager

2006-06-07 Thread Pete Robbins
As we work towards a binary C++ release we need to elect a release manager. I'm happy to volunteer for this. -- Pete

[jira] Resolved: (TUSCANY-455) patch for tuscany-443 using inline functions will not compile/work on Linux

2006-06-07 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-455?page=all ] Pete Robbins resolved TUSCANY-455: -- Resolution: Fixed Assign To: Pete Robbins patch for tuscany-443 using inline functions will not compile/work on Linux

Re: [C++] Axis2C Web Service Entrypoint

2006-06-05 Thread Pete Robbins
Andrew, great stuff. When you have something for us to look at you can post a patch on the jira. Please join us for an IRC chat tomorrow (I'll be sending a reminder note soon) Cheers, On 05/06/06, Andrew Borley [EMAIL PROTECTED] wrote: Hi All, I've been taking a look at Axis2C recently and

IRC chat regarding C++ release - Tuesday 6th June

2006-06-05 Thread Pete Robbins
A reminder: We will have an IRC chat on Tuesday 6th June 17:00 BST (18:00 GMT) 12:00 (Eastern) 09:00 (Pacific) to finalize content and schedule to achieve this. Any input from Java Tuscans on their recent release experience would be welcome. The chat takes place on the freenode IRC network,

[jira] Closed: (TUSCANY-72) Improve handling of Axis exceptions

2006-05-26 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-72?page=all ] Pete Robbins closed TUSCANY-72: --- Resolution: Incomplete Assign To: Pete Robbins Closed as this was for Axis 1.x Improve handling of Axis exceptions

[jira] Resolved: (TUSCANY-89) Provide Axis2C bindings

2006-05-26 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-89?page=all ] Pete Robbins resolved TUSCANY-89: - Resolution: Fixed Resolving this and opening new Jiras for remaining issues. Provide Axis2C bindings --- Key: TUSCANY

[jira] Closed: (TUSCANY-89) Provide Axis2C bindings

2006-05-26 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-89?page=all ] Pete Robbins closed TUSCANY-89: --- Provide Axis2C bindings --- Key: TUSCANY-89 URL: http://issues.apache.org/jira/browse/TUSCANY-89 Project

[jira] Created: (TUSCANY-429) WS EntryPoiny binding for Axis2C

2006-05-26 Thread Pete Robbins (JIRA)
WS EntryPoiny binding for Axis2C Key: TUSCANY-429 URL: http://issues.apache.org/jira/browse/TUSCANY-429 Project: Tuscany Type: New Feature Components: C++ SCA Versions: Cpp-current Reporter: Pete Robbins Fix

[jira] Assigned: (TUSCANY-429) WS EntryPoiny binding for Axis2C

2006-05-26 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-429?page=all ] Pete Robbins reassigned TUSCANY-429: Assign To: Pete Robbins WS EntryPoiny binding for Axis2C Key: TUSCANY-429 URL: http

[jira] Created: (TUSCANY-430) Support RPC for WS External Service

2006-05-26 Thread Pete Robbins (JIRA)
Support RPC for WS External Service --- Key: TUSCANY-430 URL: http://issues.apache.org/jira/browse/TUSCANY-430 Project: Tuscany Type: Improvement Components: C++ SCA Versions: Cpp-current Reporter: Pete Robbins

[jira] Created: (TUSCANY-431) XSDHelper does not always create a DataFactory

2006-05-26 Thread Pete Robbins (JIRA)
XSDHelper does not always create a DataFactory -- Key: TUSCANY-431 URL: http://issues.apache.org/jira/browse/TUSCANY-431 Project: Tuscany Type: Bug Components: C++ SDO Versions: Cpp-current Reporter: Pete

[jira] Commented: (TUSCANY-431) XSDHelper does not always create a DataFactory

2006-05-26 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-431?page=comments#action_12413442 ] Pete Robbins commented on TUSCANY-431: -- XSDHelperPtr xh = HelperProvider::getXSDHelper(); DataFactoryPtr df = xh.getDataFactory(); // --- returns NULL XSDHelper

[jira] Assigned: (TUSCANY-431) XSDHelper does not always create a DataFactory

2006-05-26 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-431?page=all ] Pete Robbins reassigned TUSCANY-431: Assign To: Pete Robbins XSDHelper does not always create a DataFactory -- Key: TUSCANY-431

[jira] Resolved: (TUSCANY-431) XSDHelper does not always create a DataFactory

2006-05-26 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-431?page=all ] Pete Robbins resolved TUSCANY-431: -- Resolution: Fixed The same problem occured in XMLHelper XSDHelper does not always create a DataFactory

C++ Release

2006-05-25 Thread Pete Robbins
As mentioned previously we would be a like to have a binary release of the C++ code by ApacheCon Europe. I'd like to propose an IRC chat on Tuesday 6th June 17:00 BST (18:00 GMT) 12:00 (Eastern) 09:00 (Pacific) to finalize content and schedule to achieve this. As a starting point, and for

[jira] Created: (TUSCANY-426) Null pointer exception loading schema with ref to already defined type

2006-05-24 Thread Pete Robbins (JIRA)
Versions: Cpp-current Reporter: Pete Robbins Assigned to: Pete Robbins Fix For: Cpp-current Bug in XSDHelperImpl handling reference to type not being defined in this pass. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one

[jira] Resolved: (TUSCANY-426) Null pointer exception loading schema with ref to already defined type

2006-05-24 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-426?page=all ] Pete Robbins resolved TUSCANY-426: -- Resolution: Fixed Null pointer exception loading schema with ref to already defined type

[C++] Re: dynamically stating where the root is

2006-05-18 Thread Pete Robbins
Java has a TuscanyRuntime to specify the default module so I will do the same. Something like: TuscanyRuntime::start(default_moduleComponent_name); You will still need to set the TUSCANY_SCACPP_SYSTEM_ROOT to the root deployment folder for the system. Cheers, On 17/05/06, Pete Robbins [EMAIL

[jira] Created: (TUSCANY-401) Allow setting of default ModuleComponent programmatically from the client

2006-05-18 Thread Pete Robbins (JIRA)
Components: C++ SCA Reporter: Pete Robbins Assigned to: Pete Robbins Priority: Minor I am using the tuscany c++ SCA, and am finding it quite inconvenient that the root and default module are set by environment variables. As I use a development environment which reads the env at startup, I have

Re: dynamically stating where the root is

2006-05-17 Thread Pete Robbins
That's a good point. A call to initialize the runtime passing the system root and default module is a possibility. I'll look into it. On 17/05/06, Edward Slattery [EMAIL PROTECTED] wrote: I am using the tuscany c++ SCA, and am finding it quite inconvenient that the root and default module are

Re: wiki changes

2006-05-12 Thread Pete Robbins
We certainly need to get some C++ information up there so... +1 from me. On 12/05/06, Edward Slattery [EMAIL PROTECTED] wrote: Anyone object if I move the wiki around so we have a common Tuscany main page and sub-pages for java, c++ and php? -- Pete

Re: Introduction

2006-05-12 Thread Pete Robbins
Hi Geoff. With your broking experience please try and break the code... then fix it of course. Cheers, On 12/05/06, Geoffrey Winn [EMAIL PROTECTED] wrote: Hello, my name is Geoff Winn. I've recently started looking at the SDO for C++ code having previously worked on a variety of message

Re: What is the correct copyright statement?

2006-05-12 Thread Pete Robbins
ooh that's an interesting one an I will defer to the legal folk if any turn up ... but... I believe the format is Copyright %START_DATE%, %LAST_MODIFIED_DATE% The Apache Software Foundation or its licensors, as applicable. So should probably read Copyright 2005, 2006 The Apache Software

Re: [Axis2] How do I add multiple elements to soap body?

2006-05-07 Thread Pete Robbins
ok, that's fine. Makes life a lot simpler having just the one message part ;-) On 07/05/06, Nabeel [EMAIL PROTECTED] wrote: Hi Pete, With svc_client API you can send only one body part (making it WS-Icompliant). with op_client you can create the SOAP message to have more than one child, but the

[Axis2] How do I add multiple elements to soap body?

2006-05-06 Thread Pete Robbins
If I have a doc/lit ws how do I code a client to produce the message: soap:envelope soap:body xfred/x yjoe/y /soap:body /soap:envelope The client APIs seem to take a single axis2_om_node_t* payload which I assume is inserted into the soap body. Is there an API to add more

Re: IRC chat tomorrow May 4th to discuss our release

2006-05-05 Thread Pete Robbins
Do you mean today .. May 5th? -- Pete

[jira] Assigned: (TUSCANY-89) Provide Axis2C bindings

2006-05-05 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-89?page=all ] Pete Robbins reassigned TUSCANY-89: --- Assign To: Pete Robbins Provide Axis2C bindings --- Key: TUSCANY-89 URL: http://issues.apache.org/jira/browse

[Axis2] broken build

2006-05-04 Thread Pete Robbins
I just checked out the Head and it doesn't build due to the renaming of some error codes in error.h but not in error.c. I see this was just checked in about half an hour ago. Have I caught this in between updates or shall I raise a Jira? Cheers,-- Pete

Re: [Axis2] broken build

2006-05-04 Thread Pete Robbins
thanks. I figured I just checked out at the wrong time ;-) On 04/05/06, Sahan Gamage [EMAIL PROTECTED] wrote: Hi Pete,We have made a mistake. Sorry about the build break. Now it is fixed andsystem builds well. This happened because we are in the process of re-organizing error codes.- SahanPete

Re: [C++] QName and Uri

2006-05-04 Thread Pete Robbins
Ed, this allows me to what I want. There is a problem though... you need copy constructor and operator= methods on TypeDefinitions, TypeDefinition and PropertyDefinition to copy the impl. I'll raise a Jira for this (and probably fix it). Cheers, On 02/05/06, Pete Robbins [EMAIL PROTECTED

[jira] Created: (TUSCANY-272) Copy constructors required for TypeDefinition(s) and PropertyDefintiion

2006-05-04 Thread Pete Robbins (JIRA)
Reporter: Pete Robbins TypeDefinitions, TypeDefinition and PropertyDefinition all new an impl and keep a pointer to it. Copy constructor and operator= methods are needed on these classes to ensure correct copying. -- This message is automatically generated by JIRA. - If you think

[jira] Assigned: (TUSCANY-272) Copy constructors required for TypeDefinition(s) and PropertyDefintiion

2006-05-04 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-272?page=all ] Pete Robbins reassigned TUSCANY-272: Assign To: Pete Robbins Copy constructors required for TypeDefinition(s) and PropertyDefintiion

[jira] Resolved: (TUSCANY-272) Copy constructors required for TypeDefinition(s) and PropertyDefintiion

2006-05-04 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-272?page=all ] Pete Robbins resolved TUSCANY-272: -- Resolution: Fixed Copy constructors required for TypeDefinition(s) and PropertyDefintiion

[jira] Closed: (TUSCANY-13) Change C++ build to use Autoconf/Automake

2006-05-04 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-13?page=all ] Pete Robbins closed TUSCANY-13: --- Change C++ build to use Autoconf/Automake - Key: TUSCANY-13 URL: http://issues.apache.org/jira

[jira] Closed: (TUSCANY-34) Using a relative path to an implementation header in the component scdl fails

2006-05-04 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-34?page=all ] Pete Robbins closed TUSCANY-34: --- Using a relative path to an implementation header in the component scdl fails

[jira] Closed: (TUSCANY-71) Provide logging to file

2006-05-04 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-71?page=all ] Pete Robbins closed TUSCANY-71: --- Provide logging to file --- Key: TUSCANY-71 URL: http://issues.apache.org/jira/browse/TUSCANY-71 Project

[jira] Closed: (TUSCANY-105) Use environment variable to locate dependencies in Windows build projects

2006-05-04 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-105?page=all ] Pete Robbins closed TUSCANY-105: Use environment variable to locate dependencies in Windows build projects

[jira] Closed: (TUSCANY-108) SCA Windows build fails on runtime/test

2006-05-04 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-108?page=all ] Pete Robbins closed TUSCANY-108: SCA Windows build fails on runtime/test --- Key: TUSCANY-108 URL: http://issues.apache.org/jira

[jira] Closed: (TUSCANY-272) Copy constructors required for TypeDefinition(s) and PropertyDefintiion

2006-05-04 Thread Pete Robbins (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-272?page=all ] Pete Robbins closed TUSCANY-272: Copy constructors required for TypeDefinition(s) and PropertyDefintiion

Re: C++ release before ApacheCon Europe

2006-05-02 Thread Pete Robbins
A separate thread to discuss SCA/SDO interop testing sounds like a good idea. I'd like to focus here on what we need to complete to have a viable binary release: code(functional content), documentation, testing, samples... etc. and then come up with a timetable/ordering of the tasks. Cheers, --

Re: [C++] QName and Uri

2006-05-02 Thread Pete Robbins
Great. I'll take a look at it and see if I can use it to achieve what I need. Cheers, On 02/05/06, Edward Slattery [EMAIL PROTECTED] wrote: A while ago, Pete raised a requirement to create Types in a DataFactory which are of type URI, but know that they came from a QName originally. We store

Re: Problems retrieving source for SDO for C++

2006-04-27 Thread Pete Robbins
Geoff, I've seen this behaviour too using both TortoiseSVN and subclipse from eclipse. It's not just on the cpp tree of Tuscany. It seems to happen fairly randomly. On 26/04/06, Geoffrey Winn [EMAIL PROTECTED] wrote: I've tried to retrieve the source for SDO for C++ from the repository using

<    5   6   7   8   9   10   11   >