[continuum] BUILD ERROR: Apache Tuscany SCA Implementation Project

2007-12-04 Thread Continuum VMBuild Server
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=25785&projectId=277 Build statistics: State: Error Previous State: Error Started at: Tue 4 Dec 2007 00:10:24 -0800 Finished at: Tue 4 Dec 2007 00:10:55 -0800 Total time: 31s Build Trigger: Schedule Build Number

[continuum] BUILD ERROR: Apache Tuscany SCA Implementation Project

2007-12-04 Thread Continuum VMBuild Server
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=25826&projectId=277 Build statistics: State: Error Previous State: Error Started at: Tue 4 Dec 2007 01:25:13 -0800 Finished at: Tue 4 Dec 2007 01:25:18 -0800 Total time: 5s Build Trigger: Schedule Build Number:

Re: [SDO C++] Problem with special characters in property names

2007-12-04 Thread Pete Robbins
I've checked a fix for this into the branch. I'll apply it to head later. Cheers, On 22/11/2007, Pete Robbins <[EMAIL PROTECTED]> wrote: > I'll need to look into this. I can't find any restrictions in the spec > for characters in property names so I'm assuming NCName. So I think > your patch look

[continuum] BUILD ERROR: Apache Tuscany SCA Implementation Project

2007-12-04 Thread Continuum VMBuild Server
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=25861&projectId=277 Build statistics: State: Error Previous State: Error Started at: Tue 4 Dec 2007 02:37:12 -0800 Finished at: Tue 4 Dec 2007 02:37:21 -0800 Total time: 9s Build Trigger: Schedule Build Number:

Re: [SDO C++] Escaping special characters in XML

2007-12-04 Thread Pete Robbins
I've applied this patch to the branch. I'll apply it to head later. I had to change a couple of lines to construct SDOString from a start and end iterator as this caused compile errors on VC8. Cheers, On 30/11/2007, Caroline Maynard <[EMAIL PROTECTED]> wrote: > I've uploaded a proposed patch for

[continuum] BUILD ERROR: Apache Tuscany SCA Implementation Project

2007-12-04 Thread Continuum VMBuild Server
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=25861&projectId=277 Build statistics: State: Error Previous State: Error Started at: Tue 4 Dec 2007 02:37:12 -0800 Finished at: Tue 4 Dec 2007 02:37:21 -0800 Total time: 9s Build Trigger: Schedule Build Number:

[continuum] BUILD ERROR: Apache Tuscany SCA Implementation Project

2007-12-04 Thread Continuum VMBuild Server
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=25895&projectId=277 Build statistics: State: Error Previous State: Error Started at: Tue 4 Dec 2007 03:22:19 -0800 Finished at: Tue 4 Dec 2007 03:22:24 -0800 Total time: 4s Build Trigger: Schedule Build Number:

[continuum] BUILD ERROR: Apache Tuscany SCA Implementation Project

2007-12-04 Thread Continuum VMBuild Server
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=25895&projectId=277 Build statistics: State: Error Previous State: Error Started at: Tue 4 Dec 2007 03:22:19 -0800 Finished at: Tue 4 Dec 2007 03:22:24 -0800 Total time: 4s Build Trigger: Schedule Build Number:

[jira] Resolved: (TUSCANY-1545) Change default XML encoding to "UTF-8".

2007-12-04 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-1545. - Resolution: Fixed Patch applied, thanks David. > Change default XML encoding to "UTF-8

[jira] Commented: (TUSCANY-1918) Support for dynamic containment

2007-12-04 Thread Frank Budinsky (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548263 ] Frank Budinsky commented on TUSCANY-1918: - Hi Bert, Yes, please forward your comments to the OASIS list. A

Re: [SDO C++] Problem with special characters in property names

2007-12-04 Thread Caroline Maynard
Pete Robbins wrote: I've checked a fix for this into the branch. I'll apply it to head later. Cheers, On 22/11/2007, Pete Robbins <[EMAIL PROTECTED]> wrote: I'll need to look into this. I can't find any restrictions in the spec for characters in property names so I'm assuming NCName. So I thin

Re: [SDO C++] Escaping special characters in XML

2007-12-04 Thread Caroline Maynard
Pete Robbins wrote: I've applied this patch to the branch. I'll apply it to head later. I had to change a couple of lines to construct SDOString from a start and end iterator as this caused compile errors on VC8. Cheers, On 30/11/2007, Caroline Maynard <[EMAIL PROTECTED]> wrote: I've uploaded

Re: Distributed online store scenario, was: Updated online store tutorial

2007-12-04 Thread Jean-Sebastien Delfino
[snip] Simon Laws wrote: To get me going on this I've experimented with moving the FruitsCatalog out of the cloud and into a webapp. The web app relies on the evolving deep tomcat integration so starting the scenario requires the following steps Unzip the distribution/tomcat zip over your

Re: Remotable interfaces and pass by value, was: Data transformation from/to POJO

2007-12-04 Thread Jean-Sebastien Delfino
Jean-Sebastien Delfino wrote: Some answers after researching the spec docs: Raymond Feng wrote: Hi, I think this issue needs to be brought up at the spec level. Basically, the following have to be clarified: 1) What interfaces are qualified to be remotable? 2) What are the characteristics o

How to run incremental builds of the Tuscany SCA tree

2007-12-04 Thread Jean-Sebastien Delfino
I'm sharing this as I think it could be useful to others. I like to build the java/sca tree before committing code changes to check that my changes are not going to break any other module. This gives me a peace of mind as I don't have to worry about build breaks and is also nice to other cont

Re: Policy Handlers ?

2007-12-04 Thread Jean-Sebastien Delfino
Raymond Feng wrote: Hi, Let's take the transaction policy as an example to understand the responsibilities of the players. Assuming the following intents are declared against the binding or implementation types, what code are needed to enforce the semantics? Intent

[jira] Created: (TUSCANY-1928) Tuscany C++ SCA ws extension will shutdown the AXIS2C-HTTP server if it receives an request for a service which does not exist.

2007-12-04 Thread Leo Li (JIRA)
Tuscany C++ SCA ws extension will shutdown the AXIS2C-HTTP server if it receives an request for a service which does not exist. --- Key: TUSCANY-1928