Author: nadiramra Date: Fri Jan 4 14:13:23 2008 New Revision: 609030 URL: http://svn.apache.org/viewvc?rev=609030&view=rev Log: minor update to comment.
Modified: webservices/axis/trunk/c/src/wsdl/org/apache/axis/wsdl/wsdl2ws/c/literal/ClientStubWriter.java webservices/axis/trunk/c/src/wsdl/org/apache/axis/wsdl/wsdl2ws/cpp/literal/ClientStubWriter.java Modified: webservices/axis/trunk/c/src/wsdl/org/apache/axis/wsdl/wsdl2ws/c/literal/ClientStubWriter.java URL: http://svn.apache.org/viewvc/webservices/axis/trunk/c/src/wsdl/org/apache/axis/wsdl/wsdl2ws/c/literal/ClientStubWriter.java?rev=609030&r1=609029&r2=609030&view=diff ============================================================================== --- webservices/axis/trunk/c/src/wsdl/org/apache/axis/wsdl/wsdl2ws/c/literal/ClientStubWriter.java (original) +++ webservices/axis/trunk/c/src/wsdl/org/apache/axis/wsdl/wsdl2ws/c/literal/ClientStubWriter.java Fri Jan 4 14:13:23 2008 @@ -351,7 +351,7 @@ // is no input message then the namespace is obtained from // the SOAP body extensability element for the input element; if // there is no namespace, then we will use a null string. - // Techincally speaking, the SOAP body extensability element + // For doc/literal, the SOAP body extensability element // must not contain the namespace attribute. The SOAP body // entry element for doc/literal style gets its namespace from the // target namespace of the XML schema declaring this element. Modified: webservices/axis/trunk/c/src/wsdl/org/apache/axis/wsdl/wsdl2ws/cpp/literal/ClientStubWriter.java URL: http://svn.apache.org/viewvc/webservices/axis/trunk/c/src/wsdl/org/apache/axis/wsdl/wsdl2ws/cpp/literal/ClientStubWriter.java?rev=609030&r1=609029&r2=609030&view=diff ============================================================================== --- webservices/axis/trunk/c/src/wsdl/org/apache/axis/wsdl/wsdl2ws/cpp/literal/ClientStubWriter.java (original) +++ webservices/axis/trunk/c/src/wsdl/org/apache/axis/wsdl/wsdl2ws/cpp/literal/ClientStubWriter.java Fri Jan 4 14:13:23 2008 @@ -352,7 +352,7 @@ // is no input message then the namespace is obtained from // the SOAP body extensability element for the input element; if // there is no namespace, then we will use a null string. - // Techincally speaking, the SOAP body extensability element + // For doc/literal, the SOAP body extensability element // must not contain the namespace attribute. The SOAP body // entry element for doc/literal style gets its namespace from the // target namespace of the XML schema declaring this element. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]