You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ch...@apache.org on 2005/05/11 11:53:03 UTC

svn commit: r169614 - /webservices/axis/trunk/java/modules/xml/src/org/apache/axis/om/SOAPFactory.java

Author: chinthaka
Date: Wed May 11 02:53:02 2005
New Revision: 169614

URL: http://svn.apache.org/viewcvs?rev=169614&view=rev
Log: (empty)

Modified:
    webservices/axis/trunk/java/modules/xml/src/org/apache/axis/om/SOAPFactory.java

Modified: webservices/axis/trunk/java/modules/xml/src/org/apache/axis/om/SOAPFactory.java
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/modules/xml/src/org/apache/axis/om/SOAPFactory.java?rev=169614&r1=169613&r2=169614&view=diff
==============================================================================
--- webservices/axis/trunk/java/modules/xml/src/org/apache/axis/om/SOAPFactory.java (original)
+++ webservices/axis/trunk/java/modules/xml/src/org/apache/axis/om/SOAPFactory.java Wed May 11 02:53:02 2005
@@ -35,6 +35,7 @@
      * @return
      */
     public SOAPEnvelope createSOAPEnvelope();
+    public SOAPEnvelope createSOAPEnvelope(OMNamespace ns);
 
     /**
      * @param envelope