Added: servicemix/site/production/docs/7.x/scripts/themes/apple/bg.jpg
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/scripts/themes/apple/bg.jpg?rev=1730131&view=auto
==============================================================================
Binary file - no diff available.
Propchange: servicemix/site/production/docs/7.x/scripts/themes/apple/bg.jpg
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: servicemix/site/production/docs/7.x/scripts/themes/apple/d.png
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/scripts/themes/apple/d.png?rev=1730131&view=auto
==============================================================================
Binary file - no diff available.
Propchange: servicemix/site/production/docs/7.x/scripts/themes/apple/d.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: servicemix/site/production/docs/7.x/scripts/themes/apple/dot_for_ie.gif
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/scripts/themes/apple/dot_for_ie.gif?rev=1730131&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
servicemix/site/production/docs/7.x/scripts/themes/apple/dot_for_ie.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: servicemix/site/production/docs/7.x/scripts/themes/apple/style.css
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/scripts/themes/apple/style.css?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/scripts/themes/apple/style.css (added)
+++ servicemix/site/production/docs/7.x/scripts/themes/apple/style.css Fri Feb
12 22:27:08 2016
@@ -0,0 +1,60 @@
+/*
+ * jsTree apple theme 1.0
+ * Supported features: dots/no-dots, icons/no-icons, focused, loading
+ * Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search
+ */
+
+.jstree-apple > ul { background:url("bg.jpg") left top repeat; }
+.jstree-apple li,
+.jstree-apple ins { background-image:url("d.png");
background-repeat:no-repeat; background-color:transparent; }
+.jstree-apple li { background-position:-90px 0; background-repeat:repeat-y; }
+.jstree-apple li.jstree-last { background:transparent; }
+.jstree-apple .jstree-open > ins { background-position:-72px 0; }
+.jstree-apple .jstree-closed > ins { background-position:-54px 0; }
+.jstree-apple .jstree-leaf > ins { background-position:-36px 0; }
+
+.jstree-apple a { border-radius:4px; -moz-border-radius:4px;
-webkit-border-radius:4px; text-shadow:1px 1px 1px white; }
+.jstree-apple .jstree-hovered { background:#e7f4f9; border:1px solid #d8f0fa;
padding:0 3px 0 1px; text-shadow:1px 1px 1px silver; }
+.jstree-apple .jstree-clicked { background:#beebff; border:1px solid #99defd;
padding:0 3px 0 1px; }
+.jstree-apple a .jstree-icon { background-position:-56px -20px; }
+.jstree-apple a.jstree-loading .jstree-icon { background:url("throbber.gif")
center center no-repeat !important; }
+
+.jstree-apple.jstree-focused { background:white; }
+
+.jstree-apple .jstree-no-dots li,
+.jstree-apple .jstree-no-dots .jstree-leaf > ins { background:transparent; }
+.jstree-apple .jstree-no-dots .jstree-open > ins { background-position:-18px
0; }
+.jstree-apple .jstree-no-dots .jstree-closed > ins { background-position:0 0; }
+
+.jstree-apple .jstree-no-icons a .jstree-icon { display:none; }
+
+.jstree-apple .jstree-search { font-style:italic; }
+
+.jstree-apple .jstree-no-icons .jstree-checkbox { display:inline-block; }
+.jstree-apple .jstree-no-checkboxes .jstree-checkbox { display:none
!important; }
+.jstree-apple .jstree-checked > a > .jstree-checkbox {
background-position:-38px -19px; }
+.jstree-apple .jstree-unchecked > a > .jstree-checkbox {
background-position:-2px -19px; }
+.jstree-apple .jstree-undetermined > a > .jstree-checkbox {
background-position:-20px -19px; }
+.jstree-apple .jstree-checked > a > .checkbox:hover {
background-position:-38px -37px; }
+.jstree-apple .jstree-unchecked > a > .jstree-checkbox:hover {
background-position:-2px -37px; }
+.jstree-apple .jstree-undetermined > a > .jstree-checkbox:hover {
background-position:-20px -37px; }
+
+#vakata-dragged.jstree-apple ins { background:transparent !important; }
+#vakata-dragged.jstree-apple .jstree-ok { background:url("d.png") -2px -53px
no-repeat !important; }
+#vakata-dragged.jstree-apple .jstree-invalid { background:url("d.png") -18px
-53px no-repeat !important; }
+#jstree-marker.jstree-apple { background:url("d.png") -41px -57px no-repeat
!important; }
+
+.jstree-apple a.jstree-search { color:aqua; }
+
+#vakata-contextmenu.jstree-apple-context,
+#vakata-contextmenu.jstree-apple-context li ul { background:#f0f0f0;
border:1px solid #979797; -moz-box-shadow: 1px 1px 2px #999;
-webkit-box-shadow: 1px 1px 2px #999; box-shadow: 1px 1px 2px #999; }
+#vakata-contextmenu.jstree-apple-context li { }
+#vakata-contextmenu.jstree-apple-context a { color:black; }
+#vakata-contextmenu.jstree-apple-context a:hover,
+#vakata-contextmenu.jstree-apple-context .vakata-hover > a { padding:0 5px;
background:#e8eff7; border:1px solid #aecff7; color:black;
-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
+#vakata-contextmenu.jstree-apple-context li.jstree-contextmenu-disabled a,
+#vakata-contextmenu.jstree-apple-context li.jstree-contextmenu-disabled
a:hover { color:silver; background:transparent; border:0; padding:1px 4px; }
+#vakata-contextmenu.jstree-apple-context li.vakata-separator {
background:white; border-top:1px solid #e0e0e0; margin:0; }
+#vakata-contextmenu.jstree-apple-context li ul { margin-left:-4px; }
+
+/* TODO: IE6 support - the `>` selectors */
\ No newline at end of file
Added: servicemix/site/production/docs/7.x/scripts/themes/apple/throbber.gif
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/scripts/themes/apple/throbber.gif?rev=1730131&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
servicemix/site/production/docs/7.x/scripts/themes/apple/throbber.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: servicemix/site/production/docs/7.x/scripts/themes/classic/d.png
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/scripts/themes/classic/d.png?rev=1730131&view=auto
==============================================================================
Binary file - no diff available.
Propchange: servicemix/site/production/docs/7.x/scripts/themes/classic/d.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: servicemix/site/production/docs/7.x/scripts/themes/classic/dot_for_ie.gif
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/scripts/themes/classic/dot_for_ie.gif?rev=1730131&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
servicemix/site/production/docs/7.x/scripts/themes/classic/dot_for_ie.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: servicemix/site/production/docs/7.x/scripts/themes/classic/style.css
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/scripts/themes/classic/style.css?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/scripts/themes/classic/style.css (added)
+++ servicemix/site/production/docs/7.x/scripts/themes/classic/style.css Fri
Feb 12 22:27:08 2016
@@ -0,0 +1,59 @@
+/*
+ * jsTree classic theme 1.0
+ * Supported features: dots/no-dots, icons/no-icons, focused, loading
+ * Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search
+ */
+
+.jstree-classic li,
+.jstree-classic ins { background-image:url("d.png");
background-repeat:no-repeat; background-color:transparent; }
+.jstree-classic li { background-position:-90px 0; background-repeat:repeat-y;
}
+.jstree-classic li.jstree-last { background:transparent; }
+.jstree-classic .jstree-open > ins { background-position:-72px 0; }
+.jstree-classic .jstree-closed > ins { background-position:-54px 0; }
+.jstree-classic .jstree-leaf > ins { background-position:-36px 0; }
+
+.jstree-classic .jstree-hovered { background:#e7f4f9; border:1px solid
#e7f4f9; padding:0 2px 0 1px; }
+.jstree-classic .jstree-clicked { background:navy; border:1px solid navy;
padding:0 2px 0 1px; color:white; }
+.jstree-classic a .jstree-icon { background-position:-56px -19px; }
+.jstree-classic .jstree-open > a .jstree-icon { background-position:-56px
-36px; }
+.jstree-classic a.jstree-loading .jstree-icon { background:url("throbber.gif")
center center no-repeat !important; }
+
+.jstree-classic.jstree-focused { background:white; }
+
+.jstree-classic .jstree-no-dots li,
+.jstree-classic .jstree-no-dots .jstree-leaf > ins { background:transparent; }
+.jstree-classic .jstree-no-dots .jstree-open > ins { background-position:-18px
0; }
+.jstree-classic .jstree-no-dots .jstree-closed > ins { background-position:0
0; }
+
+.jstree-classic .jstree-no-icons a .jstree-icon { display:none; }
+
+.jstree-classic .jstree-search { font-style:italic; }
+
+.jstree-classic .jstree-no-icons .jstree-checkbox { display:inline-block; }
+.jstree-classic .jstree-no-checkboxes .jstree-checkbox { display:none
!important; }
+.jstree-classic .jstree-checked > a > .jstree-checkbox {
background-position:-38px -19px; }
+.jstree-classic .jstree-unchecked > a > .jstree-checkbox {
background-position:-2px -19px; }
+.jstree-classic .jstree-undetermined > a > .jstree-checkbox {
background-position:-20px -19px; }
+.jstree-classic .jstree-checked > a > .jstree-checkbox:hover {
background-position:-38px -37px; }
+.jstree-classic .jstree-unchecked > a > .jstree-checkbox:hover {
background-position:-2px -37px; }
+.jstree-classic .jstree-undetermined > a > .jstree-checkbox:hover {
background-position:-20px -37px; }
+
+#vakata-dragged.jstree-classic ins { background:transparent !important; }
+#vakata-dragged.jstree-classic .jstree-ok { background:url("d.png") -2px -53px
no-repeat !important; }
+#vakata-dragged.jstree-classic .jstree-invalid { background:url("d.png") -18px
-53px no-repeat !important; }
+#jstree-marker.jstree-classic { background:url("d.png") -41px -57px no-repeat
!important; }
+
+.jstree-classic a.jstree-search { color:aqua; }
+
+#vakata-contextmenu.jstree-classic-context,
+#vakata-contextmenu.jstree-classic-context li ul { background:#f0f0f0;
border:1px solid #979797; -moz-box-shadow: 1px 1px 2px #999;
-webkit-box-shadow: 1px 1px 2px #999; box-shadow: 1px 1px 2px #999; }
+#vakata-contextmenu.jstree-classic-context li { }
+#vakata-contextmenu.jstree-classic-context a { color:black; }
+#vakata-contextmenu.jstree-classic-context a:hover,
+#vakata-contextmenu.jstree-classic-context .vakata-hover > a { padding:0 5px;
background:#e8eff7; border:1px solid #aecff7; color:black;
-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
+#vakata-contextmenu.jstree-classic-context li.jstree-contextmenu-disabled a,
+#vakata-contextmenu.jstree-classic-context li.jstree-contextmenu-disabled
a:hover { color:silver; background:transparent; border:0; padding:1px 4px; }
+#vakata-contextmenu.jstree-classic-context li.vakata-separator {
background:white; border-top:1px solid #e0e0e0; margin:0; }
+#vakata-contextmenu.jstree-classic-context li ul { margin-left:-4px; }
+
+/* TODO: IE6 support - the `>` selectors */
\ No newline at end of file
Added: servicemix/site/production/docs/7.x/scripts/themes/classic/throbber.gif
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/scripts/themes/classic/throbber.gif?rev=1730131&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
servicemix/site/production/docs/7.x/scripts/themes/classic/throbber.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: servicemix/site/production/docs/7.x/scripts/themes/default-rtl/d.gif
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/scripts/themes/default-rtl/d.gif?rev=1730131&view=auto
==============================================================================
Binary file - no diff available.
Propchange: servicemix/site/production/docs/7.x/scripts/themes/default-rtl/d.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: servicemix/site/production/docs/7.x/scripts/themes/default-rtl/d.png
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/scripts/themes/default-rtl/d.png?rev=1730131&view=auto
==============================================================================
Binary file - no diff available.
Propchange: servicemix/site/production/docs/7.x/scripts/themes/default-rtl/d.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: servicemix/site/production/docs/7.x/scripts/themes/default-rtl/dots.gif
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/scripts/themes/default-rtl/dots.gif?rev=1730131&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
servicemix/site/production/docs/7.x/scripts/themes/default-rtl/dots.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: servicemix/site/production/docs/7.x/scripts/themes/default-rtl/style.css
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/scripts/themes/default-rtl/style.css?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/scripts/themes/default-rtl/style.css
(added)
+++ servicemix/site/production/docs/7.x/scripts/themes/default-rtl/style.css
Fri Feb 12 22:27:08 2016
@@ -0,0 +1,83 @@
+/*
+ * jsTree default-rtl theme 1.0
+ * Supported features: dots/no-dots, icons/no-icons, focused, loading
+ * Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search
+ */
+
+.jstree-default-rtl li,
+.jstree-default-rtl ins { background-image:url("d.png");
background-repeat:no-repeat; background-color:transparent; }
+.jstree-default-rtl li { background-position:-90px 0;
background-repeat:repeat-y; }
+.jstree-default-rtl li.jstree-last { background:transparent; }
+.jstree-default-rtl .jstree-open > ins { background-position:-72px 0; }
+.jstree-default-rtl .jstree-closed > ins { background-position:-54px 0; }
+.jstree-default-rtl .jstree-leaf > ins { background-position:-36px 0; }
+
+.jstree-default-rtl .jstree-hovered { background:#e7f4f9; border:1px solid
#d8f0fa; padding:0 2px 0 1px; }
+.jstree-default-rtl .jstree-clicked { background:#beebff; border:1px solid
#99defd; padding:0 2px 0 1px; }
+.jstree-default-rtl a .jstree-icon { background-position:-56px -19px; }
+.jstree-default-rtl a.jstree-loading .jstree-icon {
background:url("throbber.gif") center center no-repeat !important; }
+
+.jstree-default-rtl.jstree-focused { background:#ffffee; }
+
+.jstree-default-rtl .jstree-no-dots li,
+.jstree-default-rtl .jstree-no-dots .jstree-leaf > ins {
background:transparent; }
+.jstree-default-rtl .jstree-no-dots .jstree-open > ins {
background-position:-18px 0; }
+.jstree-default-rtl .jstree-no-dots .jstree-closed > ins {
background-position:0 0; }
+
+.jstree-default-rtl .jstree-no-icons a .jstree-icon { display:none; }
+
+.jstree-default-rtl .jstree-search { font-style:italic; }
+
+.jstree-default-rtl .jstree-no-icons .jstree-checkbox { display:inline-block; }
+.jstree-default-rtl .jstree-no-checkboxes .jstree-checkbox { display:none
!important; }
+.jstree-default-rtl .jstree-checked > a > .jstree-checkbox {
background-position:-38px -19px; }
+.jstree-default-rtl .jstree-unchecked > a > .jstree-checkbox {
background-position:-2px -19px; }
+.jstree-default-rtl .jstree-undetermined > a > .jstree-checkbox {
background-position:-20px -19px; }
+.jstree-default-rtl .jstree-checked > a > .jstree-checkbox:hover {
background-position:-38px -37px; }
+.jstree-default-rtl .jstree-unchecked > a > .jstree-checkbox:hover {
background-position:-2px -37px; }
+.jstree-default-rtl .jstree-undetermined > a > .jstree-checkbox:hover {
background-position:-20px -37px; }
+
+#vakata-dragged.jstree-default-rtl ins { background:transparent !important; }
+#vakata-dragged.jstree-default-rtl .jstree-ok { background:url("d.png") -2px
-53px no-repeat !important; }
+#vakata-dragged.jstree-default-rtl .jstree-invalid { background:url("d.png")
-18px -53px no-repeat !important; }
+#jstree-marker.jstree-default-rtl { background:url("d.png") -41px -57px
no-repeat !important; }
+
+.jstree-default-rtl a.jstree-search { color:aqua; }
+
+#vakata-contextmenu.jstree-default-rtl-context,
+#vakata-contextmenu.jstree-default-rtl-context li ul { background:#f0f0f0;
border:1px solid #979797; -moz-box-shadow: 1px 1px 2px #999;
-webkit-box-shadow: 1px 1px 2px #999; box-shadow: 1px 1px 2px #999; }
+#vakata-contextmenu.jstree-default-rtl-context li { }
+#vakata-contextmenu.jstree-default-rtl-context a { color:black; }
+#vakata-contextmenu.jstree-default-rtl-context a:hover,
+#vakata-contextmenu.jstree-default-rtl-context .vakata-hover > a { padding:0
5px; background:#e8eff7; border:1px solid #aecff7; color:black;
-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
+#vakata-contextmenu.jstree-default-rtl-context li.jstree-contextmenu-disabled
a,
+#vakata-contextmenu.jstree-default-rtl-context li.jstree-contextmenu-disabled
a:hover { color:silver; background:transparent; border:0; padding:1px 4px; }
+#vakata-contextmenu.jstree-default-rtl-context li.vakata-separator {
background:white; border-top:1px solid #e0e0e0; margin:0; }
+#vakata-contextmenu.jstree-default-rtl-context li ul { margin-left:-4px; }
+
+/* IE6 BEGIN */
+.jstree-default-rtl li,
+.jstree-default-rtl ins,
+#vakata-dragged.jstree-default-rtl .jstree-invalid,
+#vakata-dragged.jstree-default-rtl .jstree-ok,
+#jstree-marker.jstree-default-rtl { _background-image:url("d.gif"); }
+.jstree-default-rtl .jstree-open ins { _background-position:-72px 0; }
+.jstree-default-rtl .jstree-closed ins { _background-position:-54px 0; }
+.jstree-default-rtl .jstree-leaf ins { _background-position:-36px 0; }
+.jstree-default-rtl a ins.jstree-icon { _background-position:-56px -19px; }
+#vakata-contextmenu.jstree-default-rtl-context ins { _display:none; }
+#vakata-contextmenu.jstree-default-rtl-context li { _zoom:1; }
+.jstree-default-rtl .jstree-undetermined a .jstree-checkbox {
_background-position:-18px -19px; }
+.jstree-default-rtl .jstree-checked a .jstree-checkbox {
_background-position:-36px -19px; }
+.jstree-default-rtl .jstree-unchecked a .jstree-checkbox {
_background-position:0px -19px; }
+/* IE6 END */
+
+/* RTL part */
+.jstree-default-rtl .jstree-hovered, .jstree-default-rtl .jstree-clicked {
padding:0 1px 0 2px; }
+.jstree-default-rtl li { background-image:url("dots.gif");
background-position: 100% 0px; }
+.jstree-default-rtl .jstree-checked > a > .jstree-checkbox {
background-position:-36px -19px; margin-left:2px; }
+.jstree-default-rtl .jstree-unchecked > a > .jstree-checkbox {
background-position:0px -19px; margin-left:2px; }
+.jstree-default-rtl .jstree-undetermined > a > .jstree-checkbox {
background-position:-18px -19px; margin-left:2px; }
+.jstree-default-rtl .jstree-checked > a > .jstree-checkbox:hover {
background-position:-36px -37px; }
+.jstree-default-rtl .jstree-unchecked > a > .jstree-checkbox:hover {
background-position:0px -37px; }
+.jstree-default-rtl .jstree-undetermined > a > .jstree-checkbox:hover {
background-position:-18px -37px; }
\ No newline at end of file
Added:
servicemix/site/production/docs/7.x/scripts/themes/default-rtl/throbber.gif
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/scripts/themes/default-rtl/throbber.gif?rev=1730131&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
servicemix/site/production/docs/7.x/scripts/themes/default-rtl/throbber.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: servicemix/site/production/docs/7.x/scripts/themes/default/d.gif
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/scripts/themes/default/d.gif?rev=1730131&view=auto
==============================================================================
Binary file - no diff available.
Propchange: servicemix/site/production/docs/7.x/scripts/themes/default/d.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: servicemix/site/production/docs/7.x/scripts/themes/default/d.png
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/scripts/themes/default/d.png?rev=1730131&view=auto
==============================================================================
Binary file - no diff available.
Propchange: servicemix/site/production/docs/7.x/scripts/themes/default/d.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: servicemix/site/production/docs/7.x/scripts/themes/default/style.css
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/scripts/themes/default/style.css?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/scripts/themes/default/style.css (added)
+++ servicemix/site/production/docs/7.x/scripts/themes/default/style.css Fri
Feb 12 22:27:08 2016
@@ -0,0 +1,73 @@
+/*
+ * jsTree default theme 1.0
+ * Supported features: dots/no-dots, icons/no-icons, focused, loading
+ * Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search
+ */
+
+.jstree-default li,
+.jstree-default ins { background-image:url("d.png");
background-repeat:no-repeat; background-color:transparent; }
+.jstree-default li { background-position:-90px 0; background-repeat:repeat-y; }
+.jstree-default li.jstree-last { background:transparent; }
+.jstree-default .jstree-open > ins { background-position:-72px 0; }
+.jstree-default .jstree-closed > ins { background-position:-54px 0; }
+.jstree-default .jstree-leaf > ins { background-position:-36px 0; }
+
+.jstree-default .jstree-hovered { background:#e7f4f9; border:1px solid
#d8f0fa; padding:0 2px 0 1px; }
+.jstree-default .jstree-clicked { background:#beebff; border:1px solid
#99defd; padding:0 2px 0 1px; }
+.jstree-default a .jstree-icon { background-position:-56px -19px; }
+.jstree-default a.jstree-loading .jstree-icon { background:url("throbber.gif")
center center no-repeat !important; }
+
+.jstree-default.jstree-focused { background:#ffffee; }
+
+.jstree-default .jstree-no-dots li,
+.jstree-default .jstree-no-dots .jstree-leaf > ins { background:transparent; }
+.jstree-default .jstree-no-dots .jstree-open > ins { background-position:-18px
0; }
+.jstree-default .jstree-no-dots .jstree-closed > ins { background-position:0
0; }
+
+.jstree-default .jstree-no-icons a .jstree-icon { display:none; }
+
+.jstree-default .jstree-search { font-style:italic; }
+
+.jstree-default .jstree-no-icons .jstree-checkbox { display:inline-block; }
+.jstree-default .jstree-no-checkboxes .jstree-checkbox { display:none
!important; }
+.jstree-default .jstree-checked > a > .jstree-checkbox {
background-position:-38px -19px; }
+.jstree-default .jstree-unchecked > a > .jstree-checkbox {
background-position:-2px -19px; }
+.jstree-default .jstree-undetermined > a > .jstree-checkbox {
background-position:-20px -19px; }
+.jstree-default .jstree-checked > a > .jstree-checkbox:hover {
background-position:-38px -37px; }
+.jstree-default .jstree-unchecked > a > .jstree-checkbox:hover {
background-position:-2px -37px; }
+.jstree-default .jstree-undetermined > a > .jstree-checkbox:hover {
background-position:-20px -37px; }
+
+#vakata-dragged.jstree-default ins { background:transparent !important; }
+#vakata-dragged.jstree-default .jstree-ok { background:url("d.png") -2px -53px
no-repeat !important; }
+#vakata-dragged.jstree-default .jstree-invalid { background:url("d.png") -18px
-53px no-repeat !important; }
+#jstree-marker.jstree-default { background:url("d.png") -41px -57px no-repeat
!important; }
+
+.jstree-default a.jstree-search { color:aqua; }
+
+#vakata-contextmenu.jstree-default-context,
+#vakata-contextmenu.jstree-default-context li ul { background:#f0f0f0;
border:1px solid #979797; -moz-box-shadow: 1px 1px 2px #999;
-webkit-box-shadow: 1px 1px 2px #999; box-shadow: 1px 1px 2px #999; }
+#vakata-contextmenu.jstree-default-context li { }
+#vakata-contextmenu.jstree-default-context a { color:black; }
+#vakata-contextmenu.jstree-default-context a:hover,
+#vakata-contextmenu.jstree-default-context .vakata-hover > a { padding:0 5px;
background:#e8eff7; border:1px solid #aecff7; color:black;
-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
+#vakata-contextmenu.jstree-default-context li.jstree-contextmenu-disabled a,
+#vakata-contextmenu.jstree-default-context li.jstree-contextmenu-disabled
a:hover { color:silver; background:transparent; border:0; padding:1px 4px; }
+#vakata-contextmenu.jstree-default-context li.vakata-separator {
background:white; border-top:1px solid #e0e0e0; margin:0; }
+#vakata-contextmenu.jstree-default-context li ul { margin-left:-4px; }
+
+/* IE6 BEGIN */
+.jstree-default li,
+.jstree-default ins,
+#vakata-dragged.jstree-default .jstree-invalid,
+#vakata-dragged.jstree-default .jstree-ok,
+#jstree-marker.jstree-default { _background-image:url("d.gif"); }
+.jstree-default .jstree-open ins { _background-position:-72px 0; }
+.jstree-default .jstree-closed ins { _background-position:-54px 0; }
+.jstree-default .jstree-leaf ins { _background-position:-36px 0; }
+.jstree-default a ins.jstree-icon { _background-position:-56px -19px; }
+#vakata-contextmenu.jstree-default-context ins { _display:none; }
+#vakata-contextmenu.jstree-default-context li { _zoom:1; }
+.jstree-default .jstree-undetermined a .jstree-checkbox {
_background-position:-20px -19px; }
+.jstree-default .jstree-checked a .jstree-checkbox {
_background-position:-38px -19px; }
+.jstree-default .jstree-unchecked a .jstree-checkbox {
_background-position:-2px -19px; }
+/* IE6 END */
\ No newline at end of file
Added: servicemix/site/production/docs/7.x/scripts/themes/default/throbber.gif
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/scripts/themes/default/throbber.gif?rev=1730131&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
servicemix/site/production/docs/7.x/scripts/themes/default/throbber.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: servicemix/site/production/docs/7.x/theme/images/bg.png
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/theme/images/bg.png?rev=1730131&view=auto
==============================================================================
Binary file - no diff available.
Propchange: servicemix/site/production/docs/7.x/theme/images/bg.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: servicemix/site/production/docs/7.x/theme/images/pdf.png
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/theme/images/pdf.png?rev=1730131&view=auto
==============================================================================
Binary file - no diff available.
Propchange: servicemix/site/production/docs/7.x/theme/images/pdf.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: servicemix/site/production/docs/7.x/theme/master.css
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/theme/master.css?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/theme/master.css (added)
+++ servicemix/site/production/docs/7.x/theme/master.css Fri Feb 12 22:27:08
2016
@@ -0,0 +1,270 @@
+* {
+ margin: 0px;
+}
+
+body {
+ font-family: Verdana, Arial, sans-serif;
+ margin: 0px auto;
+ font-size: .8em;
+}
+
+p {
+ margin-top: 1em;
+}
+
+img {
+ margin: 1em;
+}
+
+div#page {
+ padding-top: 12px;
+}
+
+div#siteHeader {
+ background-image: url("images/bg.png");
+ clear: both;
+}
+
+img {
+ margin: 2px;
+}
+
+div#siteHeader table {
+ margin: 2px auto;
+ width: 85%;
+}
+
+div#siteHeader a:link {
+ color: #ffffff;
+ text-decoration: none;
+}
+
+div#siteHeader a:visited {
+ color: #ffffff;
+ text-decoration: none;
+}
+
+div#siteHeader a:hover {
+ color: #ffffff;
+}
+
+div#siteHeader table, div#siteHeader td {
+ border: none;
+ vertical-align: middle;
+}
+
+div#siteHeader ul.siteNav {
+ list-style-type: none;
+ padding:0;
+ margin-top: 15px;
+ text-align: right;
+}
+
+ul.siteNav li {
+ display: inline;
+ padding-left: 40px;
+ font-weight: 300;
+}
+
+ul.siteNav li form {
+ display: inline-block;
+}
+
+div#sectHeader {
+ background: #909090;
+ height: 50px;
+ color: #ffffff;
+ padding-left: 20px;
+ padding-right: 20px;
+ vertical-align: top;
+ clear: both;
+ }
+
+div#sectHeader a:link {
+ color: #ffffff;
+ text-decoration: none;
+}
+
+div#sectHeader a:visited {
+ color: #ffffff;
+ text-decoration: none;
+}
+
+div#sectHeader a:hover {
+ color: #ffffff;
+}
+
+div#sectHeader table, div#sectHeader td {
+ border: none;
+ }
+
+div#sectHeader h1 {
+ border: none;
+ padding: 0;
+ margin: 0;
+ }
+
+ul.sectNav {
+ list-style-type: none;
+ }
+
+ul.sectNav li {
+ display: inline;
+ font-size: large;
+ padding: 0 40px;
+ }
+
+div#siteFooter {
+ background: url("images/bg.png") center;
+ margin-top: 30px;
+ color: #ffffff;
+ text-align: center;
+ vertical-align: bottom;
+ clear: both;
+ padding: 2px 20px;
+ font-size: 80%;
+}
+
+div#content {
+ clear: both;
+ margin: 50px auto;
+ width: 85%;
+}
+
+div#body {
+ padding-left: 22.5em;
+ margin-bottom: 30px;
+ }
+
+div#nav {
+ display: block;
+ width: 20em;
+ float: left;
+ margin: 0px;
+ margin-bottom: 30px;
+}
+
+div.clearing {
+ clear: both;
+}
+
+div.highlight pre {
+ font-family: 'Courier', Courier, monospace;
+ font-size: 1em;
+ background-color: #eee;
+ margin-left: 1em;
+ margin-right: 1em;
+ padding: .5em;
+}
+
+tt {
+ font-family: 'Courier', Courier, monospace;
+ font-size: 1em;
+}
+
+div.tip, div.warn, div.note {
+ position: relative;
+ left: 20px;
+ padding: 10px;
+ margin-bottom: 10px;
+ margin-top: 10px;
+ width: 90%;
+}
+
+div.tip h1:before {
+ content:url(/images/check.gif);
+ padding-right: 10px;
+}
+
+div.tip h1, div.warn h1, div.note h1 {
+ font-size: small;
+ padding-bottom: 5px;
+ margin: 0;
+ border-bottom: none;
+}
+
+div.tip {
+ background-color: #DDFADE;
+ border-color: #9EC49F;
+}
+
+div.warn {
+ background-color: #FFE7E7;
+ border-color: #DF9898;
+}
+
+div.note {
+ background-color: #FFFFDD;
+ border-color: #F7DF92;
+}
+
+div.code {
+ background-color: #FFFFDD;
+ border-color: #F7DF92;
+}
+
+h1, h2, h3, h4, h5, h6 {
+ line-height: normal;
+ font-weight: bold;
+ padding: 2px;
+}
+
+h1 {
+ margin: 36px 0 4px 0;
+ border-bottom: 1px solid #919699;
+}
+
+h2 {
+ margin: 27px 0 4px 0;
+ border-bottom: 1px solid #919699;
+}
+
+h3 {
+ margin: 21px 0 4px 0;
+}
+
+h4 {
+ margin: 18px 0 4px 0;
+}
+
+h5 {
+ margin: 14px 0 4px 0;
+}
+
+h6 {
+ margin: 14px 0 4px 0;
+}
+
+table {
+ margin: 5px;
+ border-collapse: collapse;
+}
+
+td {
+ border-width: 1px;
+ border-style: solid;
+ border-color: #ddd;
+ padding: 5px;
+ vertical-align: top;
+ min-width: 0.6em;
+}
+
+th {
+ border-width: 1px;
+ border-style: solid;
+ border-color: #ddd;
+ padding: 5px;
+ background-color: #f0f0f0;
+ text-align: left;
+ vertical-align: top;
+ min-width: 0.6em;
+}
+
+a {
+ color: #5b8fbe;
+ text-decoration: none;
+}
+
+a:hover {
+ color: #666;
+}
\ No newline at end of file
Added: servicemix/site/production/docs/7.x/theme/picker.css
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/theme/picker.css?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/theme/picker.css (added)
+++ servicemix/site/production/docs/7.x/theme/picker.css Fri Feb 12 22:27:08
2016
@@ -0,0 +1,40 @@
+div#bookpicker {
+ width: 90%;
+ }
+
+div#bookpicker a {
+ text-decoration: none;
+ }
+
+div.left h1, div.left h2 {
+ overflow: visible;
+ border-bottom: none;
+ margin: 0;
+ padding: 0;
+}
+
+ div.left {
+ float:left;
+ width:30%;
+ text-align:right;
+ clear:both;
+ padding-bottom: 10px;
+}
+
+div.left h2 {
+ color: #5C5C5C;
+ font-size: 14pt;
+ margin-right: 20px;
+}
+
+div.right {
+ float:right;
+ width:70%;
+ text-align:left;
+ padding-bottom: 10px;
+ }
+
+div.pdf {
+ padding-left: 20px;
+ background: url('images/pdf.png') no-repeat left center;
+}
\ No newline at end of file
Added: servicemix/site/production/docs/7.x/theme/print.css
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/theme/print.css?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/theme/print.css (added)
+++ servicemix/site/production/docs/7.x/theme/print.css Fri Feb 12 22:27:08 2016
@@ -0,0 +1,90 @@
+@page {
+ @top {
+ content: "Apache ServiceMix 7.0.0-SNAPSHOT";
+ font-family:'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
+ }
+ @bottom {
+ content: counter(page);
+ font-family:'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
+ }
+ margin: 70pt 50pt 70pt 50pt;
+ size: a4;
+}
+
+@page:first {
+ @top { content: normal }
+ @bottom-right { content: normal }
+}
+
+body {
+ font-family:'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
+ margin: 0px auto;
+ width: 95%;
+ box-shadow: 3px 3px 7px #777;
+ font-size: .8em;
+}
+
+div#titlepage {
+ page-break-after: always;
+ padding-top: 20em;
+}
+
+div#titlepage div#title {
+ text-align: right;
+ font-size: 3em;
+}
+
+div#titlepage div#subtitle {
+ margin-top: 2em;
+ text-align: right;
+ font-size: 2em;
+}
+
+div.highlight pre {
+ font-family: 'Courier', Courier, monospace;
+ font-size: .9em;
+ background-color: #ededed;
+ margin-left: 1em;
+ margin-right: 1em;
+ padding: .5em;
+ page-break-inside: avoid;
+}
+
+h1 {
+ page-break-before: always;
+ counter-increment: h1;
+ counter-reset: h2;
+ margin-left: -20px;
+}
+
+h1::before {
+ content: counter(h1) ". ";
+}
+
+h2 {
+ counter-increment: h2;
+ margin-left: -20px;
+}
+
+h2::before {
+ content: counter(h1) "." counter(h2) ". ";
+}
+
+table {
+ border-spacing: 0px 0px;
+ border: solid thin #777777;
+ width: 100%;
+}
+
+table tr td {
+ border: solid thin #ededed;
+ padding: 2px;
+ font-size: .9em;
+}
+
+table tr th {
+ border: solid thin #ededed;
+ background-color: #ededed;
+ padding: 2px;
+ font-size: .9em;
+}
\ No newline at end of file
Added: servicemix/site/production/docs/7.x/theme/pygmentize.css
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/theme/pygmentize.css?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/theme/pygmentize.css (added)
+++ servicemix/site/production/docs/7.x/theme/pygmentize.css Fri Feb 12
22:27:08 2016
@@ -0,0 +1,48 @@
+.hll { background-color: #ffffcc }
+.c { color: #3F7F5F } /* Comment */
+.err { border: 1px solid #FF0000 } /* Error */
+.k { color: #7F0055; font-weight: bold } /* Keyword */
+.o { color: #000000 } /* Operator */
+.cm { color: #3F5FBF } /* Comment.Multiline */
+.cp { color: #606060; font-style: italic } /* Comment.Preproc */
+.c1 { color: #3F7F5F } /* Comment.Single */
+.cs { color: #3F7F5F } /* Comment.Special */
+.ge { font-style: italic } /* Generic.Emph */
+.gh { font-weight: bold } /* Generic.Heading */
+.gp { font-weight: bold } /* Generic.Prompt */
+.gs { font-weight: bold } /* Generic.Strong */
+.gu { font-weight: bold } /* Generic.Subheading */
+.kc { color: #7F0055; font-weight: bold } /* Keyword.Constant */
+.kd { color: #7F0055; font-weight: bold } /* Keyword.Declaration */
+.kn { color: #7F0055; font-weight: bold } /* Keyword.Namespace */
+.kp { color: #f00000; font-weight: bold } /* Keyword.Pseudo */
+.kr { color: #7F0055; font-weight: bold } /* Keyword.Reserved */
+.kt { color: #7F0055; font-weight: bold } /* Keyword.Type */
+.m { color: #000000 } /* Literal.Number */
+.s { color: #2A00FF } /* Literal.String */
+.na { color: #000000 } /* Name.Attribute */
+.nc { color: #000000 } /* Name.Class */
+.nd { color: #646464 } /* Name.Decorator */
+.ni { color: #000000 } /* Name.Entity */
+.ne { color: #000000 } /* Name.Exception */
+.nf { color: #000000 } /* Name.Function */
+.nn { color: #000000 } /* Name.Namespace */
+.nt { color: #7F0055; font-weight: bold } /* Name.Tag */
+.ow { color: #000000 } /* Operator.Word */
+.w { color: #bbbbbb } /* Text.Whitespace */
+.mf { color: #000000 } /* Literal.Number.Float */
+.mh { color: #000000 } /* Literal.Number.Hex */
+.mi { color: #000000 } /* Literal.Number.Integer */
+.mo { color: #000000 } /* Literal.Number.Oct */
+.sb { color: #2A00FF } /* Literal.String.Backtick */
+.sc { color: #2A00FF } /* Literal.String.Char */
+.sd { color: #2A00FF } /* Literal.String.Doc */
+.s2 { color: #2A00FF } /* Literal.String.Double */
+.se { color: #2A00FF } /* Literal.String.Escape */
+.sh { color: #2A00FF } /* Literal.String.Heredoc */
+.si { color: #2A00FF } /* Literal.String.Interpol */
+.sx { color: #2A00FF } /* Literal.String.Other */
+.sr { color: #2A00FF } /* Literal.String.Regex */
+.s1 { color: #2A00FF } /* Literal.String.Single */
+.ss { color: #2A00FF } /* Literal.String.Symbol */
+.il { color: #000000 } /* Literal.Number.Integer.Long */
\ No newline at end of file
Added: servicemix/site/production/docs/7.x/user/index.html
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/user/index.html?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/user/index.html (added)
+++ servicemix/site/production/docs/7.x/user/index.html Fri Feb 12 22:27:08 2016
@@ -0,0 +1,94 @@
+
+<!DOCTYPE html>
+<html>
+<head>
+ <title>Apache ServiceMix Documentation - </title>
+
+ <link href="../theme/master.css" rel="stylesheet" type="text/css" />
+ <link href="../theme/pygmentize.css" rel="stylesheet" type="text/css" />
+
+ <script type="text/javascript" src="../scripts/jquery.js"></script>
+ <script type="text/javascript" src="../scripts/jquery.cookie.js"></script>
+ <script type="text/javascript" src="../scripts/jquery.jstree.js"></script>
+
+ <script>
+ $(document).ready(function(){
+ $("#nav").jstree({
+ "themes": {
+ "theme": "apple", "dots": false
+ },
+ "plugins" : [ "themes", "html_data", "cookies", "themes" ]
+ });
+ });
+ </script>
+ <script type="text/javascript">
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-398545-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+ </script>
+</head>
+<body>
+ <div id="page">
+ <div id="siteHeader">
+ <table width="100%">
+ <tr valign="middle">
+ <td align="left">
+ <a href="http://servicemix.apache.org/" title="An open source ESB">
+ <img border="0" src="../images/logodesign.png" height="80"/><img
border="0" height="80" src="../images/new-logo.png" />
+ </a>
+ </td>
+ <td align="right">
+ <a href="http://www.apache.org/" title="The Apache Sofware
Foundation">
+ <img border="0" height="60" src="../images/ASF-logo.png">
+ </a>
+ <ul class="siteNav">
+ <li><a href="../index.html" title="Overview">Guides
Overview</a></li>
+ <li><a href="../contribute.html"
title="Contributing?">Contributing?</a></li>
+ <li>
+ <form action="http://www.google.com/search" method="get"
style="font-size: 10px;">
+ <input name="ie" type="hidden" value="UTF-8"></input>
+ <input name="oe" type="hidden" value="UTF-8"></input>
+ <input maxlength="255" name="q" size="15" type="text"
value=""></input>
+ <input name="btnG" type="submit" value="Search"></input>
+ <input name="domains" type="hidden"
value="servicemix.apache.org/docs/4.4.x"></input>
+ <input name="sitesearch" type="hidden"
value="servicemix.apache.org/docs/4.4.x"></input>
+ </form>
+ </li>
+ </ul>
+ </td>
+ </tr>
+ </table>
+ </div>
+ <div id="content">
+ <div id="nav">
+ <ul>
+ <li id="introduction">
+ <a href="index.html">Introduction</a>
+ </li>
+ <li id="what-is-smx4">
+ <a href="what-is-smx4.html">What is (in) Apache ServiceMix?</a>
+ </li>
+ <li id="basic-commands">
+ <a href="technology-selection.html">Technology selection guidelines</a>
+ </li>
+</ul>
+ </div>
+ <div id="body">
+ <p>Apache ServiceMix is a flexible, open-source
integration container that unifies the features and functionality of<br/>Apache
ActiveMQ, Camel, CXF and Karaf into a powerful runtime platform for building
integrations solutions.</p><p><img border="0"
src="../images/smx-overview.png"/></p><p>The goal of this document is to
introduce you to the different components that are part of Apache ServiceMix
and explain<br/>how and when they can be used together.</p><p>Table of
contents:</p><ul><li><p><a href="what-is-smx4.html">What is (in) Apache
ServiceMix 4</a></p></li><li><p><a href="technology-selection.html">Technology
selection guidelines</a></p></li></ul>
+ </div>
+
+ </div>
+ <div id="siteFooter">
+ © 2008-2014 The Apache Software Foundation - <a
href="http://servicemix.apache.org/site/privacy-policy.html">Privacy Policy</a>
+ <br/>
+ Apache ServiceMix, ServiceMix, Apache, the Apache feather logo, and the
Apache ServiceMix project logo are trademarks of The Apache Software Foundation.
+ </div>
+ </div>
+</body>
+</html>
\ No newline at end of file
Added: servicemix/site/production/docs/7.x/user/technology-selection.html
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/user/technology-selection.html?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/user/technology-selection.html (added)
+++ servicemix/site/production/docs/7.x/user/technology-selection.html Fri Feb
12 22:27:08 2016
@@ -0,0 +1,94 @@
+
+<!DOCTYPE html>
+<html>
+<head>
+ <title>Apache ServiceMix Documentation - </title>
+
+ <link href="../theme/master.css" rel="stylesheet" type="text/css" />
+ <link href="../theme/pygmentize.css" rel="stylesheet" type="text/css" />
+
+ <script type="text/javascript" src="../scripts/jquery.js"></script>
+ <script type="text/javascript" src="../scripts/jquery.cookie.js"></script>
+ <script type="text/javascript" src="../scripts/jquery.jstree.js"></script>
+
+ <script>
+ $(document).ready(function(){
+ $("#nav").jstree({
+ "themes": {
+ "theme": "apple", "dots": false
+ },
+ "plugins" : [ "themes", "html_data", "cookies", "themes" ]
+ });
+ });
+ </script>
+ <script type="text/javascript">
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-398545-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+ </script>
+</head>
+<body>
+ <div id="page">
+ <div id="siteHeader">
+ <table width="100%">
+ <tr valign="middle">
+ <td align="left">
+ <a href="http://servicemix.apache.org/" title="An open source ESB">
+ <img border="0" src="../images/logodesign.png" height="80"/><img
border="0" height="80" src="../images/new-logo.png" />
+ </a>
+ </td>
+ <td align="right">
+ <a href="http://www.apache.org/" title="The Apache Sofware
Foundation">
+ <img border="0" height="60" src="../images/ASF-logo.png">
+ </a>
+ <ul class="siteNav">
+ <li><a href="../index.html" title="Overview">Guides
Overview</a></li>
+ <li><a href="../contribute.html"
title="Contributing?">Contributing?</a></li>
+ <li>
+ <form action="http://www.google.com/search" method="get"
style="font-size: 10px;">
+ <input name="ie" type="hidden" value="UTF-8"></input>
+ <input name="oe" type="hidden" value="UTF-8"></input>
+ <input maxlength="255" name="q" size="15" type="text"
value=""></input>
+ <input name="btnG" type="submit" value="Search"></input>
+ <input name="domains" type="hidden"
value="servicemix.apache.org/docs/4.4.x"></input>
+ <input name="sitesearch" type="hidden"
value="servicemix.apache.org/docs/4.4.x"></input>
+ </form>
+ </li>
+ </ul>
+ </td>
+ </tr>
+ </table>
+ </div>
+ <div id="content">
+ <div id="nav">
+ <ul>
+ <li id="introduction">
+ <a href="index.html">Introduction</a>
+ </li>
+ <li id="what-is-smx4">
+ <a href="what-is-smx4.html">What is (in) Apache ServiceMix?</a>
+ </li>
+ <li id="basic-commands">
+ <a href="technology-selection.html">Technology selection guidelines</a>
+ </li>
+</ul>
+ </div>
+ <div id="body">
+ <h2 id="Technologyselectionguide">Technology
selection guide</h2><p>ServiceMix 4 offers a set of different messaging and
integration
technologies:</p><ul><li><p>ActiveMQ</p></li><li><p>Camel</p></li><li><p>CXF</p></li><li><p>JBI</p></li><li><p>NMR</p></li></ul><p>Depending
on the solution you're building, you want to select one or more of these
technologies. Below are some guidelines to help you pick the right mix for
your problem.</p><h3 id="WhentouseCamel">When to use Camel?</h3><p>For any
integration scenario, we recommend to start as simple as possible. Camel
allows you to build routes for integration scenario's quickly and efficiently.
You can deploy these routes directly on ServiceMix by deploying the plain
Spring XML route or by packaging the route in an OSGi bundle.</p><p>As you need
more (advanced) features, start combining Camel with ActiveMQ, CXF and/or the
NMR</p><h3 id="WhentouseActiveMQ">When to use ActiveMQ?</h3><p>ActiveMQ is a
JMS me
ssage broker, featuring support for clustering, pluggable persistence
mechanism, master-slave configuration for failover, ...</p><p>ServiceMix 4
includes an instance of the ActiveMQ broker, which can be combined with Camel
to provide easy-to-use message persistence and reliable messaging.</p><p>After
setting up multiple instances of ActiveMQ (or ServiceMix 4) on the network, you
can configure ActiveMQ clustering or master-slave mode to allow for a more
reliable and scalable set-up.</p><h3 id="WhentouseCXF">When to use
CXF?</h3><p>CXF is an open-source services framework that you can use to suit
your WS-* standards integration needs. It allows you to use common programming
APIs like JAX-RS or JAX-WS for building your own services and to expose them to
the outside world.</p><p>You can use CXF from within your Camel routes with the
Camel CXF component.</p><h3 id="WhentouseNMR">When to use NMR?</h3><p>The NMR
provides the basic ESB features for ServiceMix 4. You can use it to connect
multiple camel routes in a lightweight way. It can also be used as a common
transport on which you can add container-level auditing by registering your own
ExchangeListener implementation.</p><h3 id="WhentouseJBI">When to use
JBI?</h3><p>We still support JBI 1.0 in ServiceMix 4 so you can leverage your
previous investments and move your existing JBI artifacts from ServiceMix 3 to
the new container with no/minimal changes before migrating them to use Camel
and/or CXF directly. For new projects, you should consider JBI deprecated and
always use Camel and/or CXF inside ServiceMix instead.</p>
+ </div>
+
+ </div>
+ <div id="siteFooter">
+ © 2008-2014 The Apache Software Foundation - <a
href="http://servicemix.apache.org/site/privacy-policy.html">Privacy Policy</a>
+ <br/>
+ Apache ServiceMix, ServiceMix, Apache, the Apache feather logo, and the
Apache ServiceMix project logo are trademarks of The Apache Software Foundation.
+ </div>
+ </div>
+</body>
+</html>
\ No newline at end of file
Added: servicemix/site/production/docs/7.x/user/toc.html
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/user/toc.html?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/user/toc.html (added)
+++ servicemix/site/production/docs/7.x/user/toc.html Fri Feb 12 22:27:08 2016
@@ -0,0 +1,104 @@
+
+<!DOCTYPE html>
+<html>
+<head>
+ <title>Apache ServiceMix Documentation - </title>
+
+ <link href="../theme/master.css" rel="stylesheet" type="text/css" />
+ <link href="../theme/pygmentize.css" rel="stylesheet" type="text/css" />
+
+ <script type="text/javascript" src="../scripts/jquery.js"></script>
+ <script type="text/javascript" src="../scripts/jquery.cookie.js"></script>
+ <script type="text/javascript" src="../scripts/jquery.jstree.js"></script>
+
+ <script>
+ $(document).ready(function(){
+ $("#nav").jstree({
+ "themes": {
+ "theme": "apple", "dots": false
+ },
+ "plugins" : [ "themes", "html_data", "cookies", "themes" ]
+ });
+ });
+ </script>
+ <script type="text/javascript">
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-398545-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+ </script>
+</head>
+<body>
+ <div id="page">
+ <div id="siteHeader">
+ <table width="100%">
+ <tr valign="middle">
+ <td align="left">
+ <a href="http://servicemix.apache.org/" title="An open source ESB">
+ <img border="0" src="../images/logodesign.png" height="80"/><img
border="0" height="80" src="../images/new-logo.png" />
+ </a>
+ </td>
+ <td align="right">
+ <a href="http://www.apache.org/" title="The Apache Sofware
Foundation">
+ <img border="0" height="60" src="../images/ASF-logo.png">
+ </a>
+ <ul class="siteNav">
+ <li><a href="../index.html" title="Overview">Guides
Overview</a></li>
+ <li><a href="../contribute.html"
title="Contributing?">Contributing?</a></li>
+ <li>
+ <form action="http://www.google.com/search" method="get"
style="font-size: 10px;">
+ <input name="ie" type="hidden" value="UTF-8"></input>
+ <input name="oe" type="hidden" value="UTF-8"></input>
+ <input maxlength="255" name="q" size="15" type="text"
value=""></input>
+ <input name="btnG" type="submit" value="Search"></input>
+ <input name="domains" type="hidden"
value="servicemix.apache.org/docs/4.4.x"></input>
+ <input name="sitesearch" type="hidden"
value="servicemix.apache.org/docs/4.4.x"></input>
+ </form>
+ </li>
+ </ul>
+ </td>
+ </tr>
+ </table>
+ </div>
+ <div id="content">
+ <div id="nav">
+ <ul>
+ <li id="introduction">
+ <a href="index.html">Introduction</a>
+ </li>
+ <li id="what-is-smx4">
+ <a href="what-is-smx4.html">What is (in) Apache ServiceMix?</a>
+ </li>
+ <li id="basic-commands">
+ <a href="technology-selection.html">Technology selection guidelines</a>
+ </li>
+</ul>
+ </div>
+ <div id="body">
+ <ul>
+ <li id="introduction">
+ <a href="index.html">Introduction</a>
+ </li>
+ <li id="what-is-smx4">
+ <a href="what-is-smx4.html">What is (in) Apache ServiceMix?</a>
+ </li>
+ <li id="basic-commands">
+ <a href="technology-selection.html">Technology selection guidelines</a>
+ </li>
+</ul>
+ </div>
+
+ </div>
+ <div id="siteFooter">
+ © 2008-2014 The Apache Software Foundation - <a
href="http://servicemix.apache.org/site/privacy-policy.html">Privacy Policy</a>
+ <br/>
+ Apache ServiceMix, ServiceMix, Apache, the Apache feather logo, and the
Apache ServiceMix project logo are trademarks of The Apache Software Foundation.
+ </div>
+ </div>
+</body>
+</html>
\ No newline at end of file
Added: servicemix/site/production/docs/7.x/user/what-is-smx4.html
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/user/what-is-smx4.html?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/user/what-is-smx4.html (added)
+++ servicemix/site/production/docs/7.x/user/what-is-smx4.html Fri Feb 12
22:27:08 2016
@@ -0,0 +1,94 @@
+
+<!DOCTYPE html>
+<html>
+<head>
+ <title>Apache ServiceMix Documentation - </title>
+
+ <link href="../theme/master.css" rel="stylesheet" type="text/css" />
+ <link href="../theme/pygmentize.css" rel="stylesheet" type="text/css" />
+
+ <script type="text/javascript" src="../scripts/jquery.js"></script>
+ <script type="text/javascript" src="../scripts/jquery.cookie.js"></script>
+ <script type="text/javascript" src="../scripts/jquery.jstree.js"></script>
+
+ <script>
+ $(document).ready(function(){
+ $("#nav").jstree({
+ "themes": {
+ "theme": "apple", "dots": false
+ },
+ "plugins" : [ "themes", "html_data", "cookies", "themes" ]
+ });
+ });
+ </script>
+ <script type="text/javascript">
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-398545-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+ </script>
+</head>
+<body>
+ <div id="page">
+ <div id="siteHeader">
+ <table width="100%">
+ <tr valign="middle">
+ <td align="left">
+ <a href="http://servicemix.apache.org/" title="An open source ESB">
+ <img border="0" src="../images/logodesign.png" height="80"/><img
border="0" height="80" src="../images/new-logo.png" />
+ </a>
+ </td>
+ <td align="right">
+ <a href="http://www.apache.org/" title="The Apache Sofware
Foundation">
+ <img border="0" height="60" src="../images/ASF-logo.png">
+ </a>
+ <ul class="siteNav">
+ <li><a href="../index.html" title="Overview">Guides
Overview</a></li>
+ <li><a href="../contribute.html"
title="Contributing?">Contributing?</a></li>
+ <li>
+ <form action="http://www.google.com/search" method="get"
style="font-size: 10px;">
+ <input name="ie" type="hidden" value="UTF-8"></input>
+ <input name="oe" type="hidden" value="UTF-8"></input>
+ <input maxlength="255" name="q" size="15" type="text"
value=""></input>
+ <input name="btnG" type="submit" value="Search"></input>
+ <input name="domains" type="hidden"
value="servicemix.apache.org/docs/4.4.x"></input>
+ <input name="sitesearch" type="hidden"
value="servicemix.apache.org/docs/4.4.x"></input>
+ </form>
+ </li>
+ </ul>
+ </td>
+ </tr>
+ </table>
+ </div>
+ <div id="content">
+ <div id="nav">
+ <ul>
+ <li id="introduction">
+ <a href="index.html">Introduction</a>
+ </li>
+ <li id="what-is-smx4">
+ <a href="what-is-smx4.html">What is (in) Apache ServiceMix?</a>
+ </li>
+ <li id="basic-commands">
+ <a href="technology-selection.html">Technology selection guidelines</a>
+ </li>
+</ul>
+ </div>
+ <div id="body">
+ <h2 id="WhatisServiceMix4">What is ServiceMix
4?</h2><p>Apache ServiceMix is an open source ESB (Enterprise Service Bus) that
combines the functionality of a Service Oriented Architecture (SOA) and the
modularity. The adoption of a Service Bus allows to decouple the applicatons
together and reduce dependencies. Messages are used to wired the applications
(=services) and/or connectors to exchange information using different protocols
or communications mode like FTP, HTTP, WebServices, ...</p><p>This new version
of Apache ServiceMix is more than an evolution of the previous as the kernel of
the platform has been completety rewritten and is designed top of the OSGI
specification. Using OSGI framework brings a new important feature for SOA
development : modularity. That means that we can handle classloading and
application lifecycle differently between the components.</p><p>ServiceMix is
lightweight and easily embeddable, has integrated Spring support and c
an be run at the edge of the network (inside a client or server), as a
standalone ESB provider or as a service within another ESB. You can use
ServiceMix in Java SE or Java EE application server.</p><h3
id="Platformpresentation">Platform presentation</h3><p>Apache ServiceMix is an
distributed ESB built from the ground up on the Java Business Integration (JBI)
specification JSR 208 and released under the Apache license. The goal of JBI is
to allow components and services to be integrated in a vendor independent way,
allowing users and vendors to plug and play.</p><p>ServiceMix uses ActiveMQ to
provide remoting, clustering, reliability and distributed
failover.</p><p>ServiceMix is completely integrated into Apache Geronimo, which
allows you to deploy JBI components and services directly into Geronimo.
ServiceMix is being JBI certified as part of the Geronimo
project.</p><p>ServiceMix can be embedded into a JEE application server such as
JBoss, Oracle Weblogic or IBM Websphere.</p><p>S
erviceMix includes a complete JBI container supporting all parts of the JBI
specification including:</p><ul><li><p>NMR (Normalized Message
Router)</para></p></li><li><p>JBI Management MBeans</p></li><li><p>full
support for the JBI deployment units with hot-deployment of JBI
components</p></li></ul><p>ServiceMix also provides a simple to use client API
for working with JBI components and services.</p><p>ServiceMix includes many
JBI components including HTTP, JMX, CXF, BPEL, etc.</p><h3
id="OSGiforDummies">OSGi for Dummies</h3><p><a
href="http://www.osgi.org/About/Technology">OSGi technology</a> is the dynamic
module system for <a
href="http://www.oracle.com/technetwork/java/index.html">Java</a>. The OSGi
Service Platform provides functionality to Java that makes Java the premier
environment for software integration and thus for development. Java provides
the portability that is required to support products on many different
platforms. The OSGi technology provides the standardized
primitives that allow applications to be constructed from small, reusable and
collaborative components. These components can be composed into an application
and deployed.</p><p>The OSGi Service Platform provides the functions to change
the composition dynamically on the device of a variety of networks, without
requiring restarts. To minimize the coupling, as well as make these couplings
managed, the OSGi technology provides a service-oriented architecture that
enables these components to dynamically discover each other for collaboration.
The OSGi Alliance has developed many standard component interfaces for common
functions like HTTP servers, configuration, logging, security, user
administration, XML and many more. Plug-compatible implementations of these
components can be obtained from different vendors with different optimizations
and costs. However, service interfaces can also be developed on a proprietary
basis.</p><p>OSGi technology adopters benefit from improved time-to-market
and reduced development costs because OSGi technology provides for the
integration of pre-built and pre-tested component subsystems. The technology
also reduces maintenance costs and enables unique new aftermarket opportunities
because components can be dynamically delivered to devices in the
field.</p><p>For more information, check out the <a
href="http://www.osgi.org/Main/HomePage">OSGi Alliance website</a></p><h3
id="PoweredbyApacheKaraf">Powered by Apache Karaf</h3><p>Apache ServiceMix is
based on <a href="http://karaf.apache.org/">Apache Karaf</a>. Apache Karaf is a
small <a href="http://www.osgi.org/Main/HomePage">OSGi-based</a> runtime which
provides a lightweight container onto which various components and applications
can be deployed.</p><p>Here is a short list of features supported by the
Karaf:</p><p>Hot deployment: Karaf supports hot deployment of OSGi bundles by
monitoring jar files inside the $home/deploy directory. Each time a jar is
copied in this folder, it will be
installed inside the runtime. You can then update or delete it and changes
will be handled automatically. In addition, the Karaf also supports exploded
bundles and custom deployers (blueprint and spring ones are included by
default).</p><p>Dynamic configuration: Services are usually configured through
the ConfigurationAdmin OSGi service. Such configuration can be defined in Karaf
using property files inside the $home/etc directory. These configurations are
monitored and changes on the properties files will be propagated to the
services.</p><p>Logging System: using a centralized logging back end supported
by Log4J, Karaf supports a number of different APIs (JDK 1.4, JCL, SLF4J,
Avalon, Tomcat, OSGi)</p><p>Provisioning: Provisioning of libraries or
applications can be done through a number of different ways, by which they will
be downloaded locally, installed and started.</p><p>Native OS integration:
Karaf can be integrated into your own Operating System as a service so that the
life
cycle will be bound to your Operating System.</p><p>Extensible Shell console:
Karaf features a nice text console where you can manage the services, install
new applications or libraries and manage their state. This shell is easily
extensible by deploying new commands dynamically along with new features or
applications.</p><p>Remote access: use any SSH client to connect to Karaf and
issue commands in the console </p><p>Security framework based on
JAAS</p><p>Managing instances: Karaf provides simple commands for managing
multiple instances. You can easily create, delete, start and stop instances of
Karaf through the console.</p><p>For more information, check out the <a
href="http://karaf.apache.org/">Apache Karaf project page</a></p><h3
id="JBIContainerampIntegrationwithOSGI">JBI Container &Integration with
OSGI</h3><p>// TODO: write this bit</p><h3
id="NormalizedMessageRouter">Normalized Message Router</h3><p>The Normalized
Message Router (NMR) is a general-purpose message bus us
ed for communication between bundles in the OSGi container.<br/>It's modeled
after the Normalized Message Router (NMR) defined in the Java Business
Integration (JBI) specification (<a
href="http://www.jcp.org/en/jsr/detail?id=208">http://www.jcp.org/en/jsr/detail?id=208</a>).</p><p>It
can be used to transport XML messages as well as other message body types,
optionally augumented with headers and attachments.</p><p>For more information,
check out the <a href="../nmr/index.html">Using the Normalized Message Router
User Guide</a></p><h3 id="ApacheCamel">Apache Camel</h3><p>Apache Camel is a
powerful open source integration framework based on known <a
href="http://camel.apache.org/enterprise-integration-patterns.html">Enterprise
Integration Patterns</a> with powerful <a
href="http://camel.apache.org/bean-integration.html">Bean
Integration</a>.</p><p>Apache Camel lets you create the <a
href="http://camel.apache.org/enterprise-integration-patterns.html">Enterprise
Integration Patterns</a
> to implement routing and mediation rules in either a Java based <a
> href="http://camel.apache.org/dsl.html">Domain Specific Language (or Fluent
> API)</a>, via <a href="http://camel.apache.org/spring.html">Spring based Xml
> Configuration</a> files or via the <a
> href="http://camel.apache.org/scala-dsl.html">Scala DSL</a>.</p><p>For more
> information, check out the <a href="../camel/index.html">Using Apache Camel
> in ServiceMix User Guide</a>.</p><h3 id="Servicesproposed">Services
> proposed</h3><p>// TODO: write this bit</p><h4
> id="MessageBrokerApacheActiveMQ">Message Broker : Apache
> ActiveMQ</h4><p>Apache ServiceMix ships with an embedded instance of <a
> href="http://activemq.apache.org">Apache ActiveMQ</a>
> out-of-the-box.</p><p>It is a fully functional Apache ActiveMQ message
> broker instance listening for <a
> href="http://activemq.apache.org/openwire.html">TCP</a> connections on port
> 61616 and <a href="http://activemq.apache.org/stomp.html">STOMP</a>
> connections on port 61613.</p><p>The <a
href="http://activemq.apache.org/xml-configuration.html">default
configuration for the Apache ActiveMQ</a> message broker resides in the
ServiceMix installation directory under the etc sub-directory. The ActiveMQ
configuration file is named activemq-broker.xml. It's configured with
reasonable default information like <a
href="http://activemq.apache.org/persistence.html">Persistence (KahaDB)</a> and
<a href="http://activemq.apache.org/producer-flow-control.html">Producer Flow
Control</a> (essentially to make sure the broker does not run out of
memory).</p><p>The configuration file also makes use of a reusable connection
pool available to all OSGi bundles exposing a <a
href="http://docs.oracle.com/javaee/1.4/api/javax/jms/ConnectionFactory.html">javax.jms.ConnectionFactory</a>
as a service for consumption. You can re-use this connection pool via tools
such as <a href="http://activemq.apache.org/osgi-integration.html">spring-dm or
blueprint</a>.</p><p>The ActiveMQ message broker allow
s several components such as servicemix-cluster, <a
href="http://camel.apache.org/jms.html">camel-jms</a>, <a
href="http://camel.apache.org/activemq.html">camel-activemq</a>, <a
href="http://cxf.apache.org/docs/jms-transport.html">cxf-jms transport</a> to
be utilized without any additional configuration.</p><h4
id="TransactionGeronimoTransactionManager">Transaction : Geronimo Transaction
Manager</h4><p>// TODO: write this bit</p><h4
id="RoutingandMediationApacheCamel">Routing and Mediation : Apache
Camel</h4><h4 id="WebServicesApacheCXF">Web Services : Apache CXF</h4><p>//
TODO: write this bit</p><h4 id="WebContainer">Web Container</h4><p>// TODO:
write this bit</p><h4 id="SOAplatform">SOA platform</h4><p>// TODO: write this
bit</p><h5 id="SpringDMcontainer">Spring DM container</h5><p>// TODO: write
this bit</p><h5 id="BlueprintOSGIcontainer">Blueprint OSGI container</h5><p>//
TODO: write this bit</p><h5 id="EJBContainer">EJB Container</h5><p>// TODO:
write this bit</p>
+ </div>
+
+ </div>
+ <div id="siteFooter">
+ © 2008-2014 The Apache Software Foundation - <a
href="http://servicemix.apache.org/site/privacy-policy.html">Privacy Policy</a>
+ <br/>
+ Apache ServiceMix, ServiceMix, Apache, the Apache feather logo, and the
Apache ServiceMix project logo are trademarks of The Apache Software Foundation.
+ </div>
+ </div>
+</body>
+</html>
\ No newline at end of file
Added: servicemix/site/production/docs/7.x/users-guide/child-instances.html
URL:
http://svn.apache.org/viewvc/servicemix/site/production/docs/7.x/users-guide/child-instances.html?rev=1730131&view=auto
==============================================================================
--- servicemix/site/production/docs/7.x/users-guide/child-instances.html (added)
+++ servicemix/site/production/docs/7.x/users-guide/child-instances.html Fri
Feb 12 22:27:08 2016
@@ -0,0 +1,186 @@
+
+<!DOCTYPE html>
+<html>
+<head>
+ <title>Apache ServiceMix Documentation - </title>
+
+ <link href="../theme/master.css" rel="stylesheet" type="text/css" />
+ <link href="../theme/pygmentize.css" rel="stylesheet" type="text/css" />
+
+ <script type="text/javascript" src="../scripts/jquery.js"></script>
+ <script type="text/javascript" src="../scripts/jquery.cookie.js"></script>
+ <script type="text/javascript" src="../scripts/jquery.jstree.js"></script>
+
+ <script>
+ $(document).ready(function(){
+ $("#nav").jstree({
+ "themes": {
+ "theme": "apple", "dots": false
+ },
+ "plugins" : [ "themes", "html_data", "cookies", "themes" ]
+ });
+ });
+ </script>
+ <script type="text/javascript">
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-398545-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+ </script>
+</head>
+<body>
+ <div id="page">
+ <div id="siteHeader">
+ <table width="100%">
+ <tr valign="middle">
+ <td align="left">
+ <a href="http://servicemix.apache.org/" title="An open source ESB">
+ <img border="0" src="../images/logodesign.png" height="80"/><img
border="0" height="80" src="../images/new-logo.png" />
+ </a>
+ </td>
+ <td align="right">
+ <a href="http://www.apache.org/" title="The Apache Sofware
Foundation">
+ <img border="0" height="60" src="../images/ASF-logo.png">
+ </a>
+ <ul class="siteNav">
+ <li><a href="../index.html" title="Overview">Guides
Overview</a></li>
+ <li><a href="../contribute.html"
title="Contributing?">Contributing?</a></li>
+ <li>
+ <form action="http://www.google.com/search" method="get"
style="font-size: 10px;">
+ <input name="ie" type="hidden" value="UTF-8"></input>
+ <input name="oe" type="hidden" value="UTF-8"></input>
+ <input maxlength="255" name="q" size="15" type="text"
value=""></input>
+ <input name="btnG" type="submit" value="Search"></input>
+ <input name="domains" type="hidden"
value="servicemix.apache.org/docs/4.4.x"></input>
+ <input name="sitesearch" type="hidden"
value="servicemix.apache.org/docs/4.4.x"></input>
+ </form>
+ </li>
+ </ul>
+ </td>
+ </tr>
+ </table>
+ </div>
+ <div id="content">
+ <div id="nav">
+ <ul>
+ <li id="karaf-users-guide">
+ <a href="#">User's Guide</a>
+ <ul>
+ <li id="karaf-installation">
+ <a href="installation.html">Installation</a>
+ </li>
+ <li id="karaf-directory-structure">
+ <a href="directory-structure.html">Directory structure</a>
+ </li>
+ <li id="karaf-starting-and-stopping">
+ <a href="start-stop.html">Starting and stopping Karaf</a>
+ </li>
+ <li id="using-console">
+ <a href="using-console.html">Using the console</a>
+ </li>
+ <li id="web-console">
+ <a href="web-console.html">Web console</a>
+ </li>
+ <li id="remote-console">
+ <a href="remote-console.html">Remote console</a>
+ </li>
+ <li id="child-instances">
+ <a href="child-instances.html">Child instances</a>
+ </li>
+ <li id="security">
+ <a href="security.html">Security</a>
+ </li>
+ <li id="failover">
+ <a href="failover.html">Failover deployments</a>
+ </li>
+ <li id="logging-system">
+ <a href="logging-system.html">Logging system</a>
+ </li>
+ <li id="deployer">
+ <a href="deployer.html">Deployer</a>
+ </li>
+ <li id="configuration">
+ <a href="configuration.html">Configuration</a>
+ </li>
+ </ul>
+ </li>
+</ul>
+
+ </div>
+ <div id="body">
+ <h1 id="Managingchildinstances">Managing child
instances</h1><p>A child instance of Karaf is a copy that you can launch
separately and deploy applications into. An instance does not contain the full
copy of Karaf, but only a copy of the configuration files and data folder which
contains all the runtime information, logs and temporary files.</p><h2
id="Usingtheadminconsolecommands">Using the admin console commands</h2><p>The
<strong>admin</strong> console commands allow you to create and manage
instances of Karaf on the same machine. Each new runtime is a child instance
of the runtime that created it. You can easily manage the children using names
instead of network addresses. For details on the <strong>admin</strong>
commands, see the <a href="../commands/admin.html"><tt>admin</tt>
commands</a>.</p> <h2 id="Creatingchildinstances">Creating child
instances</h2><p>You create a new runtime instance by typing <a
href="../commands/admin-create.html"><tt
>admin:create</tt></a> in the Karaf console.</p><p>As shown in the following
>example, <tt>admin:create</tt> causes the runtime to create a new runtime
>installation in the active runtime's {{instances/<a
>href="name.html">name</a>} directory. The new instance is a new Karaf
>instance and is assigned an SSH port number based on an incremental count
>starting at 8101 and a RMI registry port number based on an incremental count
>starting at 1099/44444.</p><pre>
+karaf@root> admin:create alpha
+Creating new instance on SSH port 8102 and RMI ports 1100/44445 at:
/x3/karaf/test/apache-karaf-2.2.4/instances/alpha
+Creating dir: /x3/karaf/test/apache-karaf-2.2.4/instances/alpha/bin
+Creating dir: /x3/karaf/test/apache-karaf-2.2.4/instances/alpha/etc
+Creating dir: /x3/karaf/test/apache-karaf-2.2.4/instances/alpha/system
+Creating dir: /x3/karaf/test/apache-karaf-2.2.4/instances/alpha/deploy
+Creating dir: /x3/karaf/test/apache-karaf-2.2.4/instances/alpha/data
+Creating file:
/x3/karaf/test/apache-karaf-2.2.4/instances/alpha/etc/config.properties
+Creating file:
/x3/karaf/test/apache-karaf-2.2.4/instances/alpha/etc/jre.properties
+Creating file:
/x3/karaf/test/apache-karaf-2.2.4/instances/alpha/etc/custom.properties
+Creating file:
/x3/karaf/test/apache-karaf-2.2.4/instances/alpha/etc/java.util.logging.properties
+Creating file:
/x3/karaf/test/apache-karaf-2.2.4/instances/alpha/etc/org.apache.felix.fileinstall-deploy.cfg
+Creating file:
/x3/karaf/test/apache-karaf-2.2.4/instances/alpha/etc/org.apache.karaf.log.cfg
+Creating file:
/x3/karaf/test/apache-karaf-2.2.4/instances/alpha/etc/org.apache.karaf.features.cfg
+Creating file:
/x3/karaf/test/apache-karaf-2.2.4/instances/alpha/etc/org.ops4j.pax.logging.cfg
+Creating file:
/x3/karaf/test/apache-karaf-2.2.4/instances/alpha/etc/org.ops4j.pax.url.mvn.cfg
+Creating file:
/x3/karaf/test/apache-karaf-2.2.4/instances/alpha/etc/startup.properties
+Creating file:
/x3/karaf/test/apache-karaf-2.2.4/instances/alpha/etc/users.properties
+Creating file:
/x3/karaf/test/apache-karaf-2.2.4/instances/alpha/etc/system.properties
+Creating file:
/x3/karaf/test/apache-karaf-2.2.4/instances/alpha/etc/org.apache.karaf.shell.cfg
+Creating file:
/x3/karaf/test/apache-karaf-2.2.4/instances/alpha/etc/org.apache.karaf.management.cfg
+Creating file: /x3/karaf/test/apache-karaf-2.2.4/instances/alpha/bin/karaf
+Creating file: /x3/karaf/test/apache-karaf-2.2.4/instances/alpha/bin/start
+Creating file: /x3/karaf/test/apache-karaf-2.2.4/instances/alpha/bin/stop
+karaf@root>
+</pre><h2 id="Changingachildsports">Changing a child's ports</h2><p>You can
change the SSH port number assigned to a child instance using the <a
href="../commands/admin-change-port.html"><tt>admin:change-ssh-port</tt></a>
command. The syntax for the command is:</p><pre>
+admin:change-ssh-port instance port
+</pre><p>Note that the child instance has to be stopped in order to run this
command.</p><p>In the same way, you can change the RMI registry port number
assigned to a child instance using the <a
href="../commands/admin-change-rmi-registry-port.html"><tt>admin:change-rmi-registry-port</tt></a>
command. The syntax for the command is:</p><pre>
+admin:change-rmi-registry-port instance port
+</pre><p>Note that the child instance has to be stopped in order to run this
command.</p><h2 id="Startingchildinstances">Starting child instances</h2><p>New
instances are created in a stopped state. To start a child instance and make
it ready to host applications, use the <a
href="../commands/admin-start.html"><tt>admin:start</tt></a> command. This
command takes a single argument <tt><a
href="instance-name.html">instance-name</a></tt> that identifies the child you
want started.</p><h2 id="Listingallcontainerinstances">Listing all container
instances</h2><p>To see a list of all Karaf instances running under a
particular installation, use the <a
href="../commands/admin-list.html"><tt>admin:list</tt></a> command.</p><pre>
+karaf@root>admin:list
+ SSH Port RMI Port State Pid Name
+[ 8107] [ 1106] [Started ] [10628] harry
+[ 8101] [ 1099] [Started ] [20076] root
+[ 8106] [ 1105] [Stopped ] [15924] dick
+[ 8105] [ 1104] [Started ] [18224] tom
+karaf@root>
+</pre><h2 id="Connectingtoachildinstance">Connecting to a child
instance</h2><p>You can connect to a started child instance's remote console
using the <a href="../commands/admin-connect.html"><tt>admin:connect</tt></a>
command which takes three arguments:</p><pre>
+admin:connect [-u username] [-p password] instance
+</pre><p>Once you are connected to the child instance, the Karaf prompt
changes to display the name of the current instance, as shown:</p><pre>
+karaf@harry>
+</pre><h2 id="Stoppingachildinstance">Stopping a child instance</h2><p>To stop
a child instance from within the instance itself, type <tt>osgi:shutdown</tt>
or simply <tt>shutdown</tt>.</p><p>To stop a child instance remotely, in other
words, from a parent or sibling instance, use the <a
href="../commands/admin-stop.html"><tt>admin:stop</tt></a>:</p><pre>
+admin:stop instance
+</pre><h2 id="Destroyingachildinstance">Destroying a child instance</h2><p>You
can permanently delete a stopped child instance using the <a
href="../commands/admin-destroy.html"><tt>admin:destroy</tt></a>
command:</p><pre>
+admin:destroy instance
+</pre><p>Note that only stopped instances can be destroyed.</p><h2
id="Usingtheadminscript">Using the admin script</h2><p>You can also manage the
local instances of Karaf. The <tt>admin</tt> script in the <tt><a
href="karaf-install-dir.html">karaf-install-dir</a>/bin</tt> directory provides
the same commands as the <tt>admin</tt> console commands, apart from <a
href="../commands/admin-connect.html"><tt>admin:connect</tt></a>.</p> <pre>
+> bin/admin
+Available commands:
+ change-ssh-port - Changes the secure shell port of an existing container
instance.
+ change-rmi-registry-port - Changes the RMI registry port (used by management
layer) of an existing container instance.
+ create - Creates a new container instance.
+ destroy - Destroys an existing container instance.
+ list - List all existing container instances.
+ start - Starts an existing container instance.
+ stop - Stops an existing container instance.
+Type 'command --help' for more help on the specified command.
+</pre><p>For example, to list all the instances of Karaf on the local machine,
type:</p><pre>
+bin/admin list
+</pre>
+ </div>
+
+ </div>
+ <div id="siteFooter">
+ © 2008-2014 The Apache Software Foundation - <a
href="http://servicemix.apache.org/site/privacy-policy.html">Privacy Policy</a>
+ <br/>
+ Apache ServiceMix, ServiceMix, Apache, the Apache feather logo, and the
Apache ServiceMix project logo are trademarks of The Apache Software Foundation.
+ </div>
+ </div>
+</body>
+</html>
\ No newline at end of file