Modified: websites/production/cxf/content/docs/xslt-feature.html
==============================================================================
--- websites/production/cxf/content/docs/xslt-feature.html (original)
+++ websites/production/cxf/content/docs/xslt-feature.html Mon Oct 23 16:56:57
2017
@@ -118,11 +118,11 @@ Apache CXF -- XSLT Feature
<!-- Content -->
<div class="wiki-content">
<div id="ConfluenceContent"><h1 id="XSLTFeature-XSLTFeature">XSLT
Feature</h1><p><style type="text/css">/*<![CDATA[*/
-div.rbtoc1505391975841 {padding: 0px;}
-div.rbtoc1505391975841 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1505391975841 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1508777350198 {padding: 0px;}
+div.rbtoc1508777350198 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1508777350198 li {margin-left: 0px;padding-left: 0px;}
-/*]]>*/</style></p><div class="toc-macro rbtoc1505391975841">
+/*]]>*/</style></p><div class="toc-macro rbtoc1508777350198">
<ul class="toc-indentation"><li><a shape="rect"
href="#XSLTFeature-XSLTFeature">XSLT Feature</a></li><li><a shape="rect"
href="#XSLTFeature-WhenshouldIuseTransformationFeatureandwhenXSLTFeature?">When
should I use Transformation Feature and when XSLT Feature?</a></li><li><a
shape="rect" href="#XSLTFeature-Springconfiguration">Spring
configuration</a></li><li><a shape="rect"
href="#XSLTFeature-ConfiguringtheXSLTFeaturefromtheSpring/Bluepring">Configuring
the XSLT Feature from the Spring/Bluepring</a></li><li><a shape="rect"
href="#XSLTFeature-ConfiguringtheXSLTinterceptorsincode">Configuring the XSLT
interceptors in code</a></li><li><a shape="rect"
href="#XSLTFeature-XSLTinterceptorsandphases">XSLT interceptors and
phases</a></li><li><a shape="rect"
href="#XSLTFeature-Supportedmessagecontents">Supported message
contents</a></li></ul>
</div><p>The CXF XSLT Feature is alternative to <a shape="rect"
href="http://cxf.apache.org/docs/transformationfeature.html">CXF Transformation
Feature</a> providing flexible way to do the dynamic transformations of XML
messages. <br clear="none"> XSLT Feature applies custom XSL transformations to
inbound and/or outbound messages.</p><h1
id="XSLTFeature-WhenshouldIuseTransformationFeatureandwhenXSLTFeature?">When
should I use Transformation Feature and when XSLT Feature?</h1><p>If only
trivial transformations must be done, it is recommended to use lightweight and
fast Transformation Feature. It covers the most use cases
as:</p><ul><li>dropping the namespace of the outbound
messages;</li><li>qualifying the incoming message;</li><li>changing
namespaces;</li><li>appending or dropping elements;</li><li>converting
attributes to elements.</li></ul><p>Transformation Feature is completely stream
oriented and work fast especially for large messages.</p><p>If you should apply
non-trivial tran
sformation, not supported by Transformation Feature - it is use case for XSLT
Feature. Here you can write any custom XSL Transformation and apply it to
inbound and/or outbound messages.<br clear="none"> As far as Xalan XSLT engine
is actually not completely stream oriented, XSLT Feature breaks streaming.
However it uses high-performance DTM (Document Table Model) instead complete
DOM model.<br clear="none"> Performance can be improved in the future by using
further versions of Xalan or other XSLT engines (like Saxon or STX oriented
Joost).</p><h1 id="XSLTFeature-Springconfiguration">Spring
configuration</h1><p>It is necessary to configure XSLT script for inbound
or/and outbound transformation. Example:</p><div class="code panel pdl"
style="border-width: 1px;"><div class="codeContent panelContent pdl">
<pre class="brush: java; gutter: false; theme: Default"
style="font-size:12px;"> <bean id="xsltFeature"
class="org.apache.cxf.feature.transform.XSLTFeature">
Modified: websites/production/cxf/content/dosgi-architecture.html
==============================================================================
--- websites/production/cxf/content/dosgi-architecture.html (original)
+++ websites/production/cxf/content/dosgi-architecture.html Mon Oct 23 16:56:57
2017
@@ -111,13 +111,13 @@ Apache CXF -- DOSGi Architecture
-<span class="gliffy-container" id="gliffy-container-30965906-5182"
data-fullwidth="900" data-ceoid="30739778"
data-edit="${diagramEditLink.getLinkUrl()}"
data-full="${diagramZoomLink.getLinkUrl()}"
data-filename="remote-services-spec">
+<span class="gliffy-container" id="gliffy-container-30965906-3435"
data-fullwidth="900" data-ceoid="30739778"
data-edit="${diagramEditLink.getLinkUrl()}"
data-full="${diagramZoomLink.getLinkUrl()}"
data-filename="remote-services-spec">
- <map id="gliffy-map-30965906-9006" name="gliffy-map-30965906-9006"></map>
+ <map id="gliffy-map-30965906-1274" name="gliffy-map-30965906-1274"></map>
- <img class="gliffy-image" id="gliffy-image-30965906-5182" width="900"
height="480" data-full-width="900" data-full-height="480"
src="https://cwiki.apache.org/confluence/download/attachments/30739778/remote-services-spec.png?version=4&modificationDate=1362365433000&api=v2"
alt="remote-services-spec" usemap="#gliffy-map-30965906-9006">
+ <img class="gliffy-image" id="gliffy-image-30965906-3435" width="900"
height="480" data-full-width="900" data-full-height="480"
src="https://cwiki.apache.org/confluence/download/attachments/30739778/remote-services-spec.png?version=4&modificationDate=1362365433000&api=v2"
alt="remote-services-spec" usemap="#gliffy-map-30965906-1274">
- <map class="gliffy-dynamic" id="gliffy-dynamic-map-30965906-5182"
name="gliffy-dynamic-map-30965906-5182"></map>
+ <map class="gliffy-dynamic" id="gliffy-dynamic-map-30965906-3435"
name="gliffy-dynamic-map-30965906-3435"></map>
</span>
@@ -129,13 +129,13 @@ Apache CXF -- DOSGi Architecture
-<span class="gliffy-container" id="gliffy-container-30965903-5657"
data-fullwidth="897" data-ceoid="30739778"
data-edit="${diagramEditLink.getLinkUrl()}"
data-full="${diagramZoomLink.getLinkUrl()}"
data-filename="remote-service-admin-spec">
+<span class="gliffy-container" id="gliffy-container-30965903-7939"
data-fullwidth="897" data-ceoid="30739778"
data-edit="${diagramEditLink.getLinkUrl()}"
data-full="${diagramZoomLink.getLinkUrl()}"
data-filename="remote-service-admin-spec">
- <map id="gliffy-map-30965903-1555" name="gliffy-map-30965903-1555"></map>
+ <map id="gliffy-map-30965903-9508" name="gliffy-map-30965903-9508"></map>
- <img class="gliffy-image" id="gliffy-image-30965903-5657" width="897"
height="600" data-full-width="897" data-full-height="600"
src="https://cwiki.apache.org/confluence/download/attachments/30739778/remote-service-admin-spec.png?version=2&modificationDate=1362365400000&api=v2"
alt="remote-service-admin-spec" usemap="#gliffy-map-30965903-1555">
+ <img class="gliffy-image" id="gliffy-image-30965903-7939" width="897"
height="600" data-full-width="897" data-full-height="600"
src="https://cwiki.apache.org/confluence/download/attachments/30739778/remote-service-admin-spec.png?version=2&modificationDate=1362365400000&api=v2"
alt="remote-service-admin-spec" usemap="#gliffy-map-30965903-9508">
- <map class="gliffy-dynamic" id="gliffy-dynamic-map-30965903-5657"
name="gliffy-dynamic-map-30965903-5657"></map>
+ <map class="gliffy-dynamic" id="gliffy-dynamic-map-30965903-7939"
name="gliffy-dynamic-map-30965903-7939"></map>
</span>
@@ -167,13 +167,13 @@ Apache CXF -- DOSGi Architecture
-<span class="gliffy-container" id="gliffy-container-30965962-9318"
data-fullwidth="1217" data-ceoid="30739778"
data-edit="${diagramEditLink.getLinkUrl()}"
data-full="${diagramZoomLink.getLinkUrl()}"
data-filename="cxf-dosgi-topology-manager">
+<span class="gliffy-container" id="gliffy-container-30965962-4537"
data-fullwidth="1217" data-ceoid="30739778"
data-edit="${diagramEditLink.getLinkUrl()}"
data-full="${diagramZoomLink.getLinkUrl()}"
data-filename="cxf-dosgi-topology-manager">
- <map id="gliffy-map-30965962-8808" name="gliffy-map-30965962-8808"></map>
+ <map id="gliffy-map-30965962-1408" name="gliffy-map-30965962-1408"></map>
- <img class="gliffy-image" id="gliffy-image-30965962-9318" width="1217"
height="773" data-full-width="1217" data-full-height="773"
src="https://cwiki.apache.org/confluence/download/attachments/30739778/cxf-dosgi-topology-manager.png?version=4&modificationDate=1368712288000&api=v2"
alt="cxf-dosgi-topology-manager" usemap="#gliffy-map-30965962-8808">
+ <img class="gliffy-image" id="gliffy-image-30965962-4537" width="1217"
height="773" data-full-width="1217" data-full-height="773"
src="https://cwiki.apache.org/confluence/download/attachments/30739778/cxf-dosgi-topology-manager.png?version=4&modificationDate=1368712288000&api=v2"
alt="cxf-dosgi-topology-manager" usemap="#gliffy-map-30965962-1408">
- <map class="gliffy-dynamic" id="gliffy-dynamic-map-30965962-9318"
name="gliffy-dynamic-map-30965962-9318"></map>
+ <map class="gliffy-dynamic" id="gliffy-dynamic-map-30965962-4537"
name="gliffy-dynamic-map-30965962-4537"></map>
</span>
@@ -186,13 +186,13 @@ Apache CXF -- DOSGi Architecture
-<span class="gliffy-container" id="gliffy-container-30966000-5162"
data-fullwidth="1191" data-ceoid="30739778"
data-edit="${diagramEditLink.getLinkUrl()}"
data-full="${diagramZoomLink.getLinkUrl()}"
data-filename="cxf-dosgi-discovery-distributed">
+<span class="gliffy-container" id="gliffy-container-30966000-8970"
data-fullwidth="1191" data-ceoid="30739778"
data-edit="${diagramEditLink.getLinkUrl()}"
data-full="${diagramZoomLink.getLinkUrl()}"
data-filename="cxf-dosgi-discovery-distributed">
- <map id="gliffy-map-30966000-4904" name="gliffy-map-30966000-4904"></map>
+ <map id="gliffy-map-30966000-6510" name="gliffy-map-30966000-6510"></map>
- <img class="gliffy-image" id="gliffy-image-30966000-5162" width="1191"
height="1229" data-full-width="1191" data-full-height="1229"
src="https://cwiki.apache.org/confluence/download/attachments/30739778/cxf-dosgi-discovery-distributed.png?version=3&modificationDate=1362365313000&api=v2"
alt="cxf-dosgi-discovery-distributed" usemap="#gliffy-map-30966000-4904">
+ <img class="gliffy-image" id="gliffy-image-30966000-8970" width="1191"
height="1229" data-full-width="1191" data-full-height="1229"
src="https://cwiki.apache.org/confluence/download/attachments/30739778/cxf-dosgi-discovery-distributed.png?version=3&modificationDate=1362365313000&api=v2"
alt="cxf-dosgi-discovery-distributed" usemap="#gliffy-map-30966000-6510">
- <map class="gliffy-dynamic" id="gliffy-dynamic-map-30966000-5162"
name="gliffy-dynamic-map-30966000-5162"></map>
+ <map class="gliffy-dynamic" id="gliffy-dynamic-map-30966000-8970"
name="gliffy-dynamic-map-30966000-8970"></map>
</span>
@@ -205,13 +205,13 @@ Apache CXF -- DOSGi Architecture
-<span class="gliffy-container" id="gliffy-container-30966005-2246"
data-fullwidth="200" data-ceoid="30739778"
data-edit="${diagramEditLink.getLinkUrl()}"
data-full="${diagramZoomLink.getLinkUrl()}"
data-filename="cxf-dosgi-remote-service-admin">
+<span class="gliffy-container" id="gliffy-container-30966005-4515"
data-fullwidth="200" data-ceoid="30739778"
data-edit="${diagramEditLink.getLinkUrl()}"
data-full="${diagramZoomLink.getLinkUrl()}"
data-filename="cxf-dosgi-remote-service-admin">
- <map id="gliffy-map-30966005-5832" name="gliffy-map-30966005-5832"></map>
+ <map id="gliffy-map-30966005-5885" name="gliffy-map-30966005-5885"></map>
- <img class="gliffy-image" id="gliffy-image-30966005-2246" width="200"
height="200" data-full-width="200" data-full-height="200"
src="https://cwiki.apache.org/confluence/download/attachments/30739778/cxf-dosgi-remote-service-admin.png?version=2&modificationDate=1362364251000&api=v2"
alt="cxf-dosgi-remote-service-admin" usemap="#gliffy-map-30966005-5832">
+ <img class="gliffy-image" id="gliffy-image-30966005-4515" width="200"
height="200" data-full-width="200" data-full-height="200"
src="https://cwiki.apache.org/confluence/download/attachments/30739778/cxf-dosgi-remote-service-admin.png?version=2&modificationDate=1362364251000&api=v2"
alt="cxf-dosgi-remote-service-admin" usemap="#gliffy-map-30966005-5885">
- <map class="gliffy-dynamic" id="gliffy-dynamic-map-30966005-2246"
name="gliffy-dynamic-map-30966005-2246"></map>
+ <map class="gliffy-dynamic" id="gliffy-dynamic-map-30966005-4515"
name="gliffy-dynamic-map-30966005-4515"></map>
</span>
</div>
Modified: websites/production/cxf/content/faq.html
==============================================================================
--- websites/production/cxf/content/faq.html (original)
+++ websites/production/cxf/content/faq.html Mon Oct 23 16:56:57 2017
@@ -111,11 +111,11 @@ Apache CXF -- FAQ
<!-- Content -->
<div class="wiki-content">
<div id="ConfluenceContent"><h1 id="FAQ-FrequentlyAskedQuestions">Frequently
Asked Questions</h1><p><style type="text/css">/*<![CDATA[*/
-div.rbtoc1505392029528 {padding: 0px;}
-div.rbtoc1505392029528 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1505392029528 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1508777409381 {padding: 0px;}
+div.rbtoc1508777409381 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1508777409381 li {margin-left: 0px;padding-left: 0px;}
-/*]]>*/</style></p><div class="toc-macro rbtoc1505392029528">
+/*]]>*/</style></p><div class="toc-macro rbtoc1508777409381">
<ul class="toc-indentation"><li><a shape="rect" href="#FAQ-General">General</a>
<ul class="toc-indentation"><li><a shape="rect"
href="#FAQ-CanCXFrunwithJDK1.8/Java8?">Can CXF run with JDK 1.8/Java
8?</a></li><li><a shape="rect" href="#FAQ-CanCXFrunwithJDK1.7/Java7?">Can CXF
run with JDK 1.7/Java 7?</a></li><li><a shape="rect"
href="#FAQ-CanCXFrunwithJDK1.6?">Can CXF run with JDK 1.6?</a></li><li><a
shape="rect" href="#FAQ-CanCXFrunwithJDK1.5?">Can CXF run with JDK
1.5?</a></li><li><a shape="rect"
href="#FAQ-CanCXFrunwithouttheSunreferenceSAAJimplementation?">Can CXF run
without the Sun reference SAAJ implementation?</a></li><li><a shape="rect"
href="#FAQ-AretherecommercialofferingsofCXFthatprovideservices,support,andadditionalfeatures?">Are
there commercial offerings of CXF that provide services, support, and
additional features?</a></li><li><a shape="rect"
href="#FAQ-IsthereanApacheCXFcertificationprogram?">Is there an Apache CXF
certification program?</a></li></ul>
</li><li><a shape="rect" href="#FAQ-JAX-WSRelated">JAX-WS Related</a>
Modified: websites/production/cxf/content/fediz-configuration.html
==============================================================================
--- websites/production/cxf/content/fediz-configuration.html (original)
+++ websites/production/cxf/content/fediz-configuration.html Mon Oct 23
16:56:57 2017
@@ -33,6 +33,7 @@
<script src='/resources/highlighter/scripts/shCore.js'></script>
<script src='/resources/highlighter/scripts/shBrushXml.js'></script>
+<script src='/resources/highlighter/scripts/shBrushJava.js'></script>
<script>
SyntaxHighlighter.defaults['toolbar'] = false;
SyntaxHighlighter.all();
Modified: websites/production/cxf/content/fediz-downloads.html
==============================================================================
--- websites/production/cxf/content/fediz-downloads.html (original)
+++ websites/production/cxf/content/fediz-downloads.html Mon Oct 23 16:56:57
2017
@@ -32,8 +32,8 @@
<link type="text/css" rel="stylesheet"
href="/resources/highlighter/styles/shThemeCXF.css">
<script src='/resources/highlighter/scripts/shCore.js'></script>
-<script src='/resources/highlighter/scripts/shBrushJava.js'></script>
<script src='/resources/highlighter/scripts/shBrushBash.js'></script>
+<script src='/resources/highlighter/scripts/shBrushJava.js'></script>
<script>
SyntaxHighlighter.defaults['toolbar'] = false;
SyntaxHighlighter.all();
Modified: websites/production/cxf/content/fediz-metadata.html
==============================================================================
--- websites/production/cxf/content/fediz-metadata.html (original)
+++ websites/production/cxf/content/fediz-metadata.html Mon Oct 23 16:56:57 2017
@@ -33,6 +33,7 @@
<script src='/resources/highlighter/scripts/shCore.js'></script>
<script src='/resources/highlighter/scripts/shBrushXml.js'></script>
+<script src='/resources/highlighter/scripts/shBrushJava.js'></script>
<script>
SyntaxHighlighter.defaults['toolbar'] = false;
SyntaxHighlighter.all();
Modified: websites/production/cxf/content/fediz-oidc.html
==============================================================================
--- websites/production/cxf/content/fediz-oidc.html (original)
+++ websites/production/cxf/content/fediz-oidc.html Mon Oct 23 16:56:57 2017
@@ -100,11 +100,11 @@ Apache CXF -- Fediz OIDC
<!-- Content -->
<div class="wiki-content">
<div id="ConfluenceContent"><p> </p><p><style
type="text/css">/*<![CDATA[*/
-div.rbtoc1505392130379 {padding: 0px;}
-div.rbtoc1505392130379 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1505392130379 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1508777511771 {padding: 0px;}
+div.rbtoc1508777511771 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1508777511771 li {margin-left: 0px;padding-left: 0px;}
-/*]]>*/</style></p><div class="toc-macro rbtoc1505392130379">
+/*]]>*/</style></p><div class="toc-macro rbtoc1508777511771">
<ul class="toc-indentation"><li><a shape="rect"
href="#FedizOIDC-Introduction">Introduction</a></li><li><a shape="rect"
href="#FedizOIDC-UserAuthentication">User Authentication</a>
<ul class="toc-indentation"><li><a shape="rect"
href="#FedizOIDC-TrustedProviders">Trusted Providers</a></li></ul>
</li><li><a shape="rect" href="#FedizOIDC-ClientRegistration">Client
Registration</a></li><li><a shape="rect" href="#FedizOIDC-OIDCServices">OIDC
Services</a></li><li><a shape="rect"
href="#FedizOIDC-IdToken">IdToken</a></li><li><a shape="rect"
href="#FedizOIDC-DataPersistence">Data Persistence</a></li><li><a shape="rect"
href="#FedizOIDC-Deployment">Deployment</a></li></ul>
Modified: websites/production/cxf/content/fediz-tomcat.html
==============================================================================
--- websites/production/cxf/content/fediz-tomcat.html (original)
+++ websites/production/cxf/content/fediz-tomcat.html Mon Oct 23 16:56:57 2017
@@ -33,6 +33,7 @@
<script src='/resources/highlighter/scripts/shCore.js'></script>
<script src='/resources/highlighter/scripts/shBrushXml.js'></script>
+<script src='/resources/highlighter/scripts/shBrushJava.js'></script>
<script>
SyntaxHighlighter.defaults['toolbar'] = false;
SyntaxHighlighter.all();
Modified: websites/production/cxf/content/fediz-websphere.html
==============================================================================
--- websites/production/cxf/content/fediz-websphere.html (original)
+++ websites/production/cxf/content/fediz-websphere.html Mon Oct 23 16:56:57
2017
@@ -33,6 +33,7 @@
<script src='/resources/highlighter/scripts/shCore.js'></script>
<script src='/resources/highlighter/scripts/shBrushXml.js'></script>
+<script src='/resources/highlighter/scripts/shBrushJava.js'></script>
<script>
SyntaxHighlighter.defaults['toolbar'] = false;
SyntaxHighlighter.all();
Modified: websites/production/cxf/content/fediz.html
==============================================================================
--- websites/production/cxf/content/fediz.html (original)
+++ websites/production/cxf/content/fediz.html Mon Oct 23 16:56:57 2017
@@ -32,8 +32,8 @@
<link type="text/css" rel="stylesheet"
href="/resources/highlighter/styles/shThemeCXF.css">
<script src='/resources/highlighter/scripts/shCore.js'></script>
-<script src='/resources/highlighter/scripts/shBrushJava.js'></script>
<script src='/resources/highlighter/scripts/shBrushBash.js'></script>
+<script src='/resources/highlighter/scripts/shBrushJava.js'></script>
<script>
SyntaxHighlighter.defaults['toolbar'] = false;
SyntaxHighlighter.all();