Hi Fred,
    Yes, it is working fine now!
     Thank you for the fix.
Regards,
Samisa...


On Tue, 25 Jan 2005 11:28:52 +0000, Fred Preston <[EMAIL PROTECTED]> wrote:
> 
> 
> Hi Samisa,
>       This could be linked to the previous problem.  I've just check in
> some code to fix this problem.  I tried to reproduce this problem with no
> success...  It might be worth checking out the new code and trying that.
> Let me know how you get on...
> 
> Regards,
> 
> Fred Preston.
> 
>                       Samisa Abeysinghe
>                       <samisa.abeysinghe        To:       Apache AXIS C 
> Developers List <[email protected]>
>                       @gmail.com>               cc:                           
>                                                         
>                                                 Subject:  Axis 3 transport 
> ChannelFactory problems [was Re: Axis c++ 1.5 release plan
>                       25/01/05 09:04             (draft 2)]
>                       Please respond to
>                       "Apache AXIS C
>                       Developers List"
> 
> Hi Fred,
>     You have deleted the said lines from the HTTPTransport class.
>      However, I still get problems in ChannelFactory class on the line
> where we try to load the delete function.
> 
>     I doubt if this is related to the problems in
> ChannelFactory::LoadChannelLibrary() that I mentioned in another mail.
> But still I could not figure out what exactly is going wrong.
> 
> Thanks,
> Samisa...
> 
> On Fri, 21 Jan 2005 11:43:51 +0000, Fred Preston <[EMAIL PROTECTED]>
> wrote:
> >
> >
> > Hi Samisa,
> >       Just ran tests on Linux (using ant scripts) and all is well (if I
> > make the ssl change before running package.xml).  Let me have a quick
> look
> > at the code because there was a problem in the with this bit of code.
> What
> > was happening was that the destructor for the channel was being called
> > twice.  In HTTPTransport.cpp, lines 70 to 84 should be commented out. i.e
> > the if blocks that contain delete m_pNormalChannel and delete
> > m_pSecureChannel.
> >
> > Regards,
> >
> > Fred Preston.
> >
> >
> >                       Samisa Abeysinghe
> >                       <samisa.abeysinghe        To:       Apache AXIS C
> Developers List <[email protected]>
> >                       @gmail.com>               cc:
> >                                                 Subject:  Re: Axis c++
> 1.5 release plan (draft 2)
> >                       21/01/05 11:13
> >                       Please respond to
> >                       "Apache AXIS C
> >                       Developers List"
> >
> > Hi Fred,
> >     I figured out the problem. There was an error in the Makefile.am -
> > two files missing.
> >     BTW, you must have used ant.
> >     Now it is working (with your tip on copying non-ssl channel to ssl
> > channel) but I get a segfault from ChannelFactory destructor on line:
> > DELETE_OBJECT3 sDelete = (DELETE_OBJECT3) PLATFORM_GETPROCADDR(
> > m_LibHandler[iCount], DELETE_FUNCTION3);
> >
> >     Will have a look into to that.
> >
> > Thanks,
> > Samisa...
> >
> 
>

Reply via email to