I've added the follwing ws4ee-deployment.xml it's working. And I'm able to send WebServiceDO object to the client but member variable values are going as nill string. Pls tell me what might be the problem here.
ws4ee-deployment.xml | | <deployment xmlns='http://xml.apache.org/axis/wsdd/' | xmlns:java='http://xml.apache.org/axis/wsdd/providers/java' xmlns:soap='http://schemas.xmlsoap.org/soap/encoding/' | xmlns:xsi='http://www.w3.org/2000/10/XMLSchema-instance' | xmlns:xsd='http://www.w3.org/2001/XMLSchema'> | <typeMapping qname='ns2:getMetaDataResponse' xmlns:ns2='http://com.test.csda.imaging/ws_acceptrequest/types' type='java:com.test.csda.imaging.common.WebServiceDO' serializer='org.jboss.axis.encoding.ser.BeanSerializerFactory' deserializer='org.jboss.axis.encoding.ser.BeanDeserializerFactory' | encodingStyle=''/> | </deployment> | View the original post : http://locahost:8080/index.html?module=bb&op=viewtopic&p=3892456#3892456 Reply to the post : http://locahost:8080/index.html?module=bb&op=posting&mode=reply&p=3892456 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user