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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to