Allow shared libs to be loaded using literal filenames as well as original
inferred style
-----------------------------------------------------------------------------------------
Key: AXIS2C-1549
URL: https://issues.apache.org/jira/browse/AXIS2C-1549
Project: Axis2-C
Issue Type: Improvement
Components: core/deployment, core/engine
Affects Versions: 1.6.0
Environment: Linux (FC14)
Reporter: Pete MacKinnon
Attachments: literal_lib_name.patch
Due to the packaging rules of some Linux distros such as Fedora and RHEL, the
.so libs for an Axis2/C component might only be available in a devel version of
an Axis2/C package. It would be desirable to have flexibility in the Axis2/C
config to actually refer to the relative filename from a runtime package.
For example:
<messageReceiver class="libwsf_cpp_msg_recv.so.0"/>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]