You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2006/11/13 03:50:02 UTC

svn commit: r474113 - in /webservices/axis2/branches/java/1_1/xdocs: ./ 1_1/ 1_1/adb/ 1_1/jibx/ 1_1/src/ css/

Author: dims
Date: Sun Nov 12 18:50:00 2006
New Revision: 474113

URL: http://svn.apache.org/viewvc?view=rev&rev=474113
Log:
add a css to make the docs a bit easier to read

Modified:
    webservices/axis2/branches/java/1_1/xdocs/1_1/Axis2-rpc-support.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/Axis2ArchitectureGuide.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/WS_policy.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/adb/adb-advanced.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/adb/adb-codegen-integration.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/adb/adb-howto.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/adb/adb-tweaking.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/app_server.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/axis2config.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/dii.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/http-transport.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/index.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/jibx/jibx-codegen-integration.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/jibx/jibx-doclit-example.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/jibx/jibx-unwrapped-example.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/jms-transport.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/mail-configuration.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/mail-transport.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/migration.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/modules.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/mtom-guide.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/pojoguide.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/quickstart.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/reference.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/rest-ws.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/soapmonitor-module.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/spring.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/src/Axis2SampleDocLitServiceCode.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/tcp-transport.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/transport_howto.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/webadminguide.html
    webservices/axis2/branches/java/1_1/xdocs/1_1/xmlbased-server.html
    webservices/axis2/branches/java/1_1/xdocs/archived_news.html
    webservices/axis2/branches/java/1_1/xdocs/articles.html
    webservices/axis2/branches/java/1_1/xdocs/css/axis-docs.css
    webservices/axis2/branches/java/1_1/xdocs/download.html
    webservices/axis2/branches/java/1_1/xdocs/faq.html
    webservices/axis2/branches/java/1_1/xdocs/guidelines.html
    webservices/axis2/branches/java/1_1/xdocs/index.html
    webservices/axis2/branches/java/1_1/xdocs/maven-help.html
    webservices/axis2/branches/java/1_1/xdocs/overview.html
    webservices/axis2/branches/java/1_1/xdocs/refLib.html
    webservices/axis2/branches/java/1_1/xdocs/siteHowTo.html
    webservices/axis2/branches/java/1_1/xdocs/svn.html

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/Axis2-rpc-support.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/Axis2-rpc-support.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/Axis2-rpc-support.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/Axis2-rpc-support.html Sun Nov 12 18:50:00 2006
@@ -5,6 +5,7 @@
 <head>
   <meta http-equiv="content-type" content="" />
   <title>Axis2 RPC Support</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body>

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/Axis2ArchitectureGuide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/Axis2ArchitectureGuide.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/Axis2ArchitectureGuide.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/Axis2ArchitectureGuide.html Sun Nov 12 18:50:00 2006
@@ -4,6 +4,7 @@
   <meta http-equiv="content-type" content="">
   <title>Axis2 Architecture Guide</title>
   <meta content="20050916;22455288">
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body lang="en-US" dir="ltr">

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/WS_policy.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/WS_policy.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/WS_policy.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/WS_policy.html Sun Nov 12 18:50:00 2006
@@ -5,6 +5,7 @@
   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
   <title>WS Policy Support in Axis2</title>
   <meta name="generator" content="amaya 9.2.1, see http://www.w3.org/Amaya/">
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body lang="en">

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/adb/adb-advanced.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/adb/adb-advanced.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/adb/adb-advanced.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/adb/adb-advanced.html Sun Nov 12 18:50:00 2006
@@ -2,6 +2,7 @@
 <head>
   <meta http-equiv="content-type" content="text/html; charset=UTF-8">
   <title>Advanced Axis2 Databinding Framework Features</title>
+  <link href="../../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body lang="en">

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/adb/adb-codegen-integration.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/adb/adb-codegen-integration.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/adb/adb-codegen-integration.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/adb/adb-codegen-integration.html Sun Nov 12 18:50:00 2006
@@ -2,7 +2,8 @@
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>ADB Integration With Axis2</title>
+  <title>ADB Integration With Axis2</title>
+  <link href="../../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 <body>
 <h1>ADB Integration With Axis2</h1>

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/adb/adb-howto.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/adb/adb-howto.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/adb/adb-howto.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/adb/adb-howto.html Sun Nov 12 18:50:00 2006
@@ -2,9 +2,9 @@
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<meta http-equiv="content-type" content=
-"text/html; charset=us-ascii" />
-<title>ADB - Howto</title>
+  <meta http-equiv="content-type" content="text/html; charset=us-ascii" />
+  <title>ADB - Howto</title>
+  <link href="../../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 <body lang="en" xml:lang="en">
 <h1>Axis2 Databinding Framework</h1>

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/adb/adb-tweaking.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/adb/adb-tweaking.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/adb/adb-tweaking.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/adb/adb-tweaking.html Sun Nov 12 18:50:00 2006
@@ -2,7 +2,8 @@
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>ADB Tweaking Guide</title>
+  <title>ADB Tweaking Guide</title>
+  <link href="../../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 <body lang="en" xml:lang="en">
 <h1>ADB Tweaking Guide</h1>

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/app_server.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/app_server.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/app_server.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/app_server.html Sun Nov 12 18:50:00 2006
@@ -1,67 +1,68 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
-       "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
-  <title>Application Server Specific Configuration Guide</title>
-  <meta content="amaya 9.2.1, see http://www.w3.org/Amaya/" />
-</head>
-
-<body>
-<h1>Application Server Specific Configuration Guide</h1>
-
-<p>This document will give you that extra configuration information required
-for your Application Server to run Apache Axis2 to its fullest potential.</p>
-
-<p>Feel free to send your feedback or any learned information to our <a
-href="http://ws.apache.org/axis2/mail-lists.html">mailing lists</a>.</p>
-<a name="weblogic_websphere"></a>
-<h3>WebLogic/ WebSphere</h3>
-
-<p>We recommend using the exploded configuration to deploy Axis2 WAR in
-WebLogic and WebSphere application servers to support the hotupdate/
-hotdeployment features in Axis2. However if you do want to deploy custom
-wars say in a clustering environment, You need to add two additional 
-files into the WEB-INF named "services.list" and "modules.list" under 
-modules and services directory respectively.
-</p>
-
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+       "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
+  <title>Application Server Specific Configuration Guide</title>
+  <meta content="amaya 9.2.1, see http://www.w3.org/Amaya/" />
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
+</head>
+
+<body>
+<h1>Application Server Specific Configuration Guide</h1>
+
+<p>This document will give you that extra configuration information required
+for your Application Server to run Apache Axis2 to its fullest potential.</p>
+
+<p>Feel free to send your feedback or any learned information to our <a
+href="http://ws.apache.org/axis2/mail-lists.html">mailing lists</a>.</p>
+<a name="weblogic_websphere"></a>
+<h3>WebLogic/ WebSphere</h3>
+
+<p>We recommend using the exploded configuration to deploy Axis2 WAR in
+WebLogic and WebSphere application servers to support the hotupdate/
+hotdeployment features in Axis2. However if you do want to deploy custom
+wars say in a clustering environment, You need to add two additional 
+files into the WEB-INF named "services.list" and "modules.list" under 
+modules and services directory respectively.
+</p>
+
 <ul>
 <li><b>WEB-INF/services/services.list</b> : should list all the services (aar files) that you want to expose.</li>
-<li><b>WEB-INF/modules/modules.list</b> : should list all the modules (mar files) that you want to use.</li>
+<li><b>WEB-INF/modules/modules.list</b> : should list all the modules (mar files) that you want to use.</li>
 </ul>
-NOTE: In both cases, please list one entry per line
-
-<p>WebLogic ships with jars which conflict with jars present in Axis2. So,
-kindly use &lt;prefer-web-inf-classes&gt; to ensure that jars packaged in
-Axis2 WAR are picked up from WEB-INF/lib. You can do this by setting
-&lt;prefer-web-inf-classes&gt; element in WEB-INF/weblogic.xml to true. An
-example of weblogic.xml is shown below:</p>
-<pre>&lt;weblogic-web-app&gt;
- &lt;container-descriptor&gt;
-    &lt;prefer-web-inf-classes&gt;true&lt;/prefer-web-inf-classes&gt;
-  &lt;/container-descriptor&gt;
-&lt;/weblogic-web-app&gt;</pre>
-
-<p>If set to true, the &lt;prefer-web-inf-classes&gt; element will force
-WebLogic's classloader to load classes located in the WEB-INF directory of a
-Web application in preference to application or system classes. This is a
-recommended approach since it only impacts a single Web module. </p>
-
-<p>Please look at the following documents in WebLogic/ WebSphere for more
-information:</p>
-<ul>
-  <li><a
-    href="http://e-docs.bea.com/wls/docs81/programming/classloading.html">WebLogic
-    ServerApplication Classloading</a>- For more information on how
-    WebLogic's class loader works</li>
-  <li><a
-    href="http://e-docs.bea.com/wls/docs81/webapp/deployment.html">Redeploying
-    a Web Application in Exploded Directory Format</a></li>
-  <li><a
-    href="http://publib.boulder.ibm.com/infocenter/wsiihelp/v8r3/index.jsp?topic=/com.ibm.websphere.ii.product.ce.doc/configuring/iiyviigdepwebexpl.htm">Deploying
-    the Web application in exploded form</a></li>
-</ul>
-</body>
-</html>
+NOTE: In both cases, please list one entry per line
+
+<p>WebLogic ships with jars which conflict with jars present in Axis2. So,
+kindly use &lt;prefer-web-inf-classes&gt; to ensure that jars packaged in
+Axis2 WAR are picked up from WEB-INF/lib. You can do this by setting
+&lt;prefer-web-inf-classes&gt; element in WEB-INF/weblogic.xml to true. An
+example of weblogic.xml is shown below:</p>
+<pre>&lt;weblogic-web-app&gt;
+ &lt;container-descriptor&gt;
+    &lt;prefer-web-inf-classes&gt;true&lt;/prefer-web-inf-classes&gt;
+  &lt;/container-descriptor&gt;
+&lt;/weblogic-web-app&gt;</pre>
+
+<p>If set to true, the &lt;prefer-web-inf-classes&gt; element will force
+WebLogic's classloader to load classes located in the WEB-INF directory of a
+Web application in preference to application or system classes. This is a
+recommended approach since it only impacts a single Web module. </p>
+
+<p>Please look at the following documents in WebLogic/ WebSphere for more
+information:</p>
+<ul>
+  <li><a
+    href="http://e-docs.bea.com/wls/docs81/programming/classloading.html">WebLogic
+    ServerApplication Classloading</a>- For more information on how
+    WebLogic's class loader works</li>
+  <li><a
+    href="http://e-docs.bea.com/wls/docs81/webapp/deployment.html">Redeploying
+    a Web Application in Exploded Directory Format</a></li>
+  <li><a
+    href="http://publib.boulder.ibm.com/infocenter/wsiihelp/v8r3/index.jsp?topic=/com.ibm.websphere.ii.product.ce.doc/configuring/iiyviigdepwebexpl.htm">Deploying
+    the Web application in exploded form</a></li>
+</ul>
+</body>
+</html>

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/axis2config.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/axis2config.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/axis2config.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/axis2config.html Sun Nov 12 18:50:00 2006
@@ -3,6 +3,7 @@
 <head>
   <meta http-equiv="content-type" content="">
   <title>Axis2 Configuration Documents</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 <body lang="en">
 

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/dii.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/dii.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/dii.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/dii.html Sun Nov 12 18:50:00 2006
@@ -2,6 +2,7 @@
 <head>
   <meta http-equiv="content-type" content="">
   <title></title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body>

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/http-transport.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/http-transport.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/http-transport.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/http-transport.html Sun Nov 12 18:50:00 2006
@@ -4,6 +4,7 @@
 <head>
   <meta http-equiv="content-type" content="">
   <title>HTTP transports</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body lang="en">

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/index.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/index.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/index.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/index.html Sun Nov 12 18:50:00 2006
@@ -4,6 +4,7 @@
 <head>
   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
   <title>Axis2 1.0 Documentation</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body lang="en">

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html Sun Nov 12 18:50:00 2006
@@ -3,8 +3,7 @@
 <head>
     <meta http-equiv="content-type" content="">
     <title>Axis2 Installation Guide</title>
-    <style type="text/css">
-    </style>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body lang="en">

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/jibx/jibx-codegen-integration.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/jibx/jibx-codegen-integration.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/jibx/jibx-codegen-integration.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/jibx/jibx-codegen-integration.html Sun Nov 12 18:50:00 2006
@@ -4,6 +4,7 @@
 <head>
   <meta http-equiv="content-type" content="">
   <title>JiBX Integration with Axis2</title>
+  <link href="../../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body>

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/jibx/jibx-doclit-example.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/jibx/jibx-doclit-example.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/jibx/jibx-doclit-example.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/jibx/jibx-doclit-example.html Sun Nov 12 18:50:00 2006
@@ -2,6 +2,7 @@
 <head>
   <meta http-equiv="content-type" content="">
   <title>JiBX general document/literal</title>
+  <link href="../../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body>

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/jibx/jibx-unwrapped-example.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/jibx/jibx-unwrapped-example.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/jibx/jibx-unwrapped-example.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/jibx/jibx-unwrapped-example.html Sun Nov 12 18:50:00 2006
@@ -2,6 +2,7 @@
 <head>
   <meta http-equiv="content-type" content="">
   <title>JiBX unwrapped document/literal</title>
+  <link href="../../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body>

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/jms-transport.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/jms-transport.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/jms-transport.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/jms-transport.html Sun Nov 12 18:50:00 2006
@@ -3,6 +3,7 @@
 <head>
   <meta http-equiv="content-type" content="">
   <title>JMS Transport</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body lang="en">

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/mail-configuration.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/mail-configuration.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/mail-configuration.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/mail-configuration.html Sun Nov 12 18:50:00 2006
@@ -3,6 +3,7 @@
 <head>
   <meta http-equiv="content-type" content="">
   <title>Mail transport</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body lang="en">

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/mail-transport.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/mail-transport.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/mail-transport.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/mail-transport.html Sun Nov 12 18:50:00 2006
@@ -3,6 +3,7 @@
 <head>
   <meta http-equiv="content-type" content="">
   <title>Invoking a service using a mail</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body>

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/migration.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/migration.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/migration.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/migration.html Sun Nov 12 18:50:00 2006
@@ -1,18 +1,8 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
-  <meta content="">
-  <meta content="">
-  <meta content="">
-  <meta content="">
-  <meta content="">
-  <meta content="">
-  <meta content="">
-  <meta content="">
-  <meta content="">
-  <meta content="">
-  <meta http-equiv="content-type" content="">
   <title>Migrating from Axis 1.x</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body lang="en">

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/modules.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/modules.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/modules.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/modules.html Sun Nov 12 18:50:00 2006
@@ -2,6 +2,7 @@
 <head>
   <meta http-equiv="content-type" content="">
   <title>Writing your Own Axis2 Module</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body dir="ltr" lang="en-US">

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/mtom-guide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/mtom-guide.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/mtom-guide.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/mtom-guide.html Sun Nov 12 18:50:00 2006
@@ -1,6 +1,7 @@
 <html>
 <head>
   <title>Handling Binary data with Axis2 (MTOM/SwA)</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body>

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/pojoguide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/pojoguide.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/pojoguide.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/pojoguide.html Sun Nov 12 18:50:00 2006
@@ -2,6 +2,7 @@
 <head>
   <meta http-equiv="content-type" content="">
   <title>POJO Web Services using Axis2</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body lang="en">

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/quickstart.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/quickstart.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/quickstart.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/quickstart.html Sun Nov 12 18:50:00 2006
@@ -3,6 +3,7 @@
 <head>
   <meta http-equiv="content-type" content=""></meta>
   <title>Axis2 Quick Start Guide</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body lang="en">

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/reference.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/reference.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/reference.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/reference.html Sun Nov 12 18:50:00 2006
@@ -3,6 +3,7 @@
 <head>
   <meta http-equiv="content-type" content="">
   <title>Axis2 Reference Guide</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body lang="en-US" dir="ltr">

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/rest-ws.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/rest-ws.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/rest-ws.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/rest-ws.html Sun Nov 12 18:50:00 2006
@@ -3,6 +3,7 @@
 <head>
   <meta http-equiv="content-type" content="">
   <title>RESTful Web Services Support</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body lang="en">

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/soapmonitor-module.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/soapmonitor-module.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/soapmonitor-module.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/soapmonitor-module.html Sun Nov 12 18:50:00 2006
@@ -3,6 +3,7 @@
 <head>
   <meta http-equiv="content-type" content="">
   <title>The SOAP Monitor Module</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 <body>
 

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/spring.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/spring.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/spring.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/spring.html Sun Nov 12 18:50:00 2006
@@ -3,6 +3,7 @@
 <head>
   <meta http-equiv="content-type" content="">
   <title>Axis2 integration with the Spring Framework</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body lang="en">

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/src/Axis2SampleDocLitServiceCode.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/src/Axis2SampleDocLitServiceCode.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/src/Axis2SampleDocLitServiceCode.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/src/Axis2SampleDocLitServiceCode.html Sun Nov 12 18:50:00 2006
@@ -3,6 +3,7 @@
 <head>
   <meta http-equiv="content-type" content="">
   <title></title>
+  <link href="../../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body lang="en">

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/tcp-transport.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/tcp-transport.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/tcp-transport.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/tcp-transport.html Sun Nov 12 18:50:00 2006
@@ -1,11 +1,8 @@
 <html>
 
 <head>
-  <meta content="">
-  <meta content="">
-  <meta content="">
-  <meta http-equiv="content-type" content="">
   <title>TCP transport</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body lang="en">

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/transport_howto.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/transport_howto.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/transport_howto.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/transport_howto.html Sun Nov 12 18:50:00 2006
@@ -2,8 +2,8 @@
 <html>
 
 <head>
-  <meta http-equiv="content-type" content="">
   <title></title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body>

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html Sun Nov 12 18:50:00 2006
@@ -1,8 +1,8 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <html>
 <head>
-  <meta http-equiv="content-type" content="">
   <title>Axis2 User's Guide</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body dir="ltr" lang="en-US">

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/webadminguide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/webadminguide.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/webadminguide.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/webadminguide.html Sun Nov 12 18:50:00 2006
@@ -2,8 +2,8 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
-  <meta http-equiv="content-type" content="">
   <title>Apache Axis2 Web Administrator's Guide</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body lang="en">

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/xmlbased-server.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/xmlbased-server.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/xmlbased-server.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/xmlbased-server.html Sun Nov 12 18:50:00 2006
@@ -2,6 +2,7 @@
 <head>
   <meta http-equiv="content-type" content="">
   <title>Writing Web Services Using Axis2's Primary APIs</title>
+  <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 <body>
 

Modified: webservices/axis2/branches/java/1_1/xdocs/archived_news.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/archived_news.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/archived_news.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/archived_news.html Sun Nov 12 18:50:00 2006
@@ -7,6 +7,7 @@
   <title>Apache Axis2 Archived News</title>
   <meta name="generator" content="amaya 9.2.1, see http://www.w3.org/Amaya/"
   />
+  <link href="css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body xml:lang="en">

Modified: webservices/axis2/branches/java/1_1/xdocs/articles.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/articles.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/articles.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/articles.html Sun Nov 12 18:50:00 2006
@@ -7,6 +7,7 @@
   <title>Axis2 Knowledge Base</title>
   <meta name="generator" content="amaya 9.2.1, see http://www.w3.org/Amaya/"
   />
+  <link href="css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body xml:lang="en">

Modified: webservices/axis2/branches/java/1_1/xdocs/css/axis-docs.css
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/css/axis-docs.css?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/css/axis-docs.css (original)
+++ webservices/axis2/branches/java/1_1/xdocs/css/axis-docs.css Sun Nov 12 18:50:00 2006
@@ -1,9 +1,135 @@
+.img-title {
+    text-align: center
+}
 
-.img-title   { text-align: center }
-.img         { text-align: center }
-.special-td  { font-family: Arial; font-size: 10pt; font-weight: bold }
-.special     { font-family: Arial; font-weight: bold; border-style: solid; border-width: 1; 
-               padding-left: 4; padding-right: 4; padding-top: 1; 
-               padding-bottom: 1; background-color: #C0C0C0; font-size:10pt }
-.xml         { font-family: Arial; font-size: 10pt; color: #0000FF; font-style: italic }
-.code         { font-family: Courier New; font-size: 10pt; color: #800000 }
\ No newline at end of file
+.img {
+    text-align: center
+}
+
+.special-td {
+    font-family: Arial;
+    font-size: 10pt;
+    font-weight: bold
+}
+
+.special {
+    font-family: Arial;
+    font-weight: bold;
+    border-style: solid;
+    border-width: 1;
+    padding-left: 4;
+    padding-right: 4;
+    padding-top: 1;
+    padding-bottom: 1;
+    background-color: #C0C0C0;
+    font-size: 10pt
+}
+
+.xml {
+    font-family: Arial;
+    font-size: 10pt;
+    color: #0000FF;
+    font-style: italic
+}
+
+.code {
+    font-family: Courier New;
+    font-size: 10pt;
+    color: #800000
+}
+
+/*
+-----------------------------------------------------------------------
+Generic element styles
+----------------------------------------------------------------------- */
+body {
+    color: #111;
+    font: 11px / 1.5 verdana, arial;
+    margin: 10;
+    padding: 5;
+    border-width: 0;
+    outline-width: 0;
+    list-style-position: outside;
+    display: block;
+}
+
+p {
+}
+
+a, a:link {
+    color: #039;
+    font-size: 12px;
+}
+
+a:hover {
+    color: #03c;
+    font-size: 12px;
+    text-decoration: none;
+}
+
+a:visited {
+    font-size: 12px; /* color: #969; */
+/* No need to discolour visited links as this is a system */
+}
+
+ul, ol {
+    font-size: 11px;
+    text-align: left;
+    list-style-position: outside;
+    display: block;
+    white-space: normal;
+}
+
+table td {
+    font-size: 11px;
+    padding: 0px;
+    spacing: 0px;
+    text-align: left;
+    vertical-align: top;
+}
+
+h1 {
+    color: #000;
+    font-size: 16px;
+    font-weight: bold;
+    background-color: #dcdcdc;
+    padding-left: 10px;
+}
+
+h2 {
+    font-size: 15px;
+    padding-left: 10px;
+    border-bottom: 1px solid #a9a9a9;
+    border-left-color: black;
+}
+
+h3 {
+    font-size: 14px;
+    padding-left: 10px;
+    border-bottom: 1px solid #d3d3d3;
+}
+
+h4 {
+    font-size: 13px;
+}
+
+th {
+    background-color: #f5f5f5;
+    height: 20;
+    paddong: 0px;
+    spacing: 0px;
+}
+
+table {
+    margin: 0;
+    padding: 0;
+    border: solid 0 #dcdcdc;
+}
+
+.header {
+    height: 80px;
+    background-image: url( ../images/doc_header.jpg );
+    background-repeat: no-repeat;
+    background-attachment: scroll;
+    background-position: left top;
+}
\ No newline at end of file

Modified: webservices/axis2/branches/java/1_1/xdocs/download.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/download.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/download.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/download.html Sun Nov 12 18:50:00 2006
@@ -2,6 +2,7 @@
 <head>
   <meta http-equiv="content-type" content="">
   <title>Releases</title>
+  <link href="css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body>

Modified: webservices/axis2/branches/java/1_1/xdocs/faq.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/faq.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/faq.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/faq.html Sun Nov 12 18:50:00 2006
@@ -2,6 +2,7 @@
 <head>
   <meta http-equiv="content-type" content="">
   <title>Axis2 FAQ</title>
+  <link href="css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body lang="en">

Modified: webservices/axis2/branches/java/1_1/xdocs/guidelines.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/guidelines.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/guidelines.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/guidelines.html Sun Nov 12 18:50:00 2006
@@ -1,4 +1,7 @@
-<head><title>Guidelines</title></head>
+<head>
+    <title>Guidelines</title>
+    <link href="css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
+</head>
 <h2>Mail Guideline</h2>
 <p>Every volunteer project obtains its strength from the people involved in it. 
 Mailing lists provide a simple and effective communication mechanism. </p>

Modified: webservices/axis2/branches/java/1_1/xdocs/index.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/index.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/index.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/index.html Sun Nov 12 18:50:00 2006
@@ -2,47 +2,7 @@
 <head>
   <meta http-equiv="content-type" content="">
   <title>Apache Axis2 - Next Generation Web Services</title>
-  <style type="text/css">
-<!--
-.style1 {
-font-size: 24px;
-font-weight: bold;
-color: #FF0000;
-}
--->
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-  </style>
+  <link href="css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body lang="en">

Modified: webservices/axis2/branches/java/1_1/xdocs/maven-help.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/maven-help.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/maven-help.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/maven-help.html Sun Nov 12 18:50:00 2006
@@ -4,6 +4,7 @@
 <head>
   <title>Quick Guide to Maven for Axis 2.0</title>
   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
+  <link href="css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body lang="en">

Modified: webservices/axis2/branches/java/1_1/xdocs/overview.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/overview.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/overview.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/overview.html Sun Nov 12 18:50:00 2006
@@ -1,4 +1,7 @@
-<head><title>Overview</title></head>
+<head>
+    <title>Overview</title>
+    <link href="css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
+    </head>
 <h2>Overview</h2>
 <p>Every volunteer project obtains its strength from the people involved in it. 
 We invite you to participate as much or as little as you choose. The roles and 

Modified: webservices/axis2/branches/java/1_1/xdocs/refLib.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/refLib.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/refLib.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/refLib.html Sun Nov 12 18:50:00 2006
@@ -1,4 +1,7 @@
-<head><title>Reference Library</title></head>
+<head>
+    <title>Reference Library</title>
+    <link href="css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
+</head>
 <h2>Reference Library</h2>
 <p>The Axis Project lives or fails based on its human resources. Users and 
 contributors alike help the project with ideas and brainpower. A common 

Modified: webservices/axis2/branches/java/1_1/xdocs/siteHowTo.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/siteHowTo.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/siteHowTo.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/siteHowTo.html Sun Nov 12 18:50:00 2006
@@ -1,4 +1,9 @@
+<html>
+<head>
 <title>How To Build Axis Project's Website</title>
+<link href="css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
+</head>
+<body>
 <h1>How To Build Axis2 Project's Website</h1>
 <h2>Installing Maven</h2>
 <p>The Axis 2.0 website build system solely depends
@@ -29,3 +34,5 @@
 </ol>
 <p>&nbsp;</p>
 <p align="right">-- Eran Chinthaka</p>
+</body>
+</html>
\ No newline at end of file

Modified: webservices/axis2/branches/java/1_1/xdocs/svn.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/svn.html?view=diff&rev=474113&r1=474112&r2=474113
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/svn.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/svn.html Sun Nov 12 18:50:00 2006
@@ -2,6 +2,7 @@
 <head>
   <meta http-equiv="content-type" content="">
   <title>Developing Apache Axis2</title>
+  <link href="css/axis-docs.css" rel="stylesheet" type="text/css" media="all" />
 </head>
 
 <body lang="en">



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org