Can you share the classes you've done? I am trying to do the same and any help is welcomed! Alex
-----Original Message----- From: Airline Pedestal [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 30, 2003 5:31 PM To: [EMAIL PROTECTED] Subject: Deserializing XML with AXIS Hi Everyone, I've written several deserializer classes which extends the DeserializerImpl class. All these classes together get called based on the typemappings that I have defined. In that regard, all is well and the XML gets marshalled correctly. Although, I'd like to reuse this deserialization code in other ways (independent of axis). What I have is so intermixed with axis code, it is difficult to reuse. Is there some way I could reuse this deserialization code? Could I just get handed an XML document to deserialize outside the context of axis? Thanks, Airline __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
