Author: niclas Date: Sat Jul 31 22:54:12 2004 New Revision: 31072 Added: avalon/trunk/central/site/src/resources/images/people/ avalon/trunk/central/site/src/resources/images/people/mcconnell.jpg (contents, props changed) avalon/trunk/central/site/src/xdocs/planet/facilities/http/ avalon/trunk/central/site/src/xdocs/planet/facilities/http/facilities/ avalon/trunk/central/site/src/xdocs/planet/facilities/http/facilities/index.xml (contents, props changed) avalon/trunk/central/site/src/xdocs/planet/facilities/http/facilities/navigation.xml (contents, props changed) avalon/trunk/central/site/src/xdocs/planet/facilities/http/index.xml (contents, props changed) avalon/trunk/central/site/src/xdocs/planet/facilities/http/navigation.xml (contents, props changed) avalon/trunk/central/site/src/xdocs/planet/facilities/http/parts/ avalon/trunk/central/site/src/xdocs/planet/facilities/http/parts/index.xml (contents, props changed) avalon/trunk/central/site/src/xdocs/planet/facilities/http/parts/navigation.xml (contents, props changed) Modified: avalon/trunk/central/site/src/xdocs/central/community/who/mcconnell.xml Log: Started the Http Facility docs.
Added: avalon/trunk/central/site/src/resources/images/people/mcconnell.jpg ============================================================================== Binary file. No diff available. Modified: avalon/trunk/central/site/src/xdocs/central/community/who/mcconnell.xml ============================================================================== --- avalon/trunk/central/site/src/xdocs/central/community/who/mcconnell.xml (original) +++ avalon/trunk/central/site/src/xdocs/central/community/who/mcconnell.xml Sat Jul 31 22:54:12 2004 @@ -7,15 +7,76 @@ <body> <section name="Stephen Mcconnell"> <p>(mcconnell at apache dot org)</p> + <img src="/images/people/mcconnell.jpg"/> + <h3>Background</h3> <p> - Stephen was initially drawn to Avalon in respect to the work - undertaken in the framework projects. The consitent and clean - component-oriented approach seperated Avalon from may other - projects. Stephen, as comitter to Avalon, is involved with - framework maintenance and evolution, advanced devopment related - to intelligent service management, the Avalon Apps Enterprise - project, and the Merlin Service Management Architecture. + Long experience in the area of open-source software. Member of the management + team for the Apache Directory Project (LDAP), initiator and founding Member of + the Apache Avalon PMC (components and containers), Lead architect of the Merlin + component management platform. Expert in component based development, service + oriented architecture, and reuse strategies leveraging component composition. </p> + <p> + Chaired the Object Management Group Electronic Commerce Domain Task Force + from 1996 through to 1999, during which time I facilitated the + establishment of a common reference architecture and technology adoption process + covering B2B community collaboration standards (receiving an OMG + Distinguished Service Award in 2000). Over the last six years, I've been + responsible for the coordination of a number of collaborative research and + development activities related to the delivery of a distributed service + management platform (OSM, France) and the <i>osm.planet</i> global service management + architecture. + </p> + <p> + International experience in business development + across the United States, Europe and Japan. I've been responsible for ground + breaking technology developments within the Australian, North American and + European IT industry. I've successfully managed the delivery of commercial + products in the Computer Aided Design industry, high-end proprietary simulation + applications in the pharmaceuticals industry (Pilkington Glass, US), production + systems in the ceramics industry (Caroma, Aust), and world-class innovations in + simulation related to underground and open-cut mining industries (Newmont Mining, + Aust). I've also led several international projects dealing with distributed + service management in the B2B and financial services domain (OSM, France). + </p> + <h3>Recent Positions</h3> + <table> + <tr> + <th>Dates</th> + <th>Year</th> + <th>Country</th> + <th>Organization</th> + <th>Position</th> + </tr> + <tr> + <td>2003</td> + <td></td> + <td></td> + <td>DPML</td> + <td>Founder</td> + </tr> + <tr> + <td>1997-2004</td> + <td>7</td> + <td>France</td> + <td>OSM</td> + <td>Chief Technology Officer</td> + </tr> + <tr> + <td>1992-1996</td> + <td>6</td> + <td>France</td> + <td>ARTTIC</td> + <td>Senior Consultant</td> + </tr> + <tr> + <td>1984-1991</td> + <td>8</td> + <td>Australia</td> + <td>Finite Development</td> + <td>Executive Officer</td> + </tr> + </table> </section> </body> </document> Added: avalon/trunk/central/site/src/xdocs/planet/facilities/http/facilities/index.xml ============================================================================== --- (empty file) +++ avalon/trunk/central/site/src/xdocs/planet/facilities/http/facilities/index.xml Sat Jul 31 22:54:12 2004 @@ -0,0 +1,47 @@ +<?xml version="1.0"?> + +<!-- + Copyright 2004 Apache Software Foundation + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. +--> + +<document> + <properties> + <author email="[EMAIL PROTECTED]">Stephen McConnell</author> + <title>Avalon Finder</title> + </properties> + <body> + <section name="Http Facility"> + <subsection name="Overview"> + <p> + </p> + </subsection> + <subsection name="Component Requirement"> + <p> + </p> + </subsection> + <subsection name="Assmbled Facility"> + <p> + </p> + </subsection> + <subsection name="Facility Parts"> + <p> + </p> + </subsection> + </section> + </body> +</document> + + Added: avalon/trunk/central/site/src/xdocs/planet/facilities/http/facilities/navigation.xml ============================================================================== --- (empty file) +++ avalon/trunk/central/site/src/xdocs/planet/facilities/http/facilities/navigation.xml Sat Jul 31 22:54:12 2004 @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<!-- + Copyright 2004 Apache Software Foundation + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. +--> + +<project> + + <title>Finder</title> + + <body> + <menu> + <item name="Http Facility Overview" href="index.html" /> + <item name="API" href="api.html"/> + <item name="Assembled Facilities" href="facilities/index.html"/> + <item name="Facility Parts" href="parts/index.html"/> + </menu> + </body> + +</project> Added: avalon/trunk/central/site/src/xdocs/planet/facilities/http/index.xml ============================================================================== --- (empty file) +++ avalon/trunk/central/site/src/xdocs/planet/facilities/http/index.xml Sat Jul 31 22:54:12 2004 @@ -0,0 +1,67 @@ +<?xml version="1.0"?> + +<!-- + Copyright 2004 Apache Software Foundation + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. +--> + +<document> + <properties> + <author email="[EMAIL PROTECTED]">Stephen McConnell</author> + <title>Avalon Finder</title> + </properties> + <body> + <section name="Http Facility"> + <subsection name="Overview"> + <p> + The Http Facility is a collection of componentized Jetty parts, + that allows you to configure Jetty in practically any way you + want. It also connects into the Merlin component model, and + you can make components that serves HTTP requests. + </p> + </subsection> + <subsection name="Component Requirement"> + <p> + The + components that wishes to serve HTTP requests need to implement + org.apache.avalon.http.HttpRequestHandler, which is a stripped + down version of Jetty's org.mortbay.http.HttpHandler, taking the + same arguments. + </p> + </subsection> + <subsection name="Assmbled Facility"> + <p> + To make life easier for everyone involved, we have assembled a + couple of standard Jetty configurations, and these can easily be + included in your application with a single <include> in your + block file. The configuration details can be overriden by the + standard 'targets' mechanism in Merlin, which allows named targets, + configuration and parameters, to be assigned to blocks or part of + the blocks. + </p> + </subsection> + <subsection name="Facility Parts"> + <p> + The Facility Parts are basically the components that has been + created around the Jetty classes to make this work. Some of these + components are also assembled into slightly bigger parts, to be + more easily used in complete Assembled Http Facilities. + </p> + </subsection> + </section> + </body> +</document> + + Added: avalon/trunk/central/site/src/xdocs/planet/facilities/http/navigation.xml ============================================================================== --- (empty file) +++ avalon/trunk/central/site/src/xdocs/planet/facilities/http/navigation.xml Sat Jul 31 22:54:12 2004 @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<!-- + Copyright 2004 Apache Software Foundation + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. +--> + +<project> + + <title>Finder</title> + + <body> + <menu> + <item name="Http Facility Overview" href="index.html" /> + <item name="API" href="api.html"/> + <item name="Assembled Facilities" href="facilities/index.html"/> + <item name="Facility Parts" href="parts/index.html"/> + </menu> + </body> + +</project> Added: avalon/trunk/central/site/src/xdocs/planet/facilities/http/parts/index.xml ============================================================================== --- (empty file) +++ avalon/trunk/central/site/src/xdocs/planet/facilities/http/parts/index.xml Sat Jul 31 22:54:12 2004 @@ -0,0 +1,47 @@ +<?xml version="1.0"?> + +<!-- + Copyright 2004 Apache Software Foundation + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. +--> + +<document> + <properties> + <author email="[EMAIL PROTECTED]">Stephen McConnell</author> + <title>Avalon Finder</title> + </properties> + <body> + <section name="Http Facility"> + <subsection name="Overview"> + <p> + </p> + </subsection> + <subsection name="Component Requirement"> + <p> + </p> + </subsection> + <subsection name="Assmbled Facility"> + <p> + </p> + </subsection> + <subsection name="Facility Parts"> + <p> + </p> + </subsection> + </section> + </body> +</document> + + Added: avalon/trunk/central/site/src/xdocs/planet/facilities/http/parts/navigation.xml ============================================================================== --- (empty file) +++ avalon/trunk/central/site/src/xdocs/planet/facilities/http/parts/navigation.xml Sat Jul 31 22:54:12 2004 @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<!-- + Copyright 2004 Apache Software Foundation + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. +--> + +<project> + + <title>Finder</title> + + <body> + <menu> + <item name="Http Facility Overview" href="index.html" /> + <item name="API" href="api.html"/> + <item name="Assembled Facilities" href="facilities/index.html"/> + <item name="Facility Parts" href="parts/index.html"/> + </menu> + </body> + +</project> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]