Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F3BE41004B for ; Wed, 28 Aug 2013 16:17:05 +0000 (UTC) Received: (qmail 55192 invoked by uid 500); 28 Aug 2013 16:17:02 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 55061 invoked by uid 500); 28 Aug 2013 16:17:00 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 54928 invoked by uid 99); 28 Aug 2013 16:17:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Aug 2013 16:17:00 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Aug 2013 16:16:55 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id CCE1923889EA for ; Wed, 28 Aug 2013 16:16:35 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r876502 [3/9] - in /websites/production/cxf/content: ./ 2008/04/28/ 2008/06/20/ 2009/02/10/ 2009/08/04/ cache/ docs/ Date: Wed, 28 Aug 2013 16:16:21 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130828161635.CCE1923889EA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: websites/production/cxf/content/cxf-265-release-notes.html ============================================================================== --- websites/production/cxf/content/cxf-265-release-notes.html (original) +++ websites/production/cxf/content/cxf-265-release-notes.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> - + + + + - - Modified: websites/production/cxf/content/cxf-266-release-notes.html ============================================================================== --- websites/production/cxf/content/cxf-266-release-notes.html (original) +++ websites/production/cxf/content/cxf-266-release-notes.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - CXF 2.6.6 Release Notes"> -<script type="text/javascript"> -var http = window.location.protocol; - -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - -</script> - <title> Modified: websites/production/cxf/content/cxf-267-release-notes.html ============================================================================== --- websites/production/cxf/content/cxf-267-release-notes.html (original) +++ websites/production/cxf/content/cxf-267-release-notes.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - CXF 2.6.7 Release Notes"> -<script type="text/javascript"> -var http = window.location.protocol; - -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - -</script> - <title> Modified: websites/production/cxf/content/cxf-268-release-notes.html ============================================================================== --- websites/production/cxf/content/cxf-268-release-notes.html (original) +++ websites/production/cxf/content/cxf-268-release-notes.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - CXF 2.6.8 Release Notes"> -<script type="text/javascript"> -var http = window.location.protocol; - -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - -</script> - <title> Modified: websites/production/cxf/content/cxf-269-release-notes.html ============================================================================== --- websites/production/cxf/content/cxf-269-release-notes.html (original) +++ websites/production/cxf/content/cxf-269-release-notes.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - CXF 2.6.9 Release Notes"> -<script type="text/javascript"> -var http = window.location.protocol; - -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - -</script> - <title> Modified: websites/production/cxf/content/cxf-271-release-notes.html ============================================================================== --- websites/production/cxf/content/cxf-271-release-notes.html (original) +++ websites/production/cxf/content/cxf-271-release-notes.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - CXF 2.7.1 Release Notes"> -<script type="text/javascript"> -var http = window.location.protocol; - -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - -</script> - <title> Modified: websites/production/cxf/content/cxf-272-release-notes.html ============================================================================== --- websites/production/cxf/content/cxf-272-release-notes.html (original) +++ websites/production/cxf/content/cxf-272-release-notes.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - CXF 2.7.2 Release Notes"> -<script type="text/javascript"> -var http = window.location.protocol; - -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - -</script> - <title> Modified: websites/production/cxf/content/cxf-273-release-notes.html ============================================================================== --- websites/production/cxf/content/cxf-273-release-notes.html (original) +++ websites/production/cxf/content/cxf-273-release-notes.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - CXF 2.7.3 Release Notes"> -<script type="text/javascript"> -var http = window.location.protocol; - -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - -</script> - <title> Modified: websites/production/cxf/content/cxf-274-release-notes.html ============================================================================== --- websites/production/cxf/content/cxf-274-release-notes.html (original) +++ websites/production/cxf/content/cxf-274-release-notes.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - CXF 2.7.4 Release Notes"> -<script type="text/javascript"> -var http = window.location.protocol; - -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - -</script> - <title> Modified: websites/production/cxf/content/cxf-275-release-notes.html ============================================================================== --- websites/production/cxf/content/cxf-275-release-notes.html (original) +++ websites/production/cxf/content/cxf-275-release-notes.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - CXF 2.7.5 Release Notes"> -<script type="text/javascript"> -var http = window.location.protocol; - -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - -</script> - <title> Modified: websites/production/cxf/content/cxf-276-release-notes.html ============================================================================== --- websites/production/cxf/content/cxf-276-release-notes.html (original) +++ websites/production/cxf/content/cxf-276-release-notes.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - CXF 2.7.6 Release Notes"> -<script type="text/javascript"> -var http = window.location.protocol; - -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - -</script> - <title> Modified: websites/production/cxf/content/cxf-m2eclipse.html ============================================================================== --- websites/production/cxf/content/cxf-m2eclipse.html (original) +++ websites/production/cxf/content/cxf-m2eclipse.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - cxf-m2eclipse"> -<script type="text/javascript"> -var http = window.location.protocol; - -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - -</script> - <title> Modified: websites/production/cxf/content/cxf-xjc-boolean.html ============================================================================== --- websites/production/cxf/content/cxf-xjc-boolean.html (original) +++ websites/production/cxf/content/cxf-xjc-boolean.html Wed Aug 28 16:16:15 2013 @@ -19,50 +19,27 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - cxf-xjc-boolean"> -<script type="text/javascript"> -var http = window.location.protocol; +<link type="text/css" rel="stylesheet" href="/resources/highlighter/styles/shCoreCXF.css"> +<link type="text/css" rel="stylesheet" href="/resources/highlighter/styles/shThemeCXF.css"> -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - addLink('/resources/highlighter/styles/shCoreCXF.css'); - addLink('/resources/highlighter/styles/shThemeCXF.css'); - addScript('/resources/highlighter/scripts/shCore.js') - addScript('/resources/highlighter/scripts/shBrushJava.js') - addScript('/resources/highlighter/scripts/shBrushXml.js') - addScript('/resources/highlighter/highlighterInit.js') - +<script src='/resources/highlighter/scripts/shCore.js'></script> +<script src='/resources/highlighter/scripts/shBrushJava.js'></script> +<script src='/resources/highlighter/scripts/shBrushXml.js'></script> +<script> + SyntaxHighlighter.defaults['toolbar'] = false; + SyntaxHighlighter.all(); </script> - <title> Apache CXF -- cxf-xjc-boolean Modified: websites/production/cxf/content/cxf-xjc-bug671.html ============================================================================== --- websites/production/cxf/content/cxf-xjc-bug671.html (original) +++ websites/production/cxf/content/cxf-xjc-bug671.html Wed Aug 28 16:16:15 2013 @@ -19,50 +19,27 @@ --> - + + + + - + + + - Apache CXF -- cxf-xjc-bug671 Modified: websites/production/cxf/content/cxf-xjc-dv.html ============================================================================== --- websites/production/cxf/content/cxf-xjc-dv.html (original) +++ websites/production/cxf/content/cxf-xjc-dv.html Wed Aug 28 16:16:15 2013 @@ -19,50 +19,27 @@ --> - + + + + - + + + - Apache CXF -- cxf-xjc-dv Modified: websites/production/cxf/content/cxf-xjc-plugin.html ============================================================================== --- websites/production/cxf/content/cxf-xjc-plugin.html (original) +++ websites/production/cxf/content/cxf-xjc-plugin.html Wed Aug 28 16:16:15 2013 @@ -19,50 +19,27 @@ --> - + + + + - + + + - Apache CXF -- cxf-xjc-plugin Modified: websites/production/cxf/content/cxf-xjc-ts.html ============================================================================== --- websites/production/cxf/content/cxf-xjc-ts.html (original) +++ websites/production/cxf/content/cxf-xjc-ts.html Wed Aug 28 16:16:15 2013 @@ -19,50 +19,27 @@ --> - + + + + - + + + - Apache CXF -- cxf-xjc-ts Modified: websites/production/cxf/content/cxf-xjc-wsdlextension.html ============================================================================== --- websites/production/cxf/content/cxf-xjc-wsdlextension.html (original) +++ websites/production/cxf/content/cxf-xjc-wsdlextension.html Wed Aug 28 16:16:15 2013 @@ -19,50 +19,27 @@ --> - + + + + - + + + - Apache CXF -- cxf-xjc-wsdlextension Modified: websites/production/cxf/content/developing-a-distributed-osgi-application-in-eclipse.html ============================================================================== --- websites/production/cxf/content/developing-a-distributed-osgi-application-in-eclipse.html (original) +++ websites/production/cxf/content/developing-a-distributed-osgi-application-in-eclipse.html Wed Aug 28 16:16:15 2013 @@ -19,49 +19,26 @@ --> - + + + + - + + - Apache CXF -- Developing a Distributed OSGi Application in Eclipse Modified: websites/production/cxf/content/distributed-osgi-greeter-demo-walkthrough.html ============================================================================== --- websites/production/cxf/content/distributed-osgi-greeter-demo-walkthrough.html (original) +++ websites/production/cxf/content/distributed-osgi-greeter-demo-walkthrough.html Wed Aug 28 16:16:15 2013 @@ -19,50 +19,27 @@ --> - + + + + - + + + - Apache CXF -- Distributed OSGi Greeter Demo Walkthrough Modified: websites/production/cxf/content/distributed-osgi-reference.html ============================================================================== --- websites/production/cxf/content/distributed-osgi-reference.html (original) +++ websites/production/cxf/content/distributed-osgi-reference.html Wed Aug 28 16:16:15 2013 @@ -19,50 +19,27 @@ --> - + + + + - + + + - Apache CXF -- Distributed OSGi Reference Modified: websites/production/cxf/content/distributed-osgi.html ============================================================================== --- websites/production/cxf/content/distributed-osgi.html (original) +++ websites/production/cxf/content/distributed-osgi.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> - + + + + - - Modified: websites/production/cxf/content/docs/21-migration-guide.html ============================================================================== --- websites/production/cxf/content/docs/21-migration-guide.html (original) +++ websites/production/cxf/content/docs/21-migration-guide.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - 2.1 Migration Guide"> -<script type="text/javascript"> -var http = window.location.protocol; - -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - -</script> - <title> Modified: websites/production/cxf/content/docs/22-migration-guide.html ============================================================================== --- websites/production/cxf/content/docs/22-migration-guide.html (original) +++ websites/production/cxf/content/docs/22-migration-guide.html Wed Aug 28 16:16:15 2013 @@ -19,49 +19,26 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - 2.2 Migration Guide"> -<script type="text/javascript"> -var http = window.location.protocol; +<link type="text/css" rel="stylesheet" href="/resources/highlighter/styles/shCoreCXF.css"> +<link type="text/css" rel="stylesheet" href="/resources/highlighter/styles/shThemeCXF.css"> -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - addLink('/resources/highlighter/styles/shCoreCXF.css'); - addLink('/resources/highlighter/styles/shThemeCXF.css'); - addScript('/resources/highlighter/scripts/shCore.js') - addScript('/resources/highlighter/scripts/shBrushJava.js') - addScript('/resources/highlighter/highlighterInit.js') - +<script src='/resources/highlighter/scripts/shCore.js'></script> +<script src='/resources/highlighter/scripts/shBrushJava.js'></script> +<script> + SyntaxHighlighter.defaults['toolbar'] = false; + SyntaxHighlighter.all(); </script> - <title> Apache CXF -- 2.2 Migration Guide Modified: websites/production/cxf/content/docs/23-migration-guide.html ============================================================================== --- websites/production/cxf/content/docs/23-migration-guide.html (original) +++ websites/production/cxf/content/docs/23-migration-guide.html Wed Aug 28 16:16:15 2013 @@ -19,49 +19,26 @@ --> - + + + + - + + - Apache CXF -- 2.3 Migration Guide Modified: websites/production/cxf/content/docs/24-migration-guide.html ============================================================================== --- websites/production/cxf/content/docs/24-migration-guide.html (original) +++ websites/production/cxf/content/docs/24-migration-guide.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> - + + + + - - Modified: websites/production/cxf/content/docs/25-migration-guide.html ============================================================================== --- websites/production/cxf/content/docs/25-migration-guide.html (original) +++ websites/production/cxf/content/docs/25-migration-guide.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - 2.5 Migration Guide"> -<script type="text/javascript"> -var http = window.location.protocol; - -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - -</script> - <title> Modified: websites/production/cxf/content/docs/26-migration-guide.html ============================================================================== --- websites/production/cxf/content/docs/26-migration-guide.html (original) +++ websites/production/cxf/content/docs/26-migration-guide.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - 2.6 Migration Guide"> -<script type="text/javascript"> -var http = window.location.protocol; - -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - -</script> - <title> Modified: websites/production/cxf/content/docs/27-migration-guide.html ============================================================================== --- websites/production/cxf/content/docs/27-migration-guide.html (original) +++ websites/production/cxf/content/docs/27-migration-guide.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - 2.7 Migration Guide"> -<script type="text/javascript"> -var http = window.location.protocol; - -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - -</script> - <title> Modified: websites/production/cxf/content/docs/30-migration-guide.html ============================================================================== --- websites/production/cxf/content/docs/30-migration-guide.html (original) +++ websites/production/cxf/content/docs/30-migration-guide.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - 3.0 Migration Guide"> -<script type="text/javascript"> -var http = window.location.protocol; - -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - -</script> - <title> Modified: websites/production/cxf/content/docs/a-simple-jax-ws-service.html ============================================================================== --- websites/production/cxf/content/docs/a-simple-jax-ws-service.html (original) +++ websites/production/cxf/content/docs/a-simple-jax-ws-service.html Wed Aug 28 16:16:15 2013 @@ -19,49 +19,26 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - A simple JAX-WS service"> -<script type="text/javascript"> -var http = window.location.protocol; - -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} +<link type="text/css" rel="stylesheet" href="/resources/highlighter/styles/shCoreCXF.css"> +<link type="text/css" rel="stylesheet" href="/resources/highlighter/styles/shThemeCXF.css"> -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - addLink('/resources/highlighter/styles/shCoreCXF.css'); - addLink('/resources/highlighter/styles/shThemeCXF.css'); - addScript('/resources/highlighter/scripts/shCore.js') - addScript('/resources/highlighter/scripts/shBrushJava.js') - addScript('/resources/highlighter/highlighterInit.js') - +<script src='/resources/highlighter/scripts/shCore.js'></script> +<script src='/resources/highlighter/scripts/shBrushJava.js'></script> +<script> + SyntaxHighlighter.defaults['toolbar'] = false; + SyntaxHighlighter.all(); </script> - <title> Apache CXF -- A simple JAX-WS service Modified: websites/production/cxf/content/docs/advanced-integration.html ============================================================================== --- websites/production/cxf/content/docs/advanced-integration.html (original) +++ websites/production/cxf/content/docs/advanced-integration.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> - + + + + - - Modified: websites/production/cxf/content/docs/aegis-21.html ============================================================================== --- websites/production/cxf/content/docs/aegis-21.html (original) +++ websites/production/cxf/content/docs/aegis-21.html Wed Aug 28 16:16:15 2013 @@ -19,50 +19,27 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - Aegis (2.1)"> -<script type="text/javascript"> -var http = window.location.protocol; +<link type="text/css" rel="stylesheet" href="/resources/highlighter/styles/shCoreCXF.css"> +<link type="text/css" rel="stylesheet" href="/resources/highlighter/styles/shThemeCXF.css"> -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - addLink('/resources/highlighter/styles/shCoreCXF.css'); - addLink('/resources/highlighter/styles/shThemeCXF.css'); - addScript('/resources/highlighter/scripts/shCore.js') - addScript('/resources/highlighter/scripts/shBrushJava.js') - addScript('/resources/highlighter/scripts/shBrushXml.js') - addScript('/resources/highlighter/highlighterInit.js') - +<script src='/resources/highlighter/scripts/shCore.js'></script> +<script src='/resources/highlighter/scripts/shBrushJava.js'></script> +<script src='/resources/highlighter/scripts/shBrushXml.js'></script> +<script> + SyntaxHighlighter.defaults['toolbar'] = false; + SyntaxHighlighter.all(); </script> - <title> Apache CXF -- Aegis (2.1) Modified: websites/production/cxf/content/docs/aegis-databinding-20x.html ============================================================================== --- websites/production/cxf/content/docs/aegis-databinding-20x.html (original) +++ websites/production/cxf/content/docs/aegis-databinding-20x.html Wed Aug 28 16:16:15 2013 @@ -19,50 +19,27 @@ --> - + + + + - + + + - Apache CXF -- Aegis Databinding (2.0.x) Modified: websites/production/cxf/content/docs/aegis-default-mappings.html ============================================================================== --- websites/production/cxf/content/docs/aegis-default-mappings.html (original) +++ websites/production/cxf/content/docs/aegis-default-mappings.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> - + + + + - - Modified: websites/production/cxf/content/docs/aegis-mapping-files.html ============================================================================== --- websites/production/cxf/content/docs/aegis-mapping-files.html (original) +++ websites/production/cxf/content/docs/aegis-mapping-files.html Wed Aug 28 16:16:15 2013 @@ -19,50 +19,27 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - Aegis Mapping Files"> -<script type="text/javascript"> -var http = window.location.protocol; +<link type="text/css" rel="stylesheet" href="/resources/highlighter/styles/shCoreCXF.css"> +<link type="text/css" rel="stylesheet" href="/resources/highlighter/styles/shThemeCXF.css"> -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - addLink('/resources/highlighter/styles/shCoreCXF.css'); - addLink('/resources/highlighter/styles/shThemeCXF.css'); - addScript('/resources/highlighter/scripts/shCore.js') - addScript('/resources/highlighter/scripts/shBrushJava.js') - addScript('/resources/highlighter/scripts/shBrushXml.js') - addScript('/resources/highlighter/highlighterInit.js') - +<script src='/resources/highlighter/scripts/shCore.js'></script> +<script src='/resources/highlighter/scripts/shBrushJava.js'></script> +<script src='/resources/highlighter/scripts/shBrushXml.js'></script> +<script> + SyntaxHighlighter.defaults['toolbar'] = false; + SyntaxHighlighter.all(); </script> - <title> Apache CXF -- Aegis Mapping Files Modified: websites/production/cxf/content/docs/aegis-theory-of-operation-20x.html ============================================================================== --- websites/production/cxf/content/docs/aegis-theory-of-operation-20x.html (original) +++ websites/production/cxf/content/docs/aegis-theory-of-operation-20x.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> - + + + + - - Modified: websites/production/cxf/content/docs/annotated-aegis-file-schema.html ============================================================================== --- websites/production/cxf/content/docs/annotated-aegis-file-schema.html (original) +++ websites/production/cxf/content/docs/annotated-aegis-file-schema.html Wed Aug 28 16:16:15 2013 @@ -19,50 +19,27 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - Annotated Aegis File Schema"> -<script type="text/javascript"> -var http = window.location.protocol; +<link type="text/css" rel="stylesheet" href="/resources/highlighter/styles/shCoreCXF.css"> +<link type="text/css" rel="stylesheet" href="/resources/highlighter/styles/shThemeCXF.css"> -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - addLink('/resources/highlighter/styles/shCoreCXF.css'); - addLink('/resources/highlighter/styles/shThemeCXF.css'); - addScript('/resources/highlighter/scripts/shCore.js') - addScript('/resources/highlighter/scripts/shBrushJava.js') - addScript('/resources/highlighter/scripts/shBrushXml.js') - addScript('/resources/highlighter/highlighterInit.js') - +<script src='/resources/highlighter/scripts/shCore.js'></script> +<script src='/resources/highlighter/scripts/shBrushJava.js'></script> +<script src='/resources/highlighter/scripts/shBrushXml.js'></script> +<script> + SyntaxHighlighter.defaults['toolbar'] = false; + SyntaxHighlighter.all(); </script> - <title> Apache CXF -- Annotated Aegis File Schema Modified: websites/production/cxf/content/docs/annotations.html ============================================================================== --- websites/production/cxf/content/docs/annotations.html (original) +++ websites/production/cxf/content/docs/annotations.html Wed Aug 28 16:16:15 2013 @@ -19,49 +19,26 @@ --> - + + + + - + + - Apache CXF -- Annotations Modified: websites/production/cxf/content/docs/apache-camel-transport.html ============================================================================== --- websites/production/cxf/content/docs/apache-camel-transport.html (original) +++ websites/production/cxf/content/docs/apache-camel-transport.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> - + + + + - - Modified: websites/production/cxf/content/docs/application-server-specific-configuration-guide.html ============================================================================== --- websites/production/cxf/content/docs/application-server-specific-configuration-guide.html (original) +++ websites/production/cxf/content/docs/application-server-specific-configuration-guide.html Wed Aug 28 16:16:15 2013 @@ -19,50 +19,27 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - Application Server Specific Configuration Guide"> -<script type="text/javascript"> -var http = window.location.protocol; +<link type="text/css" rel="stylesheet" href="/resources/highlighter/styles/shCoreCXF.css"> +<link type="text/css" rel="stylesheet" href="/resources/highlighter/styles/shThemeCXF.css"> -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - addLink('/resources/highlighter/styles/shCoreCXF.css'); - addLink('/resources/highlighter/styles/shThemeCXF.css'); - addScript('/resources/highlighter/scripts/shCore.js') - addScript('/resources/highlighter/scripts/shBrushJava.js') - addScript('/resources/highlighter/scripts/shBrushXml.js') - addScript('/resources/highlighter/highlighterInit.js') - +<script src='/resources/highlighter/scripts/shCore.js'></script> +<script src='/resources/highlighter/scripts/shBrushJava.js'></script> +<script src='/resources/highlighter/scripts/shBrushXml.js'></script> +<script> + SyntaxHighlighter.defaults['toolbar'] = false; + SyntaxHighlighter.all(); </script> - <title> Apache CXF -- Application Server Specific Configuration Guide Modified: websites/production/cxf/content/docs/architectural-decisions.html ============================================================================== --- websites/production/cxf/content/docs/architectural-decisions.html (original) +++ websites/production/cxf/content/docs/architectural-decisions.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> - + + + + - - Modified: websites/production/cxf/content/docs/asynchronous-client-http-transport.html ============================================================================== --- websites/production/cxf/content/docs/asynchronous-client-http-transport.html (original) +++ websites/production/cxf/content/docs/asynchronous-client-http-transport.html Wed Aug 28 16:16:15 2013 @@ -19,49 +19,26 @@ --> <html> <head> - + +<link type="text/css" rel="stylesheet" href="/resources/site.css"> +<script src='/resources/space.js'></script> + <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="keywords" content="business integration, EAI, SOA, Service Oriented Architecture, web services, SOAP, JBI, JMS, WSDL, XML, EDI, Electronic Data Interchange, standards support, integration standards, application integration, middleware, software, solutions, services, CXF, open source"> <meta name="description" content="Apache CXF, Services Framework - Asynchronous Client HTTP Transport"> -<script type="text/javascript"> -var http = window.location.protocol; +<link type="text/css" rel="stylesheet" href="/resources/highlighter/styles/shCoreCXF.css"> +<link type="text/css" rel="stylesheet" href="/resources/highlighter/styles/shThemeCXF.css"> -if ("https:" != http) { - http = "http:"; -} -var head= document.getElementsByTagName('head')[0]; - -function addLink(url) -{ - link= document.createElement('link'); - link.type= 'text/css'; - link.rel= 'stylesheet'; - link.href= http + '//cxf.apache.org' + url; - head.appendChild(link); -} -function addScript(scpt) -{ - var script= document.createElement('script'); - script.type= 'text/javascript'; - script.src= http + '//cxf.apache.org' + scpt; - head.appendChild(script); -} - -addLink('/resources/site.css'); -addScript('/resources/space.js'); - - addLink('/resources/highlighter/styles/shCoreCXF.css'); - addLink('/resources/highlighter/styles/shThemeCXF.css'); - addScript('/resources/highlighter/scripts/shCore.js') - addScript('/resources/highlighter/scripts/shBrushJava.js') - addScript('/resources/highlighter/highlighterInit.js') - +<script src='/resources/highlighter/scripts/shCore.js'></script> +<script src='/resources/highlighter/scripts/shBrushJava.js'></script> +<script> + SyntaxHighlighter.defaults['toolbar'] = false; + SyntaxHighlighter.all(); </script> - <title> Apache CXF -- Asynchronous Client HTTP Transport Modified: websites/production/cxf/content/docs/banner.html ============================================================================== --- websites/production/cxf/content/docs/banner.html (original) +++ websites/production/cxf/content/docs/banner.html Wed Aug 28 16:16:15 2013 @@ -19,42 +19,15 @@ --> - + + + + - -