Hi Adrian,
    Well this sounds good.
    I will have a look and get back to you.
    Thank you for the tip.
Regards,
Samisa...


On Fri, 21 Jan 2005 09:15:32 +0000, Adrian Dick <[EMAIL PROTECTED]> wrote:
> 
> 
> Hi Samisa,
> 
> I may be throwing you a red herring, but does "auto_ptr" provide any of the
> function you require?  My C++ book here suggests it can be useful for
> ensuring correct destruction of objects when exceptions are handled.
> 
> Regards,
> Adrian
> 
> _______________________________________
> Adrian Dick ([EMAIL PROTECTED])
> 
> Samisa Abeysinghe <[EMAIL PROTECTED]> wrote on 21/01/2005
> 08:57:32:
> 
> > As I have not got any responses on this, I shall try the deep copy
> > mechanism (with copy constructor), though I am not sure if that would
> > solve the problem given that there are some exception throwing is
> > involved.
> >
> > Also, the copy constructor mechanism could be complex as SOAPFaults
> > are handled by client specific exception class, generated by the Java
> > tool.
> >
> > If anyone have any better ideas please let know.
> >
> > Thanks,
> > Samisa...
> >
> >
> >
> >
> > On Thu, 20 Jan 2005 04:56:11 +0000, Samisa Abeysinghe
> > <[EMAIL PROTECTED]> wrote:
> > > I need help from the original authours (or those who have a good
> > > understading) on SOAPFalut handling to fix the Jira issue
> > > http://issues.apache.org/jira/browse/AXISCPP-390
> > > I have explained the problem as well as a possible solution. I would
> > > like to know the thoughts before fixing. Specially, would there be a
> > > better way to fix the problem?
> > >
> > > Thanks,
> > > Samisa...
> > >
> 
>

Reply via email to