Dan Becker wrote:
Ramkumar R wrote:
The release artifacts for the Tuscany SCA for Java 1.4 release are now
available, please review and vote to release.
The artifacts are available for at:
http://people.apache.org/~ramkumar/tuscany/1.4RC1/
This includes the signed binary, source distributions and eclipse update
site and RAT report.
Here's my +1
Hi Ram,
I'm withholding my vote for now. I see various problems with the store
tutorial. Namely when I add the 1.4 manifest to my classpath and run the
store domain with:
e:\t\tuscany-sca-1.4\tutorials\store\domain>java -jar
../../../modules/tuscany-node-launcher-1.4.jar domain
The domain appears to start. However, when I point my browser to Browse
to http://localhost:9990/ui/cloud/, I see an endless parade of
validation errors. Something like this:
WARNING: XMLSchema validation problem in:
jar:file:/e:/t/tuscany-sca-1.4/tutoria
ls/store/domain/../catalog-ejb/target/tutorial-catalog-ejb.jar!/META-INF/sca-con
tribution.xml, line: 22, column: 4
cvc-complex-type.4: Attribute 'namespace' must appear on element
'export.java'.
Dec 8, 2008 1:22:50 PM
org.apache.tuscany.sca.contribution.processor.ValidatingX
MLStreamReader$1 error
WARNING: XMLSchema validation problem in:
jar:file:/e:/t/tuscany-sca-1.4/tutoria
ls/store/domain/../catalog-ejb/target/tutorial-catalog-ejb.jar!/META-INF/sca-con
tribution.xml, line: 23, column: 4
cvc-complex-type.2.4.a: Invalid content was found starting with element
'deploya
ble'. One of '{"http://www.osoa.org/xmlns/sca/1.0":export,
WC[##other:"http://ww
w.osoa.org/xmlns/sca/1.0"]}' is expected.
This is on Windows XP with IBM JDK 6 (build pwi3260sr2-20080818_01(SR2).
>
If we need a respin to fix this, I would like to pull in r723908
which unfortunately did not make it into the 1.4 branch until after
RC1 was produced.
Simon