You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Pete MacKinnon (JIRA)" <ji...@apache.org> on 2011/04/11 21:47:06 UTC

[jira] [Updated] (AXIS2C-1544) desc_builder.c should be smarter about locating messageReceiver shared lib

     [ https://issues.apache.org/jira/browse/AXIS2C-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete MacKinnon updated AXIS2C-1544:
-----------------------------------

    Attachment: msg_rcvr_lib.patch

Patch to provide a default lookup of "libDir" in the conf if the service doesn't have a repo_name at loading.

> desc_builder.c should be smarter about locating messageReceiver shared lib
> --------------------------------------------------------------------------
>
>                 Key: AXIS2C-1544
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1544
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/description
>    Affects Versions: 1.6.0
>         Environment: LINUX
>            Reporter: Pete MacKinnon
>              Labels: deployment., lib,, messageReceiver
>         Attachments: msg_rcvr_lib.patch
>
>
> If one uses an axis2.xml file to specify libdir and servicesDir, a service will fail to properly load at invocation time because the messageReceiver class is assumed to be in a lib directory off an unspecified repo dir. In fact this shared library could be in any location but would typically be found in the same directory as "libDir" after make install.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org