I've just given this a try with the windows binary builds and following the
getting started instructions to run the calculator sample.

The first try failed as libxml2 and iconv are missing. I see now it does
mention these in the SDO system prereqs section but a note pointing that out
in the "Getting Tuscany SDO for C++ working with the binary release on
Windows" would make this a bit clearer.

Fixing that and now running the CppCalculator sample and it fails with the
error below. The sca.xsd does exist at that location but note in the file
path in the Description it uses some forward slashes which I'm guessing is
why it can't find the file on Windows.

  ...ant

C:\Tuscany\CPP\M3\tuscany_sca_native-
1.0-incubator-M3-bin\samples\CppCalculator\deploy\sample.calculator.client>
runclient.bat
using SCA installed at \Tuscany\CPP\M3\tuscany_sca_native-
1.0-incubator-M3-bin
using SDO installed at \Tuscany\CPP\M3\tuscany_sdo_cpp-1.0-incubator-M3-bin
calculator_client: exception caught: Exception
Class:           SDOFileNotFoundException
Description:     \Tuscany\CPP\M3\tuscany_sca_native-1.0-incubator-M3-bin
/xsd/sca.xsd
Origin:
  File:
..\..\..\runtime\core\src\commonj\sdo\SDOSchemaSAX2Parser.cpp
  Line:            551
  Function:        "parseIfNot"
Path:
  File:
..\..\..\runtime\core\src\tuscany\sca\model\ModelLoader.cpp
  Line:          898
  Function:      tuscany::sca::model::ModelLoader::getXSDHelper
  File:
..\..\..\runtime\extensions\cpp\src\osoa\sca\CompositeContext.cpp
  Line:          101
  Function:      osoa::sca::CompositeContext::getCurrent

  ...ant

On 3/14/07, Pete Robbins <[EMAIL PROTECTED]> wrote:

I have posted a release candidate here:
http://people.apache.org/~robbinspg/M3-RC1/

Before starting a vote for this I would appreciate some folk trying it out
and reporting the silly errors that will require a vote to restart. Please
reply here with any problems (or success) you may have.

Thank you.

--
Pete

Reply via email to