"Axis2" supports data bindings ADB (Axis Data Bindin), XMLBeans, JibX. Also Axis2 comes with an object model called AXIOM. There are samples at http://ws.apache.org/axis2/1_2/quickstartguide.html
On 7/19/07, Shadab <[EMAIL PROTECTED]> wrote:
Hi, I have to obtain populated Java objects against a XML document (holding data) and a set of xsds. I have to send these objects as parameters to the methods of generated skeleton from Axis1.4. Please tell me if there is a way similar to JAXB in Axis1.4, for unmarshalling XML to serialized Java Objects which the Axis1.4 engine can understand and send it to the skeletons method. B.R. Shadab -- View this message in context: http://www.nabble.com/Unmarshalling-XML-documents-to-Java-Objects-tf4108674.html#a11683862 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
