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... >
