Re: axis2/c depending on openSSL

2008-09-09 Thread Raymond Zhou
Supun Kamburugamuva <[EMAIL PROTECTED]> wrote: From: Supun Kamburugamuva <[EMAIL PROTECTED]> Subject: Re: axis2/c depending on openSSL To: "Apache AXIS C User List" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Date: Wednesday, September 10, 2008, 5:56 AM How about the solution of hav

Re: axis2/c depending on openSSL

2008-09-09 Thread Raymond Zhou
]> wrote: From: Dumindu Pallewela <[EMAIL PROTECTED]> Subject: Re: axis2/c depending on openSSL To: "Apache AXIS C Developers List" , [EMAIL PROTECTED] Date: Friday, August 22, 2008, 10:29 PM Hi Frank, >From my experience with apache, it tries to make sure that all the sym

Re: axis2/c depending on openSSL

2008-08-24 Thread Supun Kamburugamuva
e a easy >> solution for this? >> >> Thanks! >> Frank >> >> --- On *Fri, 8/22/08, Samisa Abeysinghe <[EMAIL PROTECTED]>* wrote: >> >> From: Samisa Abeysinghe <[EMAIL PROTECTED]> >> Subject: Re: axis2/c depending on openSSL >> To

Re: axis2/c depending on openSSL

2008-08-22 Thread Dumindu Pallewela
will have to add the openSSL dlls to the classpath by themselves > (without me having to re-compile the axis2/c for them). Is there a easy > solution for this? > > Thanks! > Frank > > --- On *Fri, 8/22/08, Samisa Abeysinghe <[EMAIL PROTECTED]>* wrote: > > From: Sa

Re: axis2/c depending on openSSL

2008-08-22 Thread Raymond Zhou
). Is there a easy solution for this?   Thanks! Frank --- On Fri, 8/22/08, Samisa Abeysinghe <[EMAIL PROTECTED]> wrote: From: Samisa Abeysinghe <[EMAIL PROTECTED]> Subject: Re: axis2/c depending on openSSL To: "Apache AXIS C Developers List" Date: Friday, August 22, 2008,

Re: axis2/c depending on openSSL

2008-08-22 Thread Samisa Abeysinghe
You do not need to ship them, users can use their own. Samisa... Thanks! Frank --- On *Fri, 8/22/08, Samisa Abeysinghe /<[EMAIL PROTECTED]>/* wrote: From: Samisa Abeysinghe <[EMAIL PROTECTED]> Subject: Re: axis2/c depending on openSSL To: "Apache AXIS C Develop

Re: axis2/c depending on openSSL

2008-08-22 Thread Raymond Zhou
i, 8/22/08, Samisa Abeysinghe <[EMAIL PROTECTED]> wrote: From: Samisa Abeysinghe <[EMAIL PROTECTED]> Subject: Re: axis2/c depending on openSSL To: "Apache AXIS C Developers List" Date: Friday, August 22, 2008, 12:37 PM Raymond Zhou wrote: > Hi All, > > I notic

Re: axis2/c depending on openSSL

2008-08-22 Thread Samisa Abeysinghe
Raymond Zhou wrote: Hi All, I noticed that if I compile (in wondows) axis2/c with ssl-support enabled, the openSSL dlls (ssleay23.dll and libssl32.dll) have to be in class path in order for a web service client call to be executed properly, enen if the call is not using https/SSL. If the dll

axis2/c depending on openSSL

2008-08-21 Thread Raymond Zhou
Hi All,   I noticed that if I compile (in wondows) axis2/c with ssl-support enabled, the openSSL dlls (ssleay23.dll and libssl32.dll) have to be in class path in order for a web service client call to be executed properly, enen if the call is not using https/SSL. If the dlls are not in the path,