Author: veithen
Date: Tue Apr  7 21:29:17 2009
New Revision: 762973

URL: http://svn.apache.org/viewvc?rev=762973&view=rev
Log:
Removed the documentation for the HTTP and local transports since they have 
been moved back to Axis2. Note that the original documentation is still in 
Axis2, so there is no loss here.

Removed:
    webservices/commons/trunk/modules/transport/src/site/apt/http-transport.apt
    webservices/commons/trunk/modules/transport/src/site/xdoc/local.xml
Modified:
    webservices/commons/trunk/modules/transport/src/site/site.xml

Modified: webservices/commons/trunk/modules/transport/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/transport/src/site/site.xml?rev=762973&r1=762972&r2=762973&view=diff
==============================================================================
--- webservices/commons/trunk/modules/transport/src/site/site.xml (original)
+++ webservices/commons/trunk/modules/transport/src/site/site.xml Tue Apr  7 
21:29:17 2009
@@ -32,10 +32,8 @@
         <menu name="Transport">
             <item name="About" href="index.html"/>
             <item name="Documentation">
-                <item name="HTTP" href="http-transport.html"/>
                 <item name="JMS" href="jms.html"/>
                 <item name="Mail" href="mail.html"/>
-                <item name="Local" href="local.html"/>
                 <item name="TCP" href="tcp-transport.html"/>
                 <item name="XMPP" href="xmpp.html"/>
             </item>


Reply via email to