You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Pete Robbins (JIRA)" <tu...@ws.apache.org> on 2006/05/04 18:47:21 UTC

[jira] Closed: (TUSCANY-34) Using a relative path to an implementation header in the component scdl fails

     [ 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