You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Ben <be...@kaplan.com> on 2003/06/18 22:46:28 UTC

import namespace

The following two lines are expected in the Axis generated .wsdl file for
the weblogic client. MS Soap toolkit also generating the wsdl with these
lines. What is that, I am missing in Axis?

			<import namespace="urn:ServiceName"/>
			<import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>

Thanks,
Ben.