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/06/14 21:24:49 UTC

[jira] [Created] (AXIS2C-1549) Allow shared libs to be loaded using literal filenames as well as original inferred style

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: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] [Updated] (AXIS2C-1549) Allow shared libs to be loaded using literal filenames as well as original inferred style

Posted by "Pete MacKinnon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete MacKinnon updated AXIS2C-1549:
-----------------------------------

    Attachment: literal_lib_name.patch

Patch to interpret a ".so" or ".dll" file name in a services.xml file as the literal relative file name to be loaded.

> 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
>              Labels: patch
>         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: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] [Assigned] (AXIS2C-1549) Allow shared libs to be loaded using literal filenames as well as original inferred style

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Samisa Abeysinghe reassigned AXIS2C-1549:
-----------------------------------------

    Assignee: Samisa Abeysinghe

> 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
>            Assignee: Samisa Abeysinghe
>              Labels: patch
>             Fix For: 1.7.0
>
>         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: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] [Resolved] (AXIS2C-1549) Allow shared libs to be loaded using literal filenames as well as original inferred style

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Samisa Abeysinghe resolved AXIS2C-1549.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7.0

Applied the patch, Thanks for the patch. 

Committed revision 1162744.

> 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
>            Assignee: Samisa Abeysinghe
>              Labels: patch
>             Fix For: 1.7.0
>
>         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: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org