Modified: webservices/site/trunk/targets/xmlrpc/server.html
URL: 
http://svn.apache.org/viewcvs/webservices/site/trunk/targets/xmlrpc/server.html?rev=359531&r1=359530&r2=359531&view=diff
==============================================================================
--- webservices/site/trunk/targets/xmlrpc/server.html (original)
+++ webservices/site/trunk/targets/xmlrpc/server.html Wed Dec 28 05:59:25 2005
@@ -1,20 +1,156 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";><html><head><title>XML-RPC
 - Server</title><style type="text/css" media="all">
-          @import url("./style/maven-base.css");
-          
-                           @import 
url("./style/maven-theme.css");</style><link rel="stylesheet" 
href="./style/print.css" type="text/css" media="print"></link><meta 
http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta><meta 
name="author" content="Hannes Wallnofer"></meta><meta name="email" 
content="[EMAIL PROTECTED]"></meta></head><body class="composite"><div 
id="banner"><a href="http://ws.apache.org/"; id="organizationLogo"><img 
alt="Apache Software Foundation" src="./images/project-logo.jpg"></img></a><a 
href="http://ws.apache.org/xmlrpc/"; id="projectLogo"><img alt="xmlrpc" 
src="./images/xmlrpc-logo.gif"></img></a><div 
class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                       Last published: 24 June 2005
-                  | Doc for 2.0</div><div class="xright"></div><div 
class="clear"><hr></hr></div></div><div id="leftColumn"><div 
id="navcolumn"><div id="menuXML-RPC"><h5>XML-RPC</h5><ul><li class="none"><a 
href="index.html">Overview</a></li><li class="none"><a 
href="client.html">Client Classes</a></li><li class="none"><strong><a 
href="server.html">Server Side XML-RPC</a></strong></li><li class="none"><a 
href="types.html">XML-RPC Types</a></li><li class="none"><a 
href="parser.html">XML Parsers</a></li></ul></div><div 
id="menuResources"><h5>Resources</h5><ul><li class="none"><a 
href="download.html">Download</a></li><li class="none"><a 
href="lists.html">Mailing Lists</a></li><li class="none"><a 
href="contributing.html">Contributing</a></li><li class="none"><a 
href="cvs.html">CVS Repository</a></li></ul></div><div 
id="menuProject_Documentation"><h5>Project Documentation</h5><ul><li 
class="none"><a href="index.html">About xmlrpc</a></li><li class="collapsed"><a 
href="project-info
 .html">Project Info</a></li><li class="collapsed"><a 
href="maven-reports.html">Project Reports</a></li><li class="none"><a 
href="http://maven.apache.org/development-process.html"; class="externalLink" 
title="External Link">Development Process</a></li></ul></div><a 
href="http://maven.apache.org/"; title="Built by Maven" id="poweredBy"><img 
alt="Built by Maven" 
src="./images/logos/maven-button-1.png"></img></a></div></div><div 
id="bodyColumn"><div class="contentBox"><div class="section"><a 
name="Server-side_XML-RPC"></a><h2>Server-side XML-RPC</h2><p>
+
+
+
+
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html>
+  <head>
+    <title>
+    Server</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
+          <meta name="author" content="
+    Hannes Wallnofer" />
+        <meta http-equiv="Content-Type" content="text/html; 
charset=ISO-8859-1" />
+  </head>
+  <body class="composite">
+    <div id="banner">
+                          <a href="http://ws.apache.org/xmlrpc/"; 
id="bannerLeft">
+    
+                                    <img 
src="http://ws.apache.org/xmlrpc/images/xmlrpc-logo.gif"; alt="" />
+    
+            </a>
+                    <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">Last Published: Wed Dec 28 14:00:47 CET 2005</div>
+      <div class="xright">      <a href="http://www.apache.org/";>Apache</a>
+          |
+          <a href="http://ws.apache.org/";>Webservices</a>
+          |
+          <a href="http://ws.apache.org/xmlrpc/";>XML-RPC</a>
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn"><div id="navcolumn">      <h5>XML-RPC</h5>
+    <ul>
+              
+    <li class="none">
+          <a href="index.html">Overview</a>
+        </li>
+              
+    <li class="none">
+          <a href="client.html">Client Classes</a>
+        </li>
+              
+    <li class="none">
+          <strong><a href="server.html">Server Side XML-RPC</a></strong>
+        </li>
+              
+    <li class="none">
+          <a href="types.html">XML-RPC Types</a>
+        </li>
+              
+    <li class="none">
+          <a href="parser.html">XML Parsers</a>
+        </li>
+          </ul>
+      <h5>Resources</h5>
+    <ul>
+              
+    <li class="none">
+          <a href="download.html">Download</a>
+        </li>
+              
+    <li class="none">
+          <a href="lists.html">Mailing Lists</a>
+        </li>
+              
+    <li class="none">
+          <a href="contributing.html">Contributing</a>
+        </li>
+              
+    <li class="none">
+          <a href="cvs.html">CVS Repository</a>
+        </li>
+          </ul>
+      <h5>Project Documentation</h5>
+    <ul>
+              
+    <li class="none">
+          <a href="index.html">About Apache XML-RPC</a>
+        </li>
+              
+                
+        <li class="collapsed">
+          <a href="project-info.html">Project Info</a>
+                
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        </li>
+              
+                
+        <li class="collapsed">
+          <a href="maven-reports.html">Project Reports</a>
+                
+      
+              
+        </li>
+          </ul>
+  <a href="http://maven.apache.org/"; title="Built by Maven" id="poweredBy">
+              <img alt="Built by Maven" 
src="./images/logos/maven-feather.png"></img>
+            </a>
+    </div></div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        
+  
+
+  
+    <div class="section"><h2>Server-side XML-RPC</h2>
+      <p>
       On the server side, you can either embed the XML-RPC library into an 
existing
 server framework, or use the built-in special purpose HTTP server. Let's
 first look at how to register handler objects to tell an XML-RPC server how to
 map incoming requests to actual methods.
-      </p></div><div class="section"><a 
name="XML-RPC_Handler_Objects"></a><h2>XML-RPC Handler Objects</h2><p>
+      </p>
+    </div>
+    <div class="section"><h2>XML-RPC Handler Objects</h2>
+    <p>
           The <a href="/xmlrpc/apidocs/org/apache/xmlrpc/XmlRpcServer.html">
 org.apache.xmlrpc.XmlRpcServer</a> and <a 
href="/xmlrpc/apidocs/org/apache/xmlrpc/WebServer.html">
 org.apache.xmlrpc.WebServer</a> classes provide methods that let your register 
and
-unregister Java objects as XML-RPC handlers:</p><pre> addHandler (String name, 
Object handler);
- removeHandler (String name);</pre><p>Depending on what kind of handler object 
you give to the server, it will do
-one of the following things:</p><ol>
+unregister Java objects as XML-RPC handlers:</p>
+
+<pre> addHandler (String name, Object handler);
+ removeHandler (String name);</pre>
+
+<p>Depending on what kind of handler object you give to the server, it will do
+one of the following things:</p>
+
+<ol>
   <li>
     If you pass the XmlRpcServer any Java object, the server will
     try to resolve incoming calls via object introspection, i.e. by
@@ -36,47 +172,93 @@
     of how to process the XML-RPC request, enabling you to perform input and 
output
     parameter checks and conversion, special error handling etc.
   </li>
-</ol><p>In both cases, incoming requests will be interpreted as
+</ol>
+
+In both cases, incoming requests will be interpreted as
 <tt>handlerName.methodName</tt> with <tt>handlerName</tt> being the String
 that the handler has been registered with, and <tt>methodName</tt> being the
 name of the method to be invoked. You can work around this scheme by
-registering a handler with the name "$default". In this case you can
+registering a handler with the name &quot;$default&quot;. In this case you can
 drop the <tt>handlerName.</tt> part from the method name.
-    </p></div><div class="section"><a 
name="Using_XML-RPC_within_a_Servlet_environment"></a><h2>Using XML-RPC within 
a Servlet environment</h2><p>
+    
+    </div>
+    <div class="section"><h2>Using XML-RPC within a Servlet environment</h2>
+      <p>
       The XML-RPC library can be embedded into any Web server framework that 
supports
 reading HTTP POSTs from an InputStream. The typical code for processing an
-incoming XML-RPC request looks like this:</p><pre> XmlRpcServer xmlrpc = new 
XmlRpcServer ();
- xmlrpc.addHandler ("examples", new ExampleHandler ());
+incoming XML-RPC request looks like this:</p>
+
+<pre> XmlRpcServer xmlrpc = new XmlRpcServer ();
+ xmlrpc.addHandler (&quot;examples&quot;, new ExampleHandler ());
  ...
  byte[] result = xmlrpc.execute (request.getInputStream ());
- response.setContentType ("text/xml");
+ response.setContentType (&quot;text/xml&quot;);
  response.setContentLength (result.length());
  OutputStream out = response.getOutputStream();
  out.write (result);
- out.flush ();</pre><p>Note that the <tt>execute</tt> method does not throw 
any exception, since all
+ out.flush ();</pre>
+
+<p>Note that the <tt>execute</tt> method does not throw any exception, since 
all
 errors are encoded into the XML result that will be sent back to the client.
 A full example servlet is included in the package.
 
 There is a sample XML-RPC Servlet included in the library. You can use it as a
 starting point for your own needs.
 
-      </p></div><div class="section"><a 
name="Using_the_Built-in_HTTP_Server"></a><h2>Using the Built-in HTTP 
Server</h2><p>
+      </p>
+    </div>
+    <div class="section"><h2>Using the Built-in HTTP Server</h2>
+      <p>
       The XML-RPC library comes with its own built-in HTTP server. This is not 
a general
 purpose web server, its only purpose is to handle XML-RPC requests.
 The HTTP server can be embedded in any Java application with a few
-simple lines:</p><pre> WebServer webserver = new WebServer (port);
- webserver.addHandler ("examples", someHandler);</pre><p>You can also start 
the web server from the command line by typing:</p><pre> java 
org.apache.xmlrpc.WebServer</pre><p>You can specify the server port, but 
there's no way to manipulate RPC handlers in
+simple lines:</p>
+
+<pre> WebServer webserver = new WebServer (port);
+ webserver.addHandler (&quot;examples&quot;, someHandler);</pre>
+
+<p>You can also start the web server from the command line by typing:</p>
+
+<pre> java org.apache.xmlrpc.WebServer</pre>
+
+<p>You can specify the server port, but there's no way to manipulate RPC 
handlers in
 command line mode, so you'll either have to modify WebServer.java for your 
purposes
 or embed it into your own application. A special bonus when using the built in 
Web
 server is that you can set the IP addresses of clients from which to accept or
-deny requests. This is done via the following methods:</p><pre> 
webserver.setParanoid (true);
+deny requests. This is done via the following methods:</p>
+
+<pre> webserver.setParanoid (true);
  // deny all clients
- webserver.acceptClient ("192.168.0.*"); // allow local access
- webserver.denyClient ("192.168.0.3"); // except for this one
+ webserver.acceptClient (&quot;192.168.0.*&quot;); // allow local access
+ webserver.denyClient (&quot;192.168.0.3&quot;); // except for this one
  ...
- webserver.setParanoid (false); // disable client filter</pre><p>If the client 
filter is activated, entries to the deny list always override those in
-the accept list. Thus, <tt>webserver.denyClient ("*.*.*.*")</tt> would
-completely disable the web server.</p><p>Note that the XML-RPC client in 
Frontier 5 has its requests hard-coded to URI /RPC2.
+ webserver.setParanoid (false); // disable client filter</pre>
+
+<p>If the client filter is activated, entries to the deny list always override 
those in
+the accept list. Thus, <tt>webserver.denyClient (&quot;*.*.*.*&quot;)</tt> 
would
+completely disable the web server.</p>
+
+<p>Note that the XML-RPC client in Frontier 5 has its requests hard-coded to 
URI /RPC2.
 To work with these clients, you have to configure your server environment to 
respond
 to /RPC2. This should be fixed in a newer version.
-      </p></div></div></div><div class="clear"><hr></hr></div><div 
id="footer"><div class="xright">© 2001-2005, Apache Software 
Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file
+      </p>
+    </div>
+  
+
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2001-2005
+    
+          Apache Software Foundation
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Added: webservices/site/trunk/targets/xmlrpc/source-repository.html
URL: 
http://svn.apache.org/viewcvs/webservices/site/trunk/targets/xmlrpc/source-repository.html?rev=359531&view=auto
==============================================================================
--- webservices/site/trunk/targets/xmlrpc/source-repository.html (added)
+++ webservices/site/trunk/targets/xmlrpc/source-repository.html Wed Dec 28 
05:59:25 2005
@@ -0,0 +1,175 @@
+
+
+
+
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html>
+  <head>
+    <title>Source Repository</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
+        <meta http-equiv="Content-Type" content="text/html; 
charset=ISO-8859-1" />
+  </head>
+  <body class="composite">
+    <div id="banner">
+                          <a href="http://ws.apache.org/xmlrpc/"; 
id="bannerLeft">
+    
+                                    <img 
src="http://ws.apache.org/xmlrpc/images/xmlrpc-logo.gif"; alt="" />
+    
+            </a>
+                    <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">Last Published: Wed Dec 28 14:00:46 CET 2005</div>
+      <div class="xright">      <a href="http://www.apache.org/";>Apache</a>
+          |
+          <a href="http://ws.apache.org/";>Webservices</a>
+          |
+          <a href="http://ws.apache.org/xmlrpc/";>XML-RPC</a>
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn"><div id="navcolumn">      <h5>XML-RPC</h5>
+    <ul>
+              
+    <li class="none">
+          <a href="index.html">Overview</a>
+        </li>
+              
+    <li class="none">
+          <a href="client.html">Client Classes</a>
+        </li>
+              
+    <li class="none">
+          <a href="server.html">Server Side XML-RPC</a>
+        </li>
+              
+    <li class="none">
+          <a href="types.html">XML-RPC Types</a>
+        </li>
+              
+    <li class="none">
+          <a href="parser.html">XML Parsers</a>
+        </li>
+          </ul>
+      <h5>Resources</h5>
+    <ul>
+              
+    <li class="none">
+          <a href="download.html">Download</a>
+        </li>
+              
+    <li class="none">
+          <a href="lists.html">Mailing Lists</a>
+        </li>
+              
+    <li class="none">
+          <a href="contributing.html">Contributing</a>
+        </li>
+              
+    <li class="none">
+          <a href="cvs.html">CVS Repository</a>
+        </li>
+          </ul>
+      <h5>Project Documentation</h5>
+    <ul>
+              
+    <li class="none">
+          <a href="index.html">About Apache XML-RPC</a>
+        </li>
+              
+                
+        <li class="collapsed">
+          <a href="project-info.html">Project Info</a>
+                
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+            
+              
+          <ul>
+                  
+    <li class="none">
+          <a href="dependencies.html">Dependencies</a>
+        </li>
+                  
+    <li class="none">
+          <a href="integration.html">Continuous Integration</a>
+        </li>
+                  
+    <li class="none">
+          <a href="mail-lists.html">Mailing Lists</a>
+        </li>
+                  
+    <li class="none">
+          <a href="issue-tracking.html">Issue Tracking</a>
+        </li>
+                  
+    <li class="none">
+          <a href="license.html">Project License</a>
+        </li>
+                  
+    <li class="none">
+          <a href="team-list.html">Project Team</a>
+        </li>
+                  
+    <li class="none">
+          <strong><a href="source-repository.html">Source 
Repository</a></strong>
+        </li>
+              </ul>
+        </li>
+              
+                
+        <li class="collapsed">
+          <a href="maven-reports.html">Project Reports</a>
+                
+      
+              
+        </li>
+          </ul>
+  <a href="http://maven.apache.org/"; title="Built by Maven" id="poweredBy">
+              <img alt="Built by Maven" 
src="./images/logos/maven-feather.png"></img>
+            </a>
+    </div></div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section"><h2>Overview</h2>This project uses <a 
href="http://subversion.tigris.org/";>Subversion</a> to manage its source code. 
Instructions on Subversion use can be found at <a 
href="http://svnbook.red-bean.com/";>http://svnbook.red-bean.com/</a>.</div><div 
class="section"><h2>Web Access</h2><p>The following is a link to the online 
source repository.</p><div class="source"><pre><a 
href="http://svn.apache.org/viewcvs.cgi/webservices/xmlrpc/tags/XMLRPC_2_0_1";>http://svn.apache.org/viewcvs.cgi/webservices/xmlrpc/tags/XMLRPC_2_0_1</a></pre></div></div><div
 class="section"><h2>Anonymous access</h2><p>The source can be checked out 
anonymously from SVN with this command:</p><div class="source"><pre>$ svn 
checkout http://svn.apache.org/repos/asf/webservices/xmlrpc/tags/XMLRPC_2_0_1 
xmlrpc</pre></div></div><div class="section"><h2>Developer 
access</h2><p>Everyone can access the Subversion repository via HTTPS, but 
Committers must checkout the Subversion repository v
 ia HTTPS.</p><div class="source"><pre>$ svn checkout 
https://svn.apache.org/repos/asf/webservices/xmlrpc/tags/XMLRPC_2_0_1 
xmlrpc</pre></div><p>To commit changes to the repository, execute the following 
command to commit your changes (svn will prompt you for your password)</p><div 
class="source"><pre>$ svn commit --username your-username -m &quot;A 
message&quot;</pre></div></div><div class="section"><h2>Access from behind a 
firewall</h2><p>For those users who are stuck behind a corporate firewall which 
is blocking http access to the Subversion repository, you can try to access it 
via the developer connection:</p><div class="source"><pre>$ svn checkout 
https://svn.apache.org/repos/asf/webservices/xmlrpc/tags/XMLRPC_2_0_1 
xmlrpc</pre></div></div><div class="section"><h2>Access through a 
proxy</h2><p>The Subversion client can go through a proxy, if you configure it 
to do so. First, edit your &quot;servers&quot; configuration file to indicate 
which proxy to use. The files locati
 on depends on your operating system. On Linux or Unix it is located in the 
directory &quot;~/.subversion&quot;. On Windows it is in 
&quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is 
a hidden directory.)</p><p>There are comments in the file explaining what to 
do. If you don't have that file, get the latest Subversion client and run any 
command; this will cause the configuration directory and template files to be 
created.</p><p>Example : Edit the 'servers' file and add something like 
:</p><div class="source"><pre>[global]
+http-proxy-host = your.proxy.name
+http-proxy-port = 3128
+</pre></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2001-2005
+    
+          Apache Software Foundation
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Added: webservices/site/trunk/targets/xmlrpc/svn.html
URL: 
http://svn.apache.org/viewcvs/webservices/site/trunk/targets/xmlrpc/svn.html?rev=359531&view=auto
==============================================================================
--- webservices/site/trunk/targets/xmlrpc/svn.html (added)
+++ webservices/site/trunk/targets/xmlrpc/svn.html Wed Dec 28 05:59:25 2005
@@ -0,0 +1,164 @@
+
+
+
+
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html>
+  <head>
+    <title>
+    Subversion Repository</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
+          <meta name="author" content="
+    Siegfried Goeschl" />
+        <meta http-equiv="Content-Type" content="text/html; 
charset=ISO-8859-1" />
+  </head>
+  <body class="composite">
+    <div id="banner">
+                          <a href="http://ws.apache.org/xmlrpc/"; 
id="bannerLeft">
+    
+                                    <img 
src="http://ws.apache.org/xmlrpc/images/xmlrpc-logo.gif"; alt="" />
+    
+            </a>
+                    <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">Last Published: Wed Dec 28 14:00:47 CET 2005</div>
+      <div class="xright">      <a href="http://www.apache.org/";>Apache</a>
+          |
+          <a href="http://ws.apache.org/";>Webservices</a>
+          |
+          <a href="http://ws.apache.org/xmlrpc/";>XML-RPC</a>
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn"><div id="navcolumn">      <h5>XML-RPC</h5>
+    <ul>
+              
+    <li class="none">
+          <a href="index.html">Overview</a>
+        </li>
+              
+    <li class="none">
+          <a href="client.html">Client Classes</a>
+        </li>
+              
+    <li class="none">
+          <a href="server.html">Server Side XML-RPC</a>
+        </li>
+              
+    <li class="none">
+          <a href="types.html">XML-RPC Types</a>
+        </li>
+              
+    <li class="none">
+          <a href="parser.html">XML Parsers</a>
+        </li>
+          </ul>
+      <h5>Resources</h5>
+    <ul>
+              
+    <li class="none">
+          <a href="download.html">Download</a>
+        </li>
+              
+    <li class="none">
+          <a href="lists.html">Mailing Lists</a>
+        </li>
+              
+    <li class="none">
+          <a href="contributing.html">Contributing</a>
+        </li>
+              
+    <li class="none">
+          <a href="cvs.html">CVS Repository</a>
+        </li>
+          </ul>
+      <h5>Project Documentation</h5>
+    <ul>
+              
+    <li class="none">
+          <a href="index.html">About Apache XML-RPC</a>
+        </li>
+              
+                
+        <li class="collapsed">
+          <a href="project-info.html">Project Info</a>
+                
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        </li>
+              
+                
+        <li class="collapsed">
+          <a href="maven-reports.html">Project Reports</a>
+                
+      
+              
+        </li>
+          </ul>
+  <a href="http://maven.apache.org/"; title="Built by Maven" id="poweredBy">
+              <img alt="Built by Maven" 
src="./images/logos/maven-feather.png"></img>
+            </a>
+    </div></div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        
+  
+  
+    <div class="section"><h2>Web Access to the Subversion Repository</h2>
+      <p> 
+        You can browse the xml-rpc repository on svn.apache.org
+        <a href="http://svn.apache.org/repos/asf/webservices/xmlrpc/";>
+        via the web</a>. 
+       </p>
+    </div>
+    <div class="section"><h2>Download via Subversion</h2>
+      <p> 
+        You can checkout the latest version of the code via SVN. To checkout 
+        the code use following commands(if you are using a GUI SVN client, 
+        configure it appropriately) 
+        <pre>svn co http://svn.apache.org/repos/asf/webservices/xmlrpc</pre>
+      </p>
+    </div>
+  
+
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2001-2005
+    
+          Apache Software Foundation
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Modified: webservices/site/trunk/targets/xmlrpc/team-list.html
URL: 
http://svn.apache.org/viewcvs/webservices/site/trunk/targets/xmlrpc/team-list.html?rev=359531&r1=359530&r2=359531&view=diff
==============================================================================
--- webservices/site/trunk/targets/xmlrpc/team-list.html (original)
+++ webservices/site/trunk/targets/xmlrpc/team-list.html Wed Dec 28 05:59:25 
2005
@@ -1,64 +1,187 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";><html><head><title>XML-RPC
 - Project Team</title><style type="text/css" media="all">
-          @import url("./style/maven-base.css");
-          
-                           @import 
url("./style/maven-theme.css");</style><link rel="stylesheet" 
href="./style/print.css" type="text/css" media="print"></link><meta 
http-equiv="Content-Type" content="text/html; 
charset=ISO-8859-1"></meta><script type="text/javascript">
-         function offsetDate(id, offset) {
-
-            var now = new Date() ;
-            var nowTime = now.getTime() ;
-            var localOffset = now.getTimezoneOffset() ;
-            var developerTime = nowTime + (offset * 60 * 60 * 1000) + 
(localOffset * 60 * 1000) ;
-            var developerDate = new Date(developerTime) ;
-
-            document.getElementById(id).innerHTML = developerDate;
-          }
-       
-         function init() {
-                                                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                             }
-    </script></head><body class="composite" onload="init();"><div 
id="banner"><a href="http://ws.apache.org/"; id="organizationLogo"><img 
alt="Apache Software Foundation" src="./images/project-logo.jpg"></img></a><a 
href="http://ws.apache.org/xmlrpc/"; id="projectLogo"><img alt="xmlrpc" 
src="./images/xmlrpc-logo.gif"></img></a><div 
class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                       Last published: 24 June 2005
-                  | Doc for 2.0</div><div class="xright"></div><div 
class="clear"><hr></hr></div></div><div id="leftColumn"><div 
id="navcolumn"><div id="menuXML-RPC"><h5>XML-RPC</h5><ul><li class="none"><a 
href="index.html">Overview</a></li><li class="none"><a 
href="client.html">Client Classes</a></li><li class="none"><a 
href="server.html">Server Side XML-RPC</a></li><li class="none"><a 
href="types.html">XML-RPC Types</a></li><li class="none"><a 
href="parser.html">XML Parsers</a></li></ul></div><div 
id="menuResources"><h5>Resources</h5><ul><li class="none"><a 
href="download.html">Download</a></li><li class="none"><a 
href="lists.html">Mailing Lists</a></li><li class="none"><a 
href="contributing.html">Contributing</a></li><li class="none"><a 
href="cvs.html">CVS Repository</a></li></ul></div><div 
id="menuProject_Documentation"><h5>Project Documentation</h5><ul><li 
class="none"><a href="index.html">About xmlrpc</a></li><li class="expanded"><a 
href="project-info.html">Project Inf
 o</a><ul><li class="none"><a href="mail-lists.html">Mailing Lists</a></li><li 
class="none"><strong><a href="team-list.html">Project Team</a></strong></li><li 
class="none"><a href="dependencies.html">Dependencies</a></li><li 
class="none"><a href="cvs-usage.html">Source Repository</a></li><li 
class="none"><a href="issue-tracking.html">Issue Tracking</a></li></ul></li><li 
class="collapsed"><a href="maven-reports.html">Project Reports</a></li><li 
class="none"><a href="http://maven.apache.org/development-process.html"; 
class="externalLink" title="External Link">Development 
Process</a></li></ul></div><a href="http://maven.apache.org/"; title="Built by 
Maven" id="poweredBy"><img alt="Built by Maven" 
src="./images/logos/maven-button-1.png"></img></a></div></div><div 
id="bodyColumn"><div class="contentBox"><div class="section"><a 
name="The_Team"></a><h2>The Team</h2><p>
-        A successful project requires many people to play many roles.
-        Some members write code or documentation, while others are
-        valuable as testers, submitting patches and suggestions.
-      </p><p>
-        The team is comprised of <a href="#Members">Members</a>
-        and <a href="#Contributors">Contributors</a>.  Members 
-        have direct access to the source of a project and actively
-        evolve the code-base.  Contributors improve the project
-        through submission of patches and suggestions to the Members.
-        The number of Contributors to the project is unbounded.
-        Get involved today.  All contributions to the project are
-        greatly appreciated.
-      </p><div class="subsection"><a name="Members"></a><h3>Members</h3><p>
-        The following is a list of developers with commit privileges that have 
-        directly contributed to the project in one way or another.  
-      </p><table class="bodyTable"><thead>
-        <tr 
class="a"><th>Name</th><th>Id</th><th>Email</th><th>Organization</th><th>Roles</th><th>TZ
 Offset</th><th>Time</th></tr>
-        </thead><tbody>
-                <tr class="b"><td>Hannes Wallnoefer</td><td><a 
name="hannes"></a>hannes</td><td><a href="mailto:[EMAIL PROTECTED]">[EMAIL 
PROTECTED]</a></td><td></td><td>
-                    </td><td></td><td><span 
id="developer-hannes">Unknown</span></td></tr>
-                <tr class="a"><td>Daniel Rall</td><td><a 
name="dlr"></a>dlr</td><td><a 
href="mailto:[email protected]";>[email protected]</a></td><td>CollabNet,
 Inc.</td><td>
-                    </td><td></td><td><span 
id="developer-dlr">Unknown</span></td></tr>
-                <tr class="b"><td>Jon Scott Stevens</td><td><a 
name="jon"></a>jon</td><td><a href="mailto:[EMAIL PROTECTED]">[EMAIL 
PROTECTED]</a></td><td>CollabNet, Inc.</td><td>
-                    </td><td></td><td><span 
id="developer-jon">Unknown</span></td></tr>
-                <tr class="a"><td>Jason van Zyl</td><td><a 
name="jvanzyl"></a>jvanzyl</td><td><a href="mailto:[EMAIL PROTECTED]">[EMAIL 
PROTECTED]</a></td><td>Zenplex</td><td>
-                    </td><td></td><td><span 
id="developer-jvanzyl">Unknown</span></td></tr>
-                <tr class="b"><td>Leonard Richarson</td><td><a 
name="leonardr"></a>leonardr</td><td><a href="mailto:[EMAIL PROTECTED]">[EMAIL 
PROTECTED]</a></td><td>CollabNet, Inc.</td><td>
-                    </td><td></td><td><span 
id="developer-leonardr">Unknown</span></td></tr>
-                <tr class="a"><td>John Wilson</td><td><a 
name="jwilson"></a>jwilson</td><td><a href="mailto:[EMAIL PROTECTED]">[EMAIL 
PROTECTED]</a></td><td>The Wilson Partnership</td><td>
-                    </td><td></td><td><span 
id="developer-jwilson">Unknown</span></td></tr>
-                <tr class="b"><td>Ryan Hoegg</td><td><a 
name="rhoegg"></a>rhoegg</td><td><a href="mailto:[EMAIL PROTECTED]">[EMAIL 
PROTECTED]</a></td><td>ISIS Networks</td><td>
-                    </td><td></td><td><span 
id="developer-rhoegg">Unknown</span></td></tr>
-                <tr class="a"><td>Andrew Evers</td><td><a 
name="aevers"></a>aevers</td><td><a href="mailto:[EMAIL PROTECTED]">[EMAIL 
PROTECTED]</a></td><td></td><td>
-                    </td><td></td><td><span 
id="developer-aevers">Unknown</span></td></tr>
-                <tr class="b"><td>Jochen Wiedmann</td><td><a 
name="jochen"></a>jochen</td><td><a href="mailto:[EMAIL PROTECTED]">[EMAIL 
PROTECTED]</a></td><td></td><td>
-                    </td><td></td><td><span 
id="developer-jochen">Unknown</span></td></tr>
-                <tr class="a"><td>Henri Gomez</td><td><a 
name="hgomez"></a>hgomez</td><td><a href="mailto:[EMAIL PROTECTED]">[EMAIL 
PROTECTED]</a></td><td></td><td>
-                    </td><td></td><td><span 
id="developer-hgomez">Unknown</span></td></tr>
-                <tr class="b"><td>Siegfried Goeschl</td><td><a 
name="sgoeschl"></a>sgoeschl</td><td><a href="mailto:[EMAIL PROTECTED]">[EMAIL 
PROTECTED]</a></td><td></td><td>
-                    </td><td></td><td><span 
id="developer-sgoeschl">Unknown</span></td></tr>
-                </tbody></table></div><div class="subsection"><a 
name="Contributors"></a><h3>Contributors</h3><p>
-           There are no contributors listed for this project. Please check
-           back again later.
-         </p></div></div></div></div><div class="clear"><hr></hr></div><div 
id="footer"><div class="xright">© 2001-2005, Apache Software 
Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file
+
+
+
+
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html>
+  <head>
+    <title>Team list</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
+        <meta http-equiv="Content-Type" content="text/html; 
charset=ISO-8859-1" />
+  </head>
+  <body class="composite">
+    <div id="banner">
+                          <a href="http://ws.apache.org/xmlrpc/"; 
id="bannerLeft">
+    
+                                    <img 
src="http://ws.apache.org/xmlrpc/images/xmlrpc-logo.gif"; alt="" />
+    
+            </a>
+                    <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">Last Published: Wed Dec 28 14:00:43 CET 2005</div>
+      <div class="xright">      <a href="http://www.apache.org/";>Apache</a>
+          |
+          <a href="http://ws.apache.org/";>Webservices</a>
+          |
+          <a href="http://ws.apache.org/xmlrpc/";>XML-RPC</a>
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn"><div id="navcolumn">      <h5>XML-RPC</h5>
+    <ul>
+              
+    <li class="none">
+          <a href="index.html">Overview</a>
+        </li>
+              
+    <li class="none">
+          <a href="client.html">Client Classes</a>
+        </li>
+              
+    <li class="none">
+          <a href="server.html">Server Side XML-RPC</a>
+        </li>
+              
+    <li class="none">
+          <a href="types.html">XML-RPC Types</a>
+        </li>
+              
+    <li class="none">
+          <a href="parser.html">XML Parsers</a>
+        </li>
+          </ul>
+      <h5>Resources</h5>
+    <ul>
+              
+    <li class="none">
+          <a href="download.html">Download</a>
+        </li>
+              
+    <li class="none">
+          <a href="lists.html">Mailing Lists</a>
+        </li>
+              
+    <li class="none">
+          <a href="contributing.html">Contributing</a>
+        </li>
+              
+    <li class="none">
+          <a href="cvs.html">CVS Repository</a>
+        </li>
+          </ul>
+      <h5>Project Documentation</h5>
+    <ul>
+              
+    <li class="none">
+          <a href="index.html">About Apache XML-RPC</a>
+        </li>
+              
+                
+        <li class="collapsed">
+          <a href="project-info.html">Project Info</a>
+                
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+            
+            
+      
+              
+          <ul>
+                  
+    <li class="none">
+          <a href="dependencies.html">Dependencies</a>
+        </li>
+                  
+    <li class="none">
+          <a href="integration.html">Continuous Integration</a>
+        </li>
+                  
+    <li class="none">
+          <a href="mail-lists.html">Mailing Lists</a>
+        </li>
+                  
+    <li class="none">
+          <a href="issue-tracking.html">Issue Tracking</a>
+        </li>
+                  
+    <li class="none">
+          <a href="license.html">Project License</a>
+        </li>
+                  
+    <li class="none">
+          <strong><a href="team-list.html">Project Team</a></strong>
+        </li>
+                  
+    <li class="none">
+          <a href="source-repository.html">Source Repository</a>
+        </li>
+              </ul>
+        </li>
+              
+                
+        <li class="collapsed">
+          <a href="maven-reports.html">Project Reports</a>
+                
+      
+              
+        </li>
+          </ul>
+  <a href="http://maven.apache.org/"; title="Built by Maven" id="poweredBy">
+              <img alt="Built by Maven" 
src="./images/logos/maven-feather.png"></img>
+            </a>
+    </div></div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section"><h2>The Team</h2><p>A successful project requires 
many people to play many roles. Some members write code or documentation, while 
others are valuable as testers, submitting patches and suggestions.</p><p>The 
team is comprised of Members and Contributors. Members have direct access to 
the source of a project and actively evolve the code-base. Contributors improve 
the project through submission of patches and suggestions to the Members. The 
number of Contributors to the project is unbounded. Get involved today. All 
contributions to the project are greatly appreciated.</p><div 
class="section"><h3>Members</h3><p>The following is a list of developers with 
commit privileges that have directly contributed to the project in one way or 
another.</p><table class="bodyTable"><tr 
class="a"><th>Id</th><th>Name</th><th>Email</th><th>URL</th><th>Organization</th><th>Organization
 URL</th><th>Roles</th><th>Time Zone</th><th>Actual Time 
(GMT)</th><th>Properties</th
 ></tr><tr class="b"><td>aevers</td><td>Andrew Evers</td><td><a 
 >href="mailto:[EMAIL PROTECTED]">[EMAIL 
 >PROTECTED]</a></td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><span
 > id="developer-0">-</span></td><td>-</td></tr><tr 
 >class="a"><td>sgoeschl</td><td>Siegfried Goeschl</td><td><a 
 >href="mailto:[EMAIL PROTECTED]">[EMAIL 
 >PROTECTED]</a></td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><span
 > id="developer-1">-</span></td><td>-</td></tr><tr 
 >class="b"><td>hgomez</td><td>Henri Gomez</td><td><a href="mailto:[EMAIL 
 >PROTECTED]">[EMAIL 
 >PROTECTED]</a></td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><span
 > id="developer-2">-</span></td><td>-</td></tr><tr 
 >class="a"><td>rhoegg</td><td>Ryan Hoegg</td><td><a href="mailto:[EMAIL 
 >PROTECTED]">[EMAIL PROTECTED]</a></td><td>-</td><td>ISIS 
 >Networks</td><td>-</td><td>-</td><td>-</td><td><span 
 >id="developer-3">-</span></td><td>-</td></tr><tr 
 >class="b"><td>dlr</td><td>Daniel Rall</td><td><a href="mailto:[EMAIL 
 >PROTECTED]
 inemaltcoding.com">[email protected]</a></td><td>-</td><td>CollabNet, 
Inc.</td><td>-</td><td>-</td><td>-</td><td><span 
id="developer-4">-</span></td><td>-</td></tr><tr 
class="a"><td>leonardr</td><td>Leonard Richarson</td><td><a href="mailto:[EMAIL 
PROTECTED]">[EMAIL PROTECTED]</a></td><td>-</td><td>CollabNet, 
Inc.</td><td>-</td><td>-</td><td>-</td><td><span 
id="developer-5">-</span></td><td>-</td></tr><tr class="b"><td>jon</td><td>Jon 
Scott Stevens</td><td><a href="mailto:[EMAIL PROTECTED]">[EMAIL 
PROTECTED]</a></td><td>-</td><td>CollabNet, 
Inc.</td><td>-</td><td>-</td><td>-</td><td><span 
id="developer-6">-</span></td><td>-</td></tr><tr 
class="a"><td>hannes</td><td>Hannes Wallnoefer</td><td><a href="mailto:[EMAIL 
PROTECTED]">[EMAIL 
PROTECTED]</a></td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><span 
id="developer-7">-</span></td><td>-</td></tr><tr 
class="b"><td>jochen</td><td>Jochen Wiedmann</td><td><a href="mailto:[EMAIL 
PROTECTED]">jochen.wiedmann@
 gmail.com</a></td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><span 
id="developer-8">-</span></td><td>-</td></tr><tr 
class="a"><td>jwilson</td><td>John Wilson</td><td><a href="mailto:[EMAIL 
PROTECTED]">[EMAIL PROTECTED]</a></td><td>-</td><td>The Wilson 
Partnership</td><td>-</td><td>-</td><td>-</td><td><span 
id="developer-9">-</span></td><td>-</td></tr><tr 
class="b"><td>jvanzyl</td><td>Jason van Zyl</td><td><a href="mailto:[EMAIL 
PROTECTED]">[EMAIL 
PROTECTED]</a></td><td>-</td><td>Zenplex</td><td>-</td><td>-</td><td>-</td><td><span
 id="developer-10">-</span></td><td>-</td></tr></table></div><div 
class="section"><h3>Contributors</h3><p>There are no contributors listed for 
this project. Please check back again later.</p></div></div><script 
type="text/javascript">
+function offsetDate(id, offset) {
+    var now = new Date();
+    var nowTime = now.getTime();
+    var localOffset = now.getTimezoneOffset();
+    var developerTime = nowTime + ( offset * 60 * 60 * 1000 ) + ( localOffset 
* 60 * 1000 );
+    var developerDate = new Date(developerTime);
+
+    document.getElementById(id).innerHTML = developerDate;
+}
+
+function init(){
+}
+
+window.onLoad = init();
+</script>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2001-2005
+    
+          Apache Software Foundation
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Modified: webservices/site/trunk/targets/xmlrpc/types.html
URL: 
http://svn.apache.org/viewcvs/webservices/site/trunk/targets/xmlrpc/types.html?rev=359531&r1=359530&r2=359531&view=diff
==============================================================================
--- webservices/site/trunk/targets/xmlrpc/types.html (original)
+++ webservices/site/trunk/targets/xmlrpc/types.html Wed Dec 28 05:59:25 2005
@@ -1,11 +1,211 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";><html><head><title>XML-RPC
 - Types</title><style type="text/css" media="all">
-          @import url("./style/maven-base.css");
-          
-                           @import 
url("./style/maven-theme.css");</style><link rel="stylesheet" 
href="./style/print.css" type="text/css" media="print"></link><meta 
http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta><meta 
name="author" content="Hannes Wallnofer"></meta><meta name="email" 
content="[EMAIL PROTECTED]"></meta></head><body class="composite"><div 
id="banner"><a href="http://ws.apache.org/"; id="organizationLogo"><img 
alt="Apache Software Foundation" src="./images/project-logo.jpg"></img></a><a 
href="http://ws.apache.org/xmlrpc/"; id="projectLogo"><img alt="xmlrpc" 
src="./images/xmlrpc-logo.gif"></img></a><div 
class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                       Last published: 24 June 2005
-                  | Doc for 2.0</div><div class="xright"></div><div 
class="clear"><hr></hr></div></div><div id="leftColumn"><div 
id="navcolumn"><div id="menuXML-RPC"><h5>XML-RPC</h5><ul><li class="none"><a 
href="index.html">Overview</a></li><li class="none"><a 
href="client.html">Client Classes</a></li><li class="none"><a 
href="server.html">Server Side XML-RPC</a></li><li class="none"><strong><a 
href="types.html">XML-RPC Types</a></strong></li><li class="none"><a 
href="parser.html">XML Parsers</a></li></ul></div><div 
id="menuResources"><h5>Resources</h5><ul><li class="none"><a 
href="download.html">Download</a></li><li class="none"><a 
href="lists.html">Mailing Lists</a></li><li class="none"><a 
href="contributing.html">Contributing</a></li><li class="none"><a 
href="cvs.html">CVS Repository</a></li></ul></div><div 
id="menuProject_Documentation"><h5>Project Documentation</h5><ul><li 
class="none"><a href="index.html">About xmlrpc</a></li><li class="collapsed"><a 
href="project-info
 .html">Project Info</a></li><li class="collapsed"><a 
href="maven-reports.html">Project Reports</a></li><li class="none"><a 
href="http://maven.apache.org/development-process.html"; class="externalLink" 
title="External Link">Development Process</a></li></ul></div><a 
href="http://maven.apache.org/"; title="Built by Maven" id="poweredBy"><img 
alt="Built by Maven" 
src="./images/logos/maven-button-1.png"></img></a></div></div><div 
id="bodyColumn"><div class="contentBox"><div class="section"><a 
name="Type_Mapping_between_XML-RPC_and_Java"></a><h2>Type Mapping between 
XML-RPC and Java</h2><p>
-      The following table explains how data types are converted between their 
<a href="http://www.xmlrpc.com/spec/"; class="externalLink" title="External 
Link">XML-RPC
-representation</a> and Java.</p><p>Note that the automatic invocation 
mechanism expects your classes to take the
+
+
+
+
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html>
+  <head>
+    <title>
+    Types</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print" />
+          <meta name="author" content="
+    Hannes Wallnofer" />
+        <meta http-equiv="Content-Type" content="text/html; 
charset=ISO-8859-1" />
+  </head>
+  <body class="composite">
+    <div id="banner">
+                          <a href="http://ws.apache.org/xmlrpc/"; 
id="bannerLeft">
+    
+                                    <img 
src="http://ws.apache.org/xmlrpc/images/xmlrpc-logo.gif"; alt="" />
+    
+            </a>
+                    <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+      <div class="xleft">Last Published: Wed Dec 28 14:00:47 CET 2005</div>
+      <div class="xright">      <a href="http://www.apache.org/";>Apache</a>
+          |
+          <a href="http://ws.apache.org/";>Webservices</a>
+          |
+          <a href="http://ws.apache.org/xmlrpc/";>XML-RPC</a>
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn"><div id="navcolumn">      <h5>XML-RPC</h5>
+    <ul>
+              
+    <li class="none">
+          <a href="index.html">Overview</a>
+        </li>
+              
+    <li class="none">
+          <a href="client.html">Client Classes</a>
+        </li>
+              
+    <li class="none">
+          <a href="server.html">Server Side XML-RPC</a>
+        </li>
+              
+    <li class="none">
+          <strong><a href="types.html">XML-RPC Types</a></strong>
+        </li>
+              
+    <li class="none">
+          <a href="parser.html">XML Parsers</a>
+        </li>
+          </ul>
+      <h5>Resources</h5>
+    <ul>
+              
+    <li class="none">
+          <a href="download.html">Download</a>
+        </li>
+              
+    <li class="none">
+          <a href="lists.html">Mailing Lists</a>
+        </li>
+              
+    <li class="none">
+          <a href="contributing.html">Contributing</a>
+        </li>
+              
+    <li class="none">
+          <a href="cvs.html">CVS Repository</a>
+        </li>
+          </ul>
+      <h5>Project Documentation</h5>
+    <ul>
+              
+    <li class="none">
+          <a href="index.html">About Apache XML-RPC</a>
+        </li>
+              
+                
+        <li class="collapsed">
+          <a href="project-info.html">Project Info</a>
+                
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        </li>
+              
+                
+        <li class="collapsed">
+          <a href="maven-reports.html">Project Reports</a>
+                
+      
+              
+        </li>
+          </ul>
+  <a href="http://maven.apache.org/"; title="Built by Maven" id="poweredBy">
+              <img alt="Built by Maven" 
src="./images/logos/maven-feather.png"></img>
+            </a>
+    </div></div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        
+  
+
+  
+    <div class="section"><h2>Type Mapping between XML-RPC and Java</h2>
+      <p>
+      The following table explains how data types are converted between their 
<a href="http://www.xmlrpc.com/spec/";>XML-RPC
+representation</a> and Java.</p>
+
+<p>Note that the automatic invocation mechanism expects your classes to take 
the
 primitive data types as input parameters. If your class defines any other types
 as input parameters (including java.lang.Integer, long, float), that
-method won't be usable from XML-RPC unless you write your own 
handler.</p><p>For return values, both the primitive types and their wrapper 
classes work fine.</p><table class="bodyTable"><tr class="a"><th><b>XML-RPC 
data type</b></th><th><b>Data Types generated by the 
Parser</b></th><th><b>Types expected by the Invoker as input parameters of RPC 
handlers</b></th></tr><tr class="b"><td>&lt;i4&gt; or 
&lt;int&gt;</td><td>java.lang.Integer</td><td><font 
color="#000000">int</font></td></tr><tr 
class="a"><td>&lt;boolean&gt;</td><td>java.lang.Boolean</td><td><font 
color="#000000">boolean</font></td></tr><tr 
class="b"><td>&lt;string&gt;</td><td>java.lang.String</td><td>java.lang.String</td></tr><tr
 class="a"><td>&lt;double&gt;</td><td>java.lang.Double</td><td><font 
color="#000000">double</font></td></tr><tr 
class="b"><td>&lt;dateTime.iso8601&gt;</td><td>java.util.Date</td><td>java.util.Date</td></tr><tr
 
class="a"><td>&lt;struct&gt;</td><td>java.util.Hashtable</td><td>java.util.Hashta
 ble</td></tr><tr 
class="b"><td>&lt;array&gt;</td><td>java.util.Vector</td><td>java.util.Vector</td></tr><tr
 class="a"><td>&lt;base64&gt;</td><td>byte[ ]</td><td>byte[ 
]</td></tr></table></div></div></div><div class="clear"><hr></hr></div><div 
id="footer"><div class="xright">© 2001-2005, Apache Software 
Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file
+method won't be usable from XML-RPC unless you write your own handler.</p>
+
+<p>For return values, both the primitive types and their wrapper classes work 
fine.</p>
+
+<table class="bodyTable">
+<tr class="a">
+<th><b>XML-RPC data type</b></th>
+<th><b>Data Types generated by the Parser</b></th>
+<th><b>Types expected by the Invoker as input parameters of RPC 
handlers</b></th>
+</tr>
+<tr class="b">
+<td>&lt;i4&gt; or &lt;int&gt;</td>
+<td>java.lang.Integer</td>
+<td><font color="#000000">int</font></td>
+</tr>
+<tr class="a">
+<td>&lt;boolean&gt;</td>
+<td>java.lang.Boolean</td>
+<td><font color="#000000">boolean</font></td>
+</tr>
+<tr class="b">
+<td>&lt;string&gt;</td>
+<td>java.lang.String</td>
+<td>java.lang.String</td>
+</tr>
+<tr class="a">
+<td>&lt;double&gt;</td>
+<td>java.lang.Double</td>
+<td><font color="#000000">double</font></td>
+</tr>
+<tr class="b">
+<td>&lt;dateTime.iso8601&gt;</td>
+<td>java.util.Date</td>
+<td>java.util.Date</td>
+</tr>
+<tr class="a">
+<td>&lt;struct&gt;</td>
+<td>java.util.Hashtable</td>
+<td>java.util.Hashtable</td>
+</tr>
+<tr class="b">
+<td>&lt;array&gt;</td>
+<td>java.util.Vector</td>
+<td>java.util.Vector</td>
+</tr>
+<tr class="a">
+<td>&lt;base64&gt;</td>
+<td>byte[ ]</td>
+<td>byte[ ]</td>
+</tr>
+</table>
+
+    </div>
+  
+
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2001-2005
+    
+          Apache Software Foundation
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>


Reply via email to