Re: RE : RE : Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-10 Thread Laksh
;>>> >>>>>>>>>> Hi Laksh, >>>>>>>>>> >>>>>>>>>> Good luck debugging this problem! This is probably not helpful, >>>>>>>>>> >>

Re: RE : RE : Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-09 Thread Samisa Abeysinghe
necessary DLLs is the wrong version. Carl -Message d'origine- De : Laksh [mailto:[EMAIL PROTECTED] Envoyé : jeudi, octobre 2, 2008 16:46 À : axis-c-user@ws.apache.org Objet : Re: RE : Axis2/C built with SSL support. axis2_h

Re: RE : RE : Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-09 Thread Laksh
lib directory where >> >>>> axis2_http_sender.dll is in? >> >>>> >> >>>> Supun.. >> >>>> >> >>>> On Fri, Oct 3, 2008 at 6:10 PM, Laksh < >> >>>> [EMAIL PROTECTED]> wrote:

Re: RE : RE : Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-09 Thread Manjula Peiris
t;>>>> IBM Websphere ships openssl dll libeay32.dll(808 KB) and the app > >>>>> server > >>>>> doesn't start with any other version of this DLL. I am not able to > >>>>> find the > >>>>> version of openssl f

Re: RE : RE : Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-09 Thread Laksh
>>>>> Is there any way we can resolve this DLL conflicts? Any pointers will >>>>> be of >>>>> great help. >>>>> >>>>> Thanks in advance >>>>> >>>>> Laksh >>>>> >>>>> >&

Re: RE : RE : Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-07 Thread Laksh
t;>> >>>> Thanks in advance >>>> >>>> Laksh >>>> >>>> >>>> Lefrancois, Carl wrote: >>>> > >>>> > Hi Laksh, >>>> > >>>> > Good luck debugging this problem! This is p

Re: RE : RE : Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-03 Thread Laksh
l >>> other >>> > places and load a DLL from there if it finds one. (even if C:\ is not >>> in >>> > the path) >>> > >>> > It sounds like you are on the right track because the dependency >>> checker >>> > will r

Re: RE : RE : Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-03 Thread Laksh
se the dependency >> checker >> > will report all the necessary DLLs are there even if one of the >> necessary >> > DLLs is the wrong version. >> > >> > Carl >> > >> > -Message d'origine- >> > De : Lak

Re: RE : RE : Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-03 Thread Supun Kamburugamuva
port all the necessary DLLs are there even if one of the necessary > > DLLs is the wrong version. > > > > Carl > > > > -----Message d'origine- > > De : Laksh [mailto:[EMAIL PROTECTED] > > Envoyé : jeudi, octobre 2, 2008 16:46 > > À : axis-c-user@w

Re: RE : RE : Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-03 Thread Laksh
y DLLs are there even if one of the necessary > DLLs is the wrong version. > > Carl > > -Message d'origine- > De : Laksh [mailto:[EMAIL PROTECTED] > Envoyé : jeudi, octobre 2, 2008 16:46 > À : axis-c-user@ws.apache.org > Objet : Re: RE : Axis2/C built with SSL s

RE : RE : Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-02 Thread Lefrancois, Carl
l > > Tél. : 514-282-6817, poste 4548 > Couriel : [EMAIL PROTECTED] > > > -Message d'origine- > De : Laksh [mailto:[EMAIL PROTECTED] > Envoyé : jeudi, octobre 2, 2008 05:38 > À : axis-c-user@ws.apache.org > Objet : Re: Axis2/C built with SSL support. axis

Re: RE : Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-02 Thread Laksh
TECTED] > > > -Message d'origine- > De : Laksh [mailto:[EMAIL PROTECTED] > Envoyé : jeudi, octobre 2, 2008 05:38 > À : axis-c-user@ws.apache.org > Objet : Re: Axis2/C built with SSL support. axis2_http_sender.dll fails > to load > > > > > H

RE : Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-02 Thread Lefrancois, Carl
: [EMAIL PROTECTED] -Message d'origine- De : Laksh [mailto:[EMAIL PROTECTED] Envoyé : jeudi, octobre 2, 2008 05:38 À : axis-c-user@ws.apache.org Objet : Re: Axis2/C built with SSL support. axis2_http_sender.dll fails to load Hi Samisa, Yes, I have set AXIS2C_HOME. The DLL path is sh

Re: Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-02 Thread Laksh
Hi, My Axis2.xml is attached. (I have removed the "-->" tag which allows the DLL to load but gives error while creating transport out) Thanks! Laksh Supun Kamburugamuva wrote: > > Can you please attach the axis2.xml file? > > Supun. > > On Thu, Oct 2, 2008 at 5:49 PM, Laksh < > [EMAIL PRO

Re: Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-02 Thread Supun Kamburugamuva
Can you please attach the axis2.xml file? Supun. On Thu, Oct 2, 2008 at 5:49 PM, Laksh < [EMAIL PROTECTED]> wrote: > > Hi, > > I have checked the versions of OpenSSL in dev and testing environment, both > are same. > > I have checked the destination URL and it is correct and accessible. > > Mayb

Re: Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-02 Thread Laksh
Hi, I have checked the versions of OpenSSL in dev and testing environment, both are same. I have checked the destination URL and it is correct and accessible. Maybe the issue is in the Axis2.xml configuration file. I have uncommented the https sender and receiver sections as per the documentat

Re: Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-02 Thread Supun Kamburugamuva
Sorry, I think in my reply I have done a mistake and I'm not very clear. What I wanted to explain that there is a possibility to compile Axis2/C with a one version of OpenSLL (OpenSSL lib files) and try to run with a different version of OpenSSL. Usually we install OpenSSL to some directory and us

Re: Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-02 Thread Laksh
Hi, I have downloaded Axis2/C source version and compiled with SSL enabled. Also I have download the Axis2/C binary version which is not built with SSL support. OpenSSL v0.9.8, I have the same version in test and development environment. I have tested by configuring SSL in axis2.xml and now it

Re: Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-02 Thread Samisa Abeysinghe
So you must be using binary release, and your openssl version might be different form what we have compiled against. Samisa... Laksh wrote: Hi Samisa, Yes, I have set AXIS2C_HOME. The DLL path is showing correctly in the error message. Also if I use the non-ssl version of axis2_http_sender.dl

Re: Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-02 Thread Supun Kamburugamuva
May be you have compiled the axis2/c with one version of OpenSSL and try to run with another version of Axis2/c. This can happen because some software install different OpenSSL libraries in to the Widows directory. Supun On Thu, Oct 2, 2008 at 2:37 PM, Laksh < [EMAIL PROTECTED]> wrote: > > > Hi

Re: Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-02 Thread Laksh
Hi Samisa, Yes, I have set AXIS2C_HOME. The DLL path is showing correctly in the error message. Also if I use the non-ssl version of axis2_http_sender.dll, it works fine. But I need SSL support as well. Thanks! Laksh Samisa Abeysinghe-4 wrote: > > Have you set the AXIS2C_HOME? > > Samisa...

Re: Axis2/C built with SSL support. axis2_http_sender.dll fails to load

2008-10-02 Thread Samisa Abeysinghe
Have you set the AXIS2C_HOME? Samisa... Laksh wrote: Hi, I have built Axis2/C v1.5.0 with SSL support on Windows. The client program we have developed connects to a web service with SOAP requests. The webservice is hosted on Websphere Application Server(WAS). We have configured WAS for SSL su