Hi Mark,
On Mon, 17 Jan 2005 13:12:41 +0000, Mark Whitlock wrote
> Hi Damitha,
> I really need the lines that you have commented out because the ant build
> instruments the transport libraries with entry/exit trace. Samisa 
> said in a previous mail that he added in "-DAXISTRACE_LIBRARY to 
> AM_CPPFLAGS in Makefile.am" so I hoped that would be all you need to 
> get it to compile. If I leave it commented out, I fear all the tests 
> will fail tonight because I guess trace will sigsegv in the 
> transport library. So I intend to replace the offending line with...
> #ifdef ENABLE_AXISTRACE
> AxisTrace::setTraceEntrypoints(ep);
> #endif
> If this still fails for you, please let me know how it fails, so I 
> can fix it properly, Thanks, Mark Mark Whitlock IBM

I commented the following line in
HTTPTransportInstantiator.cpp,HTTPSSLChannel/HTTPSSLChannelInstantiator.cpp
and HTTPChannel/HTTPChannelInstantiator.cpp

//AxisTrace::setTraceEntrypoints(ep);

> 
> ----- Forwarded by Mark Whitlock/UK/IBM on 17/01/2005 12:59 -----
> 
>              Samisa Abeysinghe                                       
>                    <samisa.abeysingh                                 
>                          [EMAIL PROTECTED]>                                
>                To                                        Apache AXIS 
> C Developers List                    17/01/2005 11:52          <axis-
> [EMAIL PROTECTED]>                                                 
>                                  cc
> 
>              Please respond to                                     
> Subject               "Apache AXIS C           Re: OpenSSL           
>                            Developers List"
> 
> Damitha,
>     What are the changes you did to Makefile.am? I cannot see it in
> the CVS messages.
> 
>     I could not get axis3 running without SSL on Linux :( Can you run
> it without SSL? If so please tell me what I need to get it running on
> my system.
> 
> Thanks,
> Samisa...
> 
> On Mon, 17 Jan 2005 17:57:32 +0600, Damitha Kumarage
> <[EMAIL PROTECTED]> wrote:
> > Hi Fred,
> > I tried to run with the axis3 transport but running fails in doing so
> > I did the appropriate changes in Makefile.am's to get it compiled with
> > open ssl. I also commented some trace related lines in Instantiator
> classes
> > to get it compiled
> >
> > I did the following changes in axiscpp.conf file
> >
> >
>
Channel_HTTP_SSL:/home/damitha/programs/axiscpp_deploy/lib/libaxis3_transport_ssl_channel.so
> 
> >
>
Channel_HTTP:/home/damitha/programs/axiscpp_deploy/lib/libaxis3_transport_channel.so
> 
> >
> > I also renamed libaxis3_transport.so to libaxis2_transport.so so that
> axis3
> > transport is loaded.
> > Is this still not working?
> >
> > damitha
> > On Fri, 2005-01-14 at 20:20, Fred Preston wrote:
> >
> > >
> > > Hi All,
> > >       Sorry, I meant use in the Apache Axis build, not put into!
> > >
> > > Regards,
> > >
> > > Fred Preston.
> > >
> > >
> > >
> > >
> >
> > >                       Fred
> >
> > >                       Preston/UK/[EMAIL PROTECTED]        To:       
> > > "Apache AXIS C
> > Developers List" <axis-c-dev@ws.apache.org>
> > >                       MGB                      cc:
> >
> > >                                                Subject:  OpenSSL
> >
> > >                       14/01/05 14:14
> >
> > >                       Please respond to
> >
> > >                       "Apache AXIS C
> >
> > >                       Developers List"
> >
> > >
> >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > Hi Damitha,
> > >       When you where developing SecureChannel, where did you get the
> > > OpenSSL build environment from and do you still have any non-Windows
> > > versions that we could put into the Axis Apache build?
> > >
> > > Regards,
> > >
> > > Fred Preston.
> > >
> > >
> > >
> > >
> >
> > --
> > Damitha Kumarage
> > hSenid Software International (PVT) Ltd(Web: www.hsenid.com)
> > [EMAIL PROTECTED]([EMAIL PROTECTED])
> >
> > Lanka Software Foundation (http://www.opensource.lk)
> >
> >


--
Damitha Kumarage
hSenid Software International (PVT) Ltd(Web: www.hsenid.com)
[EMAIL PROTECTED]([EMAIL PROTECTED])

Lanka Software Foundation (http://www.opensource.lk)

Reply via email to