Hello. I have some problems with running samples in SCA Native Incubator-M3 on 
Windows XP. 

I ran binary distribution sample - all was ok.

Then I build Incubator-M3 project sourse distribution sample in MS VC++ 2005 
with release solution configuration. 
Then I ran it - all was ok.

Then I build Incubator-M3 project sourse distribution sample in MS VC++ 2005 
with debug solution configuration. 
Then I ran it - the process was broken with this comment:

"6044:4460 Unsupported implementation type: 
http://www.osoa.org/xmlns/sca/1.0#CPP
Implementation
calculator_client: exception caught: Exception
 Class:           SystemConfigurationException
 Description:     Implementation type not supported: http://www.osoa.org/xmlns/s
ca/1.0#CPPImplementation
 Origin:
   File:            c:\tuscany_sca_sourse\runtime\core\src\tuscany\sca\model\mod
elloader.cpp
   Line:            383
   Function:        tuscany::sca::model::ModelLoader::addComponent
 Path:
   File:          c:\tuscany_sca_sourse\runtime\extensions\cpp\src\osoa\sca\comp
ositecontext.cpp
   Line:          101
   Function:      osoa::sca::CompositeContext::getCurrent"

I think that this exception follow from type of solution configuration. The 
debug case is not runnable because of the dll-files in core of Tuscany, which 
was build with release solution configuration. My questions are:

1. How building with debug differ from release?
2. Hou to run samples after debug-case of building? 
3. Hou can I debug my own samples? 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to