Skip to content

Commit

Permalink
Update the User Guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Diesler committed Jul 29, 2013
1 parent 933e309 commit 710f033
Show file tree
Hide file tree
Showing 153 changed files with 5,462 additions and 13 deletions.
Binary file not shown.
2,458 changes: 2,458 additions & 0 deletions distribution/installer/src/main/resources/userguide/html-single/User_Guide.html

Large diffs are not rendered by default.

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Expand Up @@ -107,7 +107,7 @@ <h3>Running the Installer</h3>
To run the Project Distribution installer execute the following command: </p>
<div class="confbox programlisting">
<div class="content">
<pre class="brush: java; gutter: false;">java -jar jboss-osgi-installer-2.0.0.jar</pre>
<pre class="brush: java; gutter: false;">java -jar jboss-osgi-installer-2.1.0.jar</pre>
</div>
</div>
<p>
Expand All @@ -121,7 +121,10 @@ <h3>Running the Installer</h3>
<img src="images/author/download/attachments/4784849/izpack05-installpath.png" alt="images/author/download/attachments/4784849/izpack05-installpath.png" />
</p>
<p>
The content of the JBoss OSGi distribution contains a set of documents and example test cases that can be executed against the embedded framework or against a WildFly instance. </p>
You can then select whether you want to install the OSGi subsystem into an existing WildFly build </p>
<p>
<img src="images/author/download/attachments/4784849/izpack06-selectpack.png" alt="images/author/download/attachments/4784849/izpack06-selectpack.png" />
</p>
</div>

</div>
Expand All @@ -142,35 +145,55 @@ <h2>Activating the Subsystem</h2>
When you start up WildFly you should see something like this </p>
<div class="confbox programlisting">
<div class="content">
<pre class="brush: java; gutter: false;">[tdiesler@localhost wildfly-8.0.0.Alpha2]$ bin/standalone.sh -c standalone-osgi.xml
<pre class="brush: java; gutter: false;">[tdiesler@localhost wildfly-8.0.0.Alpha3]$ bin/standalone.sh -c standalone-osgi.xml
=========================================================================

JBoss Bootstrap Environment

JBOSS_HOME: /Users/tdiesler/git/wildfly-8.0.0.Alpha2/build/target/wildfly-8.0.0.Alpha2
JBOSS_HOME: /Users/tdiesler/git/wildfly-8.0.0.Alpha3/build/target/wildfly-8.0.0.Alpha3

JAVA: /Library/Java/JavaVirtualMachines/jdk1.7.0_13.jdk/Contents/Home/bin/java
JAVA: /Library/Java/JavaVirtualMachines/jdk1.7.0_25.jdk/Contents/Home/bin/java

JAVA_OPTS: ...

=========================================================================

12:56:31,829 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.2.Final
12:56:31,829 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.4.Final
12:56:32,081 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.0.Beta1
12:56:32,160 INFO [org.jboss.as] JBAS015899: WildFly 8.0.0.Alpha2 &quot;WildFly&quot; starting
12:56:32,160 INFO [org.jboss.as] JBAS015899: WildFly 8.0.0.Alpha3 &quot;WildFly&quot; starting
...
12:56:34,741 INFO [org.jboss.osgi.framework] JBOSGI011006: OSGi Framework - 3.0.0.CR28
12:56:34,991 INFO [org.jboss.osgi.framework] JBOSGI011001: Bundle installed: org.apache.felix.log:1.0.0
12:56:34,741 INFO [org.jboss.osgi.framework] JBOSGI011006: OSGi Framework - 3.0.2.Final
12:56:34,991 INFO [org.jboss.osgi.framework] JBOSGI011001: Bundle installed: org.apache.felix.log:1.0.1
12:56:34,994 INFO [org.jboss.osgi.framework] JBOSGI011001: Bundle installed: jboss-osgi-logging:1.0.0
12:56:34,998 INFO [org.jboss.osgi.framework] JBOSGI011001: Bundle installed: org.apache.felix.configadmin:1.2.8
12:56:34,998 INFO [org.jboss.osgi.framework] JBOSGI011001: Bundle installed: org.apache.felix.configadmin:1.6.0
...
12:56:35,303 INFO [org.jboss.osgi.framework] JBOSGI011011: Starting bundles for start level: 1
12:56:35,328 INFO [org.jboss.osgi.framework] JBOSGI011002: Bundle started: org.apache.felix.log:1.0.0
12:56:35,342 INFO [org.jboss.osgi.framework] JBOSGI011002: Bundle started: jboss-osgi-logging:1.0.0
12:56:35,377 INFO [org.jboss.osgi.framework] JBOSGI011002: Bundle started: org.apache.felix.configadmin:1.2.8
...
12:56:35,709 INFO [org.jboss.osgi.framework] JBOSGI011000: OSGi Framework started
12:56:35,769 INFO [org.jboss.as] JBAS015874: WildFly 8.0.0.Alpha2 &quot;WildFly&quot; started in 4379ms</pre>
12:56:35,769 INFO [org.jboss.as] JBAS015874: WildFly 8.0.0.Alpha2 &quot;WildFly&quot; started in 4379ms

12:46:39,491 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.4.Final
12:46:39,714 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.0.Beta2
...
12:46:41,417 INFO [org.jboss.osgi.framework] (MSC service thread 1-1) JBOSGI011006: OSGi Framework - 3.0.2.Final
12:46:42,153 INFO [org.jboss.osgi.framework] (MSC service thread 1-3) JBOSGI011001: Bundle installed: org.apache.felix.log:1.0.1
12:46:42,157 INFO [org.jboss.osgi.framework] (MSC service thread 1-3) JBOSGI011001: Bundle installed: jboss-osgi-logging:1.0.0
12:46:42,161 INFO [org.jboss.osgi.framework] (MSC service thread 1-3) JBOSGI011001: Bundle installed: org.apache.felix.configadmin:1.6.0
12:46:42,164 INFO [org.jboss.osgi.framework] (MSC service thread 1-3) JBOSGI011001: Bundle installed: jbosgi-wildfly-configadmin:2.1.0
...
12:46:42,255 INFO [org.jboss.osgi.framework] (MSC service thread 1-6) JBOSGI011011: Starting bundles for start level: 1
12:46:42,258 INFO [org.jboss.osgi.framework] (MSC service thread 1-6) JBOSGI011002: Bundle started: jbosgi-wildfly-http:2.1.0
12:46:42,258 INFO [org.jboss.osgi.framework] (MSC service thread 1-6) JBOSGI011002: Bundle started: jbosgi-wildfly-jpa:2.1.0
12:46:42,270 INFO [org.jboss.osgi.framework] (MSC service thread 1-6) JBOSGI011002: Bundle started: org.apache.felix.log:1.0.1
12:46:42,283 INFO [org.jboss.osgi.framework] (MSC service thread 1-6) JBOSGI011002: Bundle started: jboss-osgi-logging:1.0.0
12:46:42,308 INFO [org.jboss.osgi.framework] (MSC service thread 1-6) JBOSGI011002: Bundle started: org.apache.felix.configadmin:1.6.0
12:46:42,319 INFO [org.jboss.osgi.framework] (MSC service thread 1-6) JBOSGI011002: Bundle started: jbosgi-wildfly-configadmin:2.1.0
12:46:42,320 INFO [org.jboss.osgi.framework] (MSC service thread 1-6) JBOSGI011000: OSGi Framework started
...
12:46:42,373 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.0.0.Alpha3 &quot;WildFly&quot; started in 3197ms</pre>
</div>
</div>
</div>
Expand Down Expand Up @@ -263,7 +286,7 @@ <h3>Felix Web Console</h3>
<p>
For more detailed management operations you can also install the <a href="http://felix.apache.org/site/apache-felix-web-console.html">Felix Web Console</a> </p>
<p>
In WildFly <strong class=" ">8.0.0.Alpha2</strong> you add this capability </p>
In WildFly 8.x you add this capability </p>
<div class="confbox programlisting">
<div class="content">
<pre class="brush: java; gutter: false;">&lt;capability name=&quot;org.apache.felix:org.apache.felix.webconsole:3.1.8&quot; startlevel=&quot;1&quot;/&gt;</pre>
Expand Down
Expand Up @@ -65,7 +65,7 @@ <h1>User Guide</h1>
<div>
<div class="authorgroup">
<div>
<p class="releaseinfo">Exported from <a href="https://docs.jboss.org/author/display/JBOSGI">JBoss Community Documentation Editor</a> at 2013-07-01 08:18:24 EDT.</p>
<p class="releaseinfo">Exported from <a href="https://docs.jboss.org/author/display/JBOSGI">JBoss Community Documentation Editor</a> at 2013-07-29 07:25:47 EDT.</p>
</div>
<div>
<p class="copyright">Copyright 2013 JBoss Community contributors.</p>
Expand Down
@@ -0,0 +1,36 @@
/* -----------------------------------------------------------------------
Blueprint CSS Framework 1.0
http://blueprintcss.org
* Copyright (c) 2007-Present. See LICENSE for more info.
* See README for instructions on how to use Blueprint.
* For credits and origins, see AUTHORS.
* This is a compressed file. See the sources in the 'src' directory.
----------------------------------------------------------------------- */

/* ie.css */
body {text-align:center;}
.container {text-align:left;}
* html .column, * html .span-1, * html .span-2, * html .span-3, * html .span-4, * html .span-5, * html .span-6, * html .span-7, * html .span-8, * html .span-9, * html .span-10, * html .span-11, * html .span-12, * html .span-13, * html .span-14, * html .span-15, * html .span-16, * html .span-17, * html .span-18, * html .span-19, * html .span-20, * html .span-21, * html .span-22, * html .span-23, * html .span-24 {display:inline;overflow-x:hidden;}
* html legend {margin:0px -8px 16px 0;padding:0;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
html>body p code {*white-space:normal;}
hr {margin:-8px auto 11px;}
img {-ms-interpolation-mode:bicubic;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
fieldset {padding-top:0;}
legend {margin-top:-0.2em;margin-bottom:1em;margin-left:-0.5em;}
textarea {overflow:auto;}
label {vertical-align:middle;position:relative;top:-0.25em;}
input.text, input.title, textarea {background-color:#fff;border:1px solid #bbb;}
input.text:focus, input.title:focus {border-color:#666;}
input.text, input.title, textarea, select {margin:0.5em 0;}
input.checkbox, input.radio {position:relative;top:.25em;}
form.inline div, form.inline p {vertical-align:middle;}
form.inline input.checkbox, form.inline input.radio, form.inline input.button, form.inline button {margin:0.5em 0;}
button, input.button {position:relative;top:0.25em;}

0 comments on commit 710f033

Please sign in to comment.