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/
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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:
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
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
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
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/~
[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
[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
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
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
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
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
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
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]
-
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
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
31 matches
Mail list logo