Author: thomas.diesler(a)jboss.com
Date: 2009-04-22 06:03:09 -0400 (Wed, 22 Apr 2009)
New Revision: 87666
Modified:
projects/jboss-osgi/trunk/build/docbook/en/modules/ch04-developer-guide.xml
Log:
Add section on testing
Modified: projects/jboss-osgi/trunk/build/docbook/en/modules/ch04-developer-guide.xml
===================================================================
--- projects/jboss-osgi/trunk/build/docbook/en/modules/ch04-developer-guide.xml 2009-04-22
09:58:15 UTC (rev 87665)
+++ projects/jboss-osgi/trunk/build/docbook/en/modules/ch04-developer-guide.xml 2009-04-22
10:03:09 UTC (rev 87666)
@@ -369,7 +369,7 @@
<itemizedlist>
<listitem>The remote Framework must have a LogService
installed</listitem>
- <listitem>The jboss-osgi-remotelog.jar bundle must be installed in both the
remote and local Framework</listitem>
+ <listitem>The <emphasis
role="bold">jboss-osgi-remotelog.jar</emphasis> bundle must be
installed in both the remote and local Framework</listitem>
<listitem>The bundle under test must write log messages to
LogService</listitem>
<listitem>The LogListener must be seen by the classloader that loads the test
case</listitem>
</itemizedlist>
Show replies by date