Hi
 
I am Newbie for Axis 1.2 and looking out for the differences between older implementation (Axis 1.1)
I found the DOM API implementation would make users like me more comfortable with Axis.
 
In due course of my code study, I found the source code of MessageElement has the following TODO which remains same as in Axis 1.2,
 
/** !!! TODO : Make sure this handles multiple targets
     */
    Deserializer fixupDeserializer;
 
    public void setFixupDeserializer(Deserializer dser)
    {
        // !!! Merge targets here if already set?
        fixupDeserializer = dser;
    }
 
Is it fixed or needn't be done(not a bug) anymore? I wonder if anyone could throw light on "Merge targets here if already set?"
and how to "Make sure this handles multiple targets".
Any kind of help would be highly appreciated.
Thanks,
 
Senthil A

http://www.patni.com
World-Wide Partnerships. World-Class Solutions.
_____________________________________________________________________

This e-mail message may contain proprietary, confidential or legally privileged information for the sole use of the person or entity to whom this message was originally addressed. Any review, e-transmission dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you have received this e-mail in error kindly delete this e-mail from your records. If it appears that this mail has been forwarded to you without proper authority, please notify us immediately at [EMAIL PROTECTED] and delete this mail.
_____________________________________________________________________

Reply via email to