LD_LIBRARY_PATH is set (AXIS2C_HOME/lib) as well as AXIS2C_HOME. I got "Failed in creating DLL".
tks Paulo On Wed, Apr 30, 2008 at 1:06 AM, Kaushalye Kapuruge <[EMAIL PROTECTED]> wrote: > Have you set your LD_LIBRARY_PATH to AXIS2C_HOME/lib? > Cheers, > Kaushalye > > > Paulo Vicentini wrote: > > > Hi, > > I am facing problems in order to call my service, I got "Failed in > > creating DLL". > > > > The service is deployed with success in the axis2_http_server (linux) > > but when I call it i get the message above. > > Since the service itself is linked against other shared libraries (.so), > > is there anything else I should set up (services.xml) ? > > > > Should I dynamically load the other libraries (*dlopen*) or the dynamic > > linker will do that ? > > > > thanks > > Paulo > > > > > -- > http://blog.kaushalye.org/ > http://wso2.org/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
