[ http://issues.apache.org/jira/browse/TUSCANY-34?page=all ]
     
Pete Robbins closed TUSCANY-34:
-------------------------------


> Using a relative path to an implementation header in the component scdl fails
> -----------------------------------------------------------------------------
>
>          Key: TUSCANY-34
>          URL: http://issues.apache.org/jira/browse/TUSCANY-34
>      Project: Tuscany
>         Type: Bug

>   Components: C++ SCA
>     Reporter: Pete Robbins
>     Assignee: Pete Robbins

>
> If the implementation header in a component definition for cpp has a path 
> element then the wrapper/proxy can not be found at runtime.
> <component name="CustomerInfoComponent">
> <implementation.cpp dll="libCustomerInfo.so" 
> header="CustomerInfo/CustomerInfoImpl.h" />
> ...
> The runtime code creating the proxy looks for the symbol 
> CustomerInfo/CustomerInfoImpl_Proxy.... instead of just 
> CustomerInfoImpl_Proxy....

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to