Re: 0.99 RC distributions available for review

2007-08-24 Thread ant elder
Wow, what a whole lot of work tidying up the release everyone has done in the last 12 hours! ...ant On 8/24/07, ant elder <[EMAIL PROTECTED]> wrote: > > The 0.99 binary and source distributions are currently uploading for > review at: > http://people.apache.org/~antelder/tuscany/0.99-RC1/

Re: Web resource sample Ant run triggers a compile, was: Re: 0.99 RC distributions available for review

2007-08-24 Thread Simon Nash
I'm fine with deferring this one. Please can you add this comment to TUSCANY-1605 and adjust the fix target. Thanks. Simon Jean-Sebastien Delfino wrote: Simon Nash wrote: On the web-resource sample in the binary distro, "ant run" does a compile before the run. This is contrary to our no

Re: 0.99 RC distributions available for review

2007-08-24 Thread Jean-Sebastien Delfino
Simon Nash wrote: Jean-Sebastien Delfino wrote: Simon Nash wrote: The README instructions for sample-helloworld-jsonrpc don't work. I deployed the webapp succesfully in Tomcat, then pointed my browser at http://localhost:8080/sample-helloworld-jsonrpc as directed. The result was a "The page

Web resource sample Ant run triggers a compile, was: Re: 0.99 RC distributions available for review

2007-08-24 Thread Jean-Sebastien Delfino
Simon Nash wrote: On the web-resource sample in the binary distro, "ant run" does a compile before the run. This is contrary to our normal samples convention that "ant run" does not do a compile. Simon I don't think that this is a big issue that needs to be fixed for the 0.99, as the samp

Re: 0.99 RC distributions available for review

2007-08-24 Thread Simon Nash
Jean-Sebastien Delfino wrote: Simon Nash wrote: The README instructions for sample-helloworld-jsonrpc don't work. I deployed the webapp succesfully in Tomcat, then pointed my browser at http://localhost:8080/sample-helloworld-jsonrpc as directed. The result was a "The page cannot be displayed

Re: 0.99 RC distributions available for review

2007-08-24 Thread Simon Laws
On 8/24/07, Simon Nash <[EMAIL PROTECTED]> wrote: > > The mortgage-creditcheck and mortgage-loanapproval demos have no > ant scripts or README files. > >Simon > > ant elder wrote: > > > The 0.99 binary and source distributions are currently uploading for > review > > at: http://people.apache.or

Re: 0.99 RC distributions available for review

2007-08-24 Thread Simon Nash
The mortgage-creditcheck and mortgage-loanapproval demos have no ant scripts or README files. Simon ant elder wrote: The 0.99 binary and source distributions are currently uploading for review at: http://people.apache.org/~antelder/tuscany/0.99-RC1/ This is real close to what the final RC i

Re: 0.99 RC distributions available for review

2007-08-24 Thread Simon Nash
The apachecon-training demo is an empty directory. Simon ant elder wrote: The 0.99 binary and source distributions are currently uploading for review at: http://people.apache.org/~antelder/tuscany/0.99-RC1/ This is real close to what the final RC is expected to be but there's still a few la

Re: 0.99 RC distributions available for review

2007-08-24 Thread Simon Nash
The README for the alert-aggregator demo does not explain how to build it using the ant scripts that are part of the demo. Simon ant elder wrote: The 0.99 binary and source distributions are currently uploading for review at: http://people.apache.org/~antelder/tuscany/0.99-RC1/ This is real

TUSCANY-1599 - Exception stopping FeedAggregator sample, was: 0.99 RC distributions available for review

2007-08-24 Thread Jean-Sebastien Delfino
I have created https://issues.apache.org/jira/browse/TUSCANY-1599 to track this issue, and am working on fixing it. Simon Nash wrote: The feed-aggregator sample hangs when using "ant run" from the binary distro. run: [java] 24-Aug-2007 20:05:48 org.apache.catalina.core.StandardEngine s

Re: 0.99 RC distributions available for review

2007-08-24 Thread Jean-Sebastien Delfino
Simon Nash wrote: The README instructions for sample-helloworld-jsonrpc don't work. I deployed the webapp succesfully in Tomcat, then pointed my browser at http://localhost:8080/sample-helloworld-jsonrpc as directed. The result was a "The page cannot be displayed" error. Simon ant elder wrote

Re: 0.99 RC distributions available for review

2007-08-24 Thread Raymond Feng
It was reported by TUSCANY-1582 and I just fixed it under 569498. Thanks, Raymond - Original Message - From: "Simon Nash" <[EMAIL PROTECTED]> To: Sent: Friday, August 24, 2007 12:05 PM Subject: Re: 0.99 RC distributions available for review The databinding-echo sam

Re: 0.99 RC distributions available for review

2007-08-24 Thread Simon Nash
My apologies. This was an error on my part. I had my Tomcat installation configured to use port 8070 instead of 8080. When I corrected this, both this sample and sample-helloworld-dojo worked fine. Simon Simon Nash wrote: The README instructions for sample-helloworld-jsonrpc don't work. I

Re: 0.99 RC distributions available for review

2007-08-24 Thread Simon Nash
The README instructions for sample-helloworld-jsonrpc don't work. I deployed the webapp succesfully in Tomcat, then pointed my browser at http://localhost:8080/sample-helloworld-jsonrpc as directed. The result was a "The page cannot be displayed" error. Simon ant elder wrote: The 0.99 binary

Re: 0.99 RC distributions available for review

2007-08-24 Thread Simon Nash
The README instructions for sample-helloworld-dojo don't work. I deployed the webapp succesfully in Tomcat, then pointed my browser at http://localhost:8080/sample-helloworld-dojo as directed. The result was a "The page cannot be displayed" error. Simon ant elder wrote: The 0.99 binary and s

Re: 0.99 RC distributions available for review

2007-08-24 Thread Simon Nash
The README instructions for the calculator-distributed sample in the binary distro don't work. I ran "ant runDomainNode" first as directed, and got the follwing error: runDomainNode: [java] java.lang.NoClassDefFoundError: node/DomainNode [java] Exception in thread "main" [java] Ja

Re: 0.99 RC distributions available for review

2007-08-24 Thread Simon Nash
The following samples don't have ant scripts: binding-notification-broker binding-notification-consumer binding-notification-producer implementation-notification osgi-supplychain Simon ant elder wrote: The 0.99 binary and source distributions are currently uploading for review at: http:

Re: 0.99 RC distributions available for review

2007-08-24 Thread Simon Nash
On the web-resource sample in the binary distro, "ant run" does a compile before the run. This is contrary to our normal samples convention that "ant run" does not do a compile. Simon ant elder wrote: The 0.99 binary and source distributions are currently uploading for review at: http://peo

Re: 0.99 RC distributions available for review

2007-08-24 Thread Simon Nash
The feed-aggregator sample hangs when using "ant run" from the binary distro. run: [java] 24-Aug-2007 20:05:48 org.apache.catalina.core.StandardEngine start [java] INFO: Starting Servlet Engine: Apache Tomcat/6.0.10 [java] 24-Aug-2007 20:05:48 org.apache.catalina.startup.ContextCon

Re: 0.99 RC distributions available for review

2007-08-24 Thread Simon Nash
The databinding-echo sample fails with a NPE when doing "ant run" from the binary distro. run: [java] [Property] prefix: ABC [java] [Property] prefix1: ABC [java] [Property] bar: BAR [java] ComponentA --> Received message: 123 [java.lang.String] [java] ComponentB --> Rec

Re: 0.99 RC distributions available for review

2007-08-24 Thread Simon Nash
I don't see Tuscany's java2wsdl and wsdl2java in the binary distro. Is that intentional? I had the impression that we were going to include them in this release. Simon ant elder wrote: The 0.99 binary and source distributions are currently uploading for review at: http://people.apache.org/~

Re: 0.99 RC distributions available for review

2007-08-24 Thread Jean-Sebastien Delfino
[snip] Luciano Resende wrote: Sebastien wrote: I think that there's two issues: 1. In the pom.xml ../pom.xml should be changed to ../../pom.xml "../pom.xml" references the parent pom.xml, and I guess that is right, as /demos have a pom.xml. Maybe you have found an issue with the othe

Incorrect parent pom declarations in demo modules, was: 0.99 RC distributions available for review

2007-08-24 Thread Jean-Sebastien Delfino
[snip] Jean-Sebastien Delfino wrote: Jean-Sebastien Delfino wrote: I think that there's two issues: 1. In the pom.xml ../pom.xml should be changed to ../../pom.xml I'm taking care of this fix. Actually, seems to be correct in that module, but incorrect in the other demo modules. I crea

Re: 0.99 RC distributions available for review

2007-08-24 Thread Jean-Sebastien Delfino
Jean-Sebastien Delfino wrote: I think that there's two issues: 1. In the pom.xml ../pom.xml should be changed to ../../pom.xml I'm taking care of this fix. Actually, seems to be correct in that module, but incorrect in the other demo modules. 2. The 0.99-incubating-SNAPSHOT artifacts pr

Re: 0.99 RC distributions available for review

2007-08-24 Thread Luciano Resende
Sebastien wrote: >I think that there's two issues: > >1. In the pom.xml > ../pom.xml >should be changed to > ../../pom.xml "../pom.xml" references the parent pom.xml, and I guess that is right, as /demos have a pom.xml. Maybe you have found an issue with the other demo projects. As for Haleh's i

Re: 0.99 RC distributions available for review

2007-08-24 Thread Jean-Sebastien Delfino
haleh mahbod wrote: demo\alert-aggregator mvn is failing. Anyone else sees this? C:\tuscany-new\sca-dist\tuscany- sca-0.99-incubating-SNAPSHOT\demos\alert-aggrega tor>mvn [INFO] Scanning for projects... [INFO] [ERROR] FATAL

Re: 0.99 RC distributions available for review

2007-08-24 Thread Simon Laws
On 8/24/07, Luciano Resende <[EMAIL PROTECTED]> wrote: > > What is your maven version ? try mvn --version. You should have 2.0.5 > > On 8/24/07, haleh mahbod <[EMAIL PROTECTED]> wrote: > > demo\alert-aggregator mvn is failing. Anyone else sees this? > > C:\tuscany-new\sca-dist\tuscany- > > sca-0.99

Re: 0.99 RC distributions available for review

2007-08-24 Thread Luciano Resende
What is your maven version ? try mvn --version. You should have 2.0.5 On 8/24/07, haleh mahbod <[EMAIL PROTECTED]> wrote: > demo\alert-aggregator mvn is failing. Anyone else sees this? > C:\tuscany-new\sca-dist\tuscany- > sca-0.99-incubating-SNAPSHOT\demos\alert-aggrega > tor>mvn > [INFO] Scanning

Re: 0.99 RC distributions available for review

2007-08-24 Thread haleh mahbod
demo\alert-aggregator mvn is failing. Anyone else sees this? C:\tuscany-new\sca-dist\tuscany- sca-0.99-incubating-SNAPSHOT\demos\alert-aggrega tor>mvn [INFO] Scanning for projects... [INFO] [ERROR] FATAL ERROR [INFO] -

Re: 0.99 RC distributions available for review

2007-08-24 Thread Raymond Feng
the 3rd one the binary distro for Windows? The suffix is a bit strange. Thanks, Raymond - Original Message - From: "ant elder" <[EMAIL PROTECTED]> To: "tuscany-dev" Sent: Friday, August 24, 2007 7:40 AM Subject: 0.99 RC distributions available for review

0.99 RC distributions available for review

2007-08-24 Thread ant elder
The 0.99 binary and source distributions are currently uploading for review at: http://people.apache.org/~antelder/tuscany/0.99-RC1/ This is real close to what the final RC is expected to be but there's still a few last minute updates going on so this isn't a VOTE yet. The final RC will be availab