Author: buildbot Date: Mon Nov 30 09:20:18 2015 New Revision: 974006 Log: Production update by buildbot for camel
Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-run-maven-goal.html Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/camel/content/camel-run-maven-goal.html ============================================================================== --- websites/production/camel/content/camel-run-maven-goal.html (original) +++ websites/production/camel/content/camel-run-maven-goal.html Mon Nov 30 09:20:18 2015 @@ -104,7 +104,7 @@ mvn camel:run </configuration> </plugin> ]]></script> -</div></div><p>This allows you to boot up any Blueprint services you wish - whether they are Camel-related, or any other Blueprint.</p><div class="confluence-information-macro confluence-information-macro-information"><p class="title">Using limited Blueprint container</p><span class="aui-icon aui-icon-small aui-iconfont-info confluence-information-macro-icon"></span><div class="confluence-information-macro-body"><p>We use the <a shape="rect" class="external-link" href="https://code.google.com/p/pojosr/" rel="nofollow">PojoSR project</a> as the blueprint container. This project is not a full fledged blueprint container. For that you can use <a shape="rect" class="external-link" href="http://karaf.apache.org/">Apache Karaf</a> or <a shape="rect" class="external-link" href="http://servicemix.apache.org/">Apache ServiceMix</a>.</p></div></div><p>You can use the <code>applicationContextUri</code> configuration to specify an explicit blueprint XML file, such as:</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> +</div></div><p>This allows you to boot up any Blueprint services you wish - whether they are Camel-related, or any other Blueprint.</p><div class="confluence-information-macro confluence-information-macro-information"><p class="title">Using limited Blueprint container</p><span class="aui-icon aui-icon-small aui-iconfont-info confluence-information-macro-icon"></span><div class="confluence-information-macro-body"><p>We use the <a shape="rect" class="external-link" href="https://code.google.com/p/pojosr/" rel="nofollow">PojoSR project</a> as the blueprint container. This project is not a full fledged blueprint container. For that you can use <a shape="rect" class="external-link" href="http://karaf.apache.org/">Apache Karaf</a> or <a shape="rect" class="external-link" href="http://servicemix.apache.org/">Apache ServiceMix</a>.</p><p>In <strong>Camel 2.15.3</strong> and later, we use <a shape="rect" class="external-link" href="https://github.com/apache/felix/tree/trunk/connect" rel="nof ollow">Felix Connect</a> instead. PojoSR <a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/FELIX-4445">was donated</a> to ASF and is now maintained under Felix project.</p></div></div><p>You can use the <code>applicationContextUri</code> configuration to specify an explicit blueprint XML file, such as:</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> <script class="brush: xml; gutter: false; theme: Default" type="syntaxhighlighter"><![CDATA[ <plugin> <groupId>org.apache.camel</groupId> <artifactId>camel-maven-plugin</artifactId>