Modified: websites/production/cxf/content/fediz.html
==============================================================================
--- websites/production/cxf/content/fediz.html (original)
+++ websites/production/cxf/content/fediz.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 - Fediz">
-<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/getting-involved.html
==============================================================================
--- websites/production/cxf/content/getting-involved.html (original)
+++ websites/production/cxf/content/getting-involved.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 - Getting
Involved">
-<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/index.html
==============================================================================
--- websites/production/cxf/content/index.html (original)
+++ websites/production/cxf/content/index.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 - Index">
-<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/logo-contest.html
==============================================================================
--- websites/production/cxf/content/logo-contest.html (original)
+++ websites/production/cxf/content/logo-contest.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 - Logo
Contest">
-<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/mailing-lists.html
==============================================================================
--- websites/production/cxf/content/mailing-lists.html (original)
+++ websites/production/cxf/content/mailing-lists.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 - Mailing
Lists">
-<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/navigation.html
==============================================================================
--- websites/production/cxf/content/navigation.html (original)
+++ websites/production/cxf/content/navigation.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 - Navigation">
-<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/note-on-cve-2011-1096.html
==============================================================================
--- websites/production/cxf/content/note-on-cve-2011-1096.html (original)
+++ websites/production/cxf/content/note-on-cve-2011-1096.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 - Note on
CVE-2011-1096">
-<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/note-on-cve-2011-2487.html
==============================================================================
--- websites/production/cxf/content/note-on-cve-2011-2487.html (original)
+++ websites/production/cxf/content/note-on-cve-2011-2487.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 - Note on
CVE-2011-2487">
-<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/people.html
==============================================================================
--- websites/production/cxf/content/people.html (original)
+++ websites/production/cxf/content/people.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 - People">
-<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/privacy-policy.html
==============================================================================
--- websites/production/cxf/content/privacy-policy.html (original)
+++ websites/production/cxf/content/privacy-policy.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 - Privacy
Policy">
-<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/project-status.html
==============================================================================
--- websites/production/cxf/content/project-status.html (original)
+++ websites/production/cxf/content/project-status.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 - Project
Status">
-<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/quicklinks.html
==============================================================================
--- websites/production/cxf/content/quicklinks.html (original)
+++ websites/production/cxf/content/quicklinks.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 - QuickLinks">
-<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/release-management.html
==============================================================================
--- websites/production/cxf/content/release-management.html (original)
+++ websites/production/cxf/content/release-management.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 - Release
Management">
-<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 -- Release Management
</title>
Modified: websites/production/cxf/content/resources-and-articles.html
==============================================================================
--- websites/production/cxf/content/resources-and-articles.html (original)
+++ websites/production/cxf/content/resources-and-articles.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 - Resources
and Articles">
-<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/roadmap.html
==============================================================================
--- websites/production/cxf/content/roadmap.html (original)
+++ websites/production/cxf/content/roadmap.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 - Roadmap">
-<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/scalable-cxf-applications-using-jms-transport.html
==============================================================================
---
websites/production/cxf/content/scalable-cxf-applications-using-jms-transport.html
(original)
+++
websites/production/cxf/content/scalable-cxf-applications-using-jms-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 - Scalable
CXF applications using JMS 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 -- Scalable CXF applications using JMS transport
</title>
Modified: websites/production/cxf/content/security-advisories.html
==============================================================================
--- websites/production/cxf/content/security-advisories.html (original)
+++ websites/production/cxf/content/security-advisories.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 - Security
Advisories">
-<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/setting-up-eclipse-for-running-and-debugging-distributed-osgi.html
==============================================================================
---
websites/production/cxf/content/setting-up-eclipse-for-running-and-debugging-distributed-osgi.html
(original)
+++
websites/production/cxf/content/setting-up-eclipse-for-running-and-debugging-distributed-osgi.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 - Setting up
Eclipse for Running and Debugging Distributed OSGi">
-<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/setting-up-eclipse.html
==============================================================================
--- websites/production/cxf/content/setting-up-eclipse.html (original)
+++ websites/production/cxf/content/setting-up-eclipse.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 - Setting up
Eclipse">
-<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 -- Setting up Eclipse
</title>
Modified: websites/production/cxf/content/site.html
==============================================================================
--- websites/production/cxf/content/site.html (original)
+++ websites/production/cxf/content/site.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 - Site">
-<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/source-repository.html
==============================================================================
--- websites/production/cxf/content/source-repository.html (original)
+++ websites/production/cxf/content/source-repository.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 - Source
Repository">
-<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 -- Source Repository
</title>
Modified: websites/production/cxf/content/special-thanks.html
==============================================================================
--- websites/production/cxf/content/special-thanks.html (original)
+++ websites/production/cxf/content/special-thanks.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 - Special
Thanks">
-<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/support.html
==============================================================================
--- websites/production/cxf/content/support.html (original)
+++ websites/production/cxf/content/support.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 - Support">
-<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/testing-debugging.html
==============================================================================
--- websites/production/cxf/content/testing-debugging.html (original)
+++ websites/production/cxf/content/testing-debugging.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 -
Testing-Debugging">
-<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 -- Testing-Debugging
</title>
Modified: websites/production/cxf/content/using-ws-policy-in-cxf-projects.html
==============================================================================
--- websites/production/cxf/content/using-ws-policy-in-cxf-projects.html
(original)
+++ websites/production/cxf/content/using-ws-policy-in-cxf-projects.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 - Using
WS-Policy in CXF projects">
-<script type="text/javascript">
-var http = window.location.protocol;
-
-if ("https:" != http) {
- http = "http:";
-}
-var head= document.getElementsByTagName('head')[0];
+<link type="text/css" rel="stylesheet"
href="/resources/highlighter/styles/shCoreCXF.css">
+<link type="text/css" rel="stylesheet"
href="/resources/highlighter/styles/shThemeCXF.css">
-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 -- Using WS-Policy in CXF projects
</title>
Modified: websites/production/cxf/content/ws-policy-framework.html
==============================================================================
--- websites/production/cxf/content/ws-policy-framework.html (original)
+++ websites/production/cxf/content/ws-policy-framework.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 - WS-Policy
Framework">
-<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 -- WS-Policy Framework
</title>
Modified: websites/production/cxf/content/xjc-utils.html
==============================================================================
--- websites/production/cxf/content/xjc-utils.html (original)
+++ websites/production/cxf/content/xjc-utils.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 - XJC Utils">
-<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 -- XJC Utils
</title>