Re: Serialize java object in Axis2

2008-06-23 Thread Yoav Abrahami
Hi Peter, If you are looking to serialize Java Beans to XML, the mechanism in Axis2 (to my understanding) is not trivially decoupled to be used outside of Axis2. I can point you out to another alternative (the J2XB project which I lead and working to integrate with Axis2) at j2xb.sourceforge.net w

Serialize java object in Axis2

2008-06-20 Thread Rajesh, Peter (CLAIMS, WIP)
Hi, What is the class/method to use to serialize the java object and to create the xml. I'm looking for BeanSerializer but couldn't find it in Axis2 API's. Please help Thanks & Regards, Peter Rajesh * This communicat