PS; Add the following imports if necessary; ============================== import javax.xml.soap.*; import javax.xml.namespace.QName; import java.net.URL;
import javax.xml.parsers.DocumentBuilder; import javax.xml.parsers.DocumentBuilderFactory; import org.w3c.dom.*; import com.sun.org.apache.xml.internal.serialize.OutputFormat; import com.sun.org.apache.xml.internal.serialize.XMLSerializer; -- View this message in context: http://www.nabble.com/-Axis2-How-to-invoke-web-service-from-another-tf4055013.html#a11530590 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
