Re: changesummary serialization/deserialization

2007-10-03 Thread kelvin goodson
Umesh, you have hit the known issue https://issues.apache.org/jira/browse/TUSCANY-1021. The original proposition was to implement copying of the ChangeSummary using serialization/deserialization, but Frank's comment shows that attempts to do this didn't work out. Is this a blocker for you;

Re: Online Store example - JSONRpcClientException

2007-10-03 Thread Steve Jones
On Tuesday 02 October 2007 18:38, Jean-Sebastien Delfino wrote: Steve Jones wrote: Hi, I'm having problems with the online store example: http://incubator.apache.org/tuscany/sca-java-10-incubating-release-su mmary.data/getting-started-1.0.pdf The example builds and starts up OK and

Fwd: Opening the Getting Started - Online store PDF?

2007-10-03 Thread Simon Laws
FYI... In case there is someone on the user list who would like to express an opinion and/or help. Simon -- Forwarded message -- From: Jean-Sebastien Delfino [EMAIL PROTECTED] Date: Oct 3, 2007 2:13 AM Subject: Opening the Getting Started - Online store PDF? To: [EMAIL

Re: Build and use of jms-binding

2007-10-03 Thread Simon Laws
On 10/2/07, Philipp Konradi [EMAIL PROTECTED] wrote: Hi Simon, Good news: jms-binding build is now working (also) for me :-) The problem was a failing test in the SCA Contribution Model Implementation. This caused failing builds of all dependent modules (inclusive host-embedded and

Re: DAS Web Service

2007-10-03 Thread Luciano Resende
On 10/2/07, Umesh Tyagi (utyagi) [EMAIL PROTECTED] wrote: Hi, I am currently investigating on how to implement a Web Service for DAS interface, specifically - a) the applychanges() method propagating an updated data graph along with its changesummary to the server side Cool, please consider

Re: Online Store example - JSONRpcClientException

2007-10-03 Thread Jean-Sebastien Delfino
Steve Jones wrote: On Tuesday 02 October 2007 18:38, Jean-Sebastien Delfino wrote: Steve Jones wrote: Hi, I'm having problems with the online store example: http://incubator.apache.org/tuscany/sca-java-10-incubating-release-su mmary.data/getting-started-1.0.pdf The example builds

Tuscany Native service and external service integration

2007-10-03 Thread Altaf Muneer
Hi.. I have a Tuscany Native service that i am trying to integrate with an external(c++) service the external service is deployed in apache...i seem to be making a mistake in the configuration... my composite file looks like this ?xml version=1.0 encoding=UTF-8? composite

Re: Online Store example - JSONRpcClientException

2007-10-03 Thread Jean-Sebastien Delfino
Steve Jones wrote: On Wednesday 03 October 2007 19:18, Jean-Sebastien Delfino wrote: Steve Jones wrote: On Tuesday 02 October 2007 18:38, Jean-Sebastien Delfino wrote: Steve Jones wrote: Hi, I'm having problems with the online store example: