On 11/3/06, Tom Jordahl <[EMAIL PROTECTED]> wrote:
Hi Tim,
> 1) Would such a patch be welcome?
Yes, that would be very welcome
I don't think there is a bug base for the main web site. Probably
sending the patch to the general list would be good enough.
I covered all but EWS. It's a little busier, but I think it'll save a
lot of clicks for folks not intimately familiar with all of the sub
projects.
--tim
Index: src/documentation/content/xdocs/index.xml
===================================================================
--- src/documentation/content/xdocs/index.xml (revision 470808)
+++ src/documentation/content/xdocs/index.xml (working copy)
@@ -10,28 +10,37 @@
<section>
<title>Project List</title>
<ul>
- <li><a href="ext:addressing">Addressing</a></li>
- <li><a href="ext:axis">Axis (1.X)</a></li>
- <li><a href="ext:axis2">Axis2 </a></li>
- <li><a href="ext:commons">WS-Commons</a></li>
- <li><a href="ext:ews">EWS</a></li>
- <li><a href="ext:jaxme">JaxMe</a></li>
- <li><a href="ext:juddi">jUDDI</a></li>
- <li><a href="ext:kandula">Kandula</a></li>
- <li><a href="ext:mirae">Mirae</a></li>
- <li><a href="ext:muse">Muse</a></li>
- <li><a href="ext:pubscribe">Pubscribe</a></li>
- <li><a href="ext:sandesha">Sandesha</a></li>
- <li><a href="ext:scout">Scout</a></li>
- <li><a href="ext:soap">SOAP</a></li>
- <li><a href="ext:synapse">Synapse</a></li>
- <li><a href="ext:tsik">TSIK</a></li>
- <li><a href="ext:tuscany">Tuscany</a></li>
- <li><a href="ext:woden">Woden</a></li>
- <li><a href="ext:wsif">WSIF</a></li>
- <li><a href="ext:wsrf">WSRF</a></li>
- <li><a href="ext:wss4j">WSS4J</a></li>
- <li><a href="ext:xmlrpc">XML-RPC</a></li>
+ <li><a href="ext:addressing">Addressing</a> - an implementation of Web Services Addressing on top of Apache Axis.</li>
+ <li><a href="ext:axis">Axis (1.X)</a> - an implementation of the Simple Object Access Protocol (SOAP).</li>
+ <li><a href="ext:axis2">Axis2 </a> - a redesign of Axis (1.X) supporting SOAP 1.2/SOAP1.2/REST/and more.</li>
+ <li><a href="ext:commons">WS-Commons</a> - collection of web service related, reusable components.</li>
+ <li><a href="ext:ews">EWS</a></li>
+ <li><a href="ext:jaxme">JaxMe</a> - an implementation of JAXB, the specification for Java/XML binding.</li>
+ <li><a href="ext:juddi">jUDDI</a> - an implementation of the Universal Description, Discovery, and Integration
+ (UDDI) specification.</li>
+ <li><a href="ext:kandula">Kandula</a> - implements WS-Coordination, WS-AtomicTransaction and WS-BusinessActivity
+ protocols based on Apache Axis and Axis2.</li>
+ <li><a href="ext:mirae">Mirae</a> - an implementation of JSR-172, J2ME Web Services Specification</li>
+ <li><a href="ext:muse">Muse</a> - an implementation of the WS-ResourceFramework (WSRF), WS-BaseNotification (WSN),
+ and WS-DistributedManagement (WSDM) specifications.</li>
+ <li><a href="ext:pubscribe">Pubscribe</a> - a robust Java implementation of the Web Services Notification (WSN) family
+ of specifications.</li>
+ <li><a href="ext:sandesha">Sandesha</a> - WS-ReliableMessaging implementations for Axis and Axis2</li>
+ <li><a href="ext:scout">Scout</a> - an implementation of the JSR 93 (JAXR).</li>
+ <li><a href="ext:soap">SOAP</a> - an implementation of the SOAP submission to W3C.</li>
+ <li><a href="ext:synapse">Synapse</a> - a robust, lightweight implementation of a highly scalable and distributed
+ service mediation framework based on Web services specifications.</li>
+ <li><a href="ext:tsik">TSIK</a> - a Java class library for implementations of various W3C and OASIS specifications
+ related to XML and Web services security.</li>
+ <li><a href="ext:tuscany">Tuscany</a> - a robust infrastructure that simplifies the development of SOA-based systems,
+ including: Service Component Architecture (SCA), Service Data Object (SDO), and Data Access Service (DAS).</li>
+ <li><a href="ext:woden">Woden</a> - a Java class library for reading, manipulating, creating and writing WSDL documents.</li>
+ <li><a href="ext:wsif">WSIF</a> - a simple Java API for invoking Web services, no matter how or where the services are provided.</li>
+ <li><a href="ext:wsrf">WSRF</a> - an implementation of the Web Services Resource Framework (WSRF) family of specifications.</li>
+ <li><a href="ext:wss4j">WSS4J</a> - an implementation of the OASIS Web Services Security (WS-Security) from OASIS Web
+ Services Security TC.</li>
+ <li><a href="ext:xmlrpc">XML-RPC</a> - a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to
+ implement remote procedure calls.</li>
</ul>
<note>Synapse, TSIK, Tuscany and Woden efforts are currently undergoing
<a href="ext:incubator">incubation</a> at the
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]