Modified: jakarta/turbine/fulcrum/trunk/yaafi/xdocs/lifecycle/reconfiguration.xml URL: http://svn.apache.org/viewcvs/jakarta/turbine/fulcrum/trunk/yaafi/xdocs/lifecycle/reconfiguration.xml?rev=293394&r1=293393&r2=293394&view=diff ============================================================================== --- jakarta/turbine/fulcrum/trunk/yaafi/xdocs/lifecycle/reconfiguration.xml (original) +++ jakarta/turbine/fulcrum/trunk/yaafi/xdocs/lifecycle/reconfiguration.xml Mon Oct 3 10:03:11 2005 @@ -3,7 +3,7 @@ <document> <properties> - <title>Fulcrum YAAFI</title> + <title>Fulcrum YAAFI Avalon Container Service Lifecycle</title> <author email="[EMAIL PROTECTED]">Siegfried Goeschl</author> </properties>
Modified: jakarta/turbine/fulcrum/trunk/yaafi/xdocs/navigation.xml URL: http://svn.apache.org/viewcvs/jakarta/turbine/fulcrum/trunk/yaafi/xdocs/navigation.xml?rev=293394&r1=293393&r2=293394&view=diff ============================================================================== --- jakarta/turbine/fulcrum/trunk/yaafi/xdocs/navigation.xml (original) +++ jakarta/turbine/fulcrum/trunk/yaafi/xdocs/navigation.xml Mon Oct 3 10:03:11 2005 @@ -1,45 +1,49 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <project - name="Fulcrum YAAFI" + name="Fulcrum YAAFI Avalon Container" href="http://jakarta.apache.org/turbine/fulcrum/yaafi/"> <body> <links> - <item name="Turbine" href="http://jakarta.apache.org/turbine/"/> - <item name="Fulcrum" href="http://jakarta.apache.org/turbine/fulcrum/"/> + <item name="Turbine" href="http://jakarta.apache.org/turbine/"/> + <item name="Fulcrum" href="http://jakarta.apache.org/turbine/fulcrum/"/> </links> - + <menu name="Overview"> - <item name="Main" href="/index.html"/> - <item name="How To" href="/howto.html"/> - <item name="Cryptography" href="/cryptography.html"/> - <item name="Lifecycle" href="/lifecycle/index.html" collapse="true"> - <item name="Incarnation" href="/lifecycle/incarnation.html"/> - <item name="Reconfiguration" href="/lifecycle/reconfiguration.html"/> - <item name="Decommision" href="/lifecycle/decommission.html"/> + <item name="Main" href="/index.html"/> + <item name="How To" href="/howto.html"/> + <item name="Cryptography" href="/cryptography.html"/> + <item name="Lifecycle" href="/lifecycle/index.html" collapse="true"> + <item name="Incarnation" href="/lifecycle/incarnation.html"/> + <item name="Reconfiguration" href="/lifecycle/reconfiguration.html"/> + <item name="Decommision" href="/lifecycle/decommission.html"/> + </item> + <item name="Interceptors" href="/interceptors/index.html" collapse="true"> + <item name="Logging" href="/interceptors/logginginterceptor.html"/> + <item name="Performance" href="/interceptors/performanceinterceptor.html"/> </item> - <item name="Services" href="/services/index.html" collapse="true"> - <item name="ServiceManagerService" href="/services/servicemanagerservice.html"/> - <item name="SystemPropertyService" href="/services/systempropertyservice.html"/> - <item name="ReconfigurationService" href="/services/reconfigurationservice.html"/> - <item name="ShutdownService" href="/services/shutdownservice.html"/> + <item name="Services" href="/services/index.html" collapse="true"> + <item name="ServiceManager" href="/services/servicemanagerservice.html"/> + <item name="SystemProperty" href="/services/systempropertyservice.html"/> + <item name="Reconfiguration" href="/services/reconfigurationservice.html"/> + <item name="Shutdown" href="/services/shutdownservice.html"/> </item> - <item name="Specification" href="/specification/index.html" collapse="true"> - <item name="Container Configuration" href="/specification/container.html"/> - <item name="Role Configuration" href="/specification/role.html"/> - <item name="Component Configuration" href="/specification/component.html"/> - <item name="Avalon Context" href="/specification/context.html"/> - <item name="Lifecycle Contract" href="/specification/lifecycle.html"/> + <item name="Specification" href="/specification/index.html" collapse="true"> + <item name="Container Configuration" href="/specification/container.html"/> + <item name="Role Configuration" href="/specification/role.html"/> + <item name="Component Configuration" href="/specification/component.html"/> + <item name="Avalon Context" href="/specification/context.html"/> + <item name="Lifecycle Contract" href="/specification/lifecycle.html"/> </item> - <item name="Tutorial" href="/tutorial/index.html" collapse="true"> - <item name="Step 1" href="/tutorial/step1.html"/> - <item name="Step 2" href="/tutorial/step2.html"/> - <item name="Step 3" href="/tutorial/step3.html"/> - <item name="Step 4" href="/tutorial/step4.html"/> - <item name="Step 5" href="/tutorial/step5.html"/> + <item name="Tutorial" href="/tutorial/index.html" collapse="true"> + <item name="Step 1" href="/tutorial/step1.html"/> + <item name="Step 2" href="/tutorial/step2.html"/> + <item name="Step 3" href="/tutorial/step3.html"/> + <item name="Step 4" href="/tutorial/step4.html"/> + <item name="Step 5" href="/tutorial/step5.html"/> </item> - <item name="Todo's" href="/todo.html"/> + <item name="Todo's" href="/todo.html"/> </menu> - + </body> </project> Modified: jakarta/turbine/fulcrum/trunk/yaafi/xdocs/services/index.xml URL: http://svn.apache.org/viewcvs/jakarta/turbine/fulcrum/trunk/yaafi/xdocs/services/index.xml?rev=293394&r1=293393&r2=293394&view=diff ============================================================================== --- jakarta/turbine/fulcrum/trunk/yaafi/xdocs/services/index.xml (original) +++ jakarta/turbine/fulcrum/trunk/yaafi/xdocs/services/index.xml Mon Oct 3 10:03:11 2005 @@ -3,7 +3,7 @@ <document> <properties> - <title>YAAFI Services</title> + <title>Fulcrum YAAFI Avalon Container Services</title> <author email="[EMAIL PROTECTED]">Siegfried Goeschl</author> </properties> Modified: jakarta/turbine/fulcrum/trunk/yaafi/xdocs/services/reconfigurationservice.xml URL: http://svn.apache.org/viewcvs/jakarta/turbine/fulcrum/trunk/yaafi/xdocs/services/reconfigurationservice.xml?rev=293394&r1=293393&r2=293394&view=diff ============================================================================== --- jakarta/turbine/fulcrum/trunk/yaafi/xdocs/services/reconfigurationservice.xml (original) +++ jakarta/turbine/fulcrum/trunk/yaafi/xdocs/services/reconfigurationservice.xml Mon Oct 3 10:03:11 2005 @@ -2,7 +2,7 @@ <document> <properties> - <title>ReconfigurationSerice</title> + <title>Fulcrum YAAFI Avalon Container Reconfiguration Service</title> <author email="[EMAIL PROTECTED]">Siegfried Goeschl</author> </properties> Modified: jakarta/turbine/fulcrum/trunk/yaafi/xdocs/services/servicemanagerservice.xml URL: http://svn.apache.org/viewcvs/jakarta/turbine/fulcrum/trunk/yaafi/xdocs/services/servicemanagerservice.xml?rev=293394&r1=293393&r2=293394&view=diff ============================================================================== --- jakarta/turbine/fulcrum/trunk/yaafi/xdocs/services/servicemanagerservice.xml (original) +++ jakarta/turbine/fulcrum/trunk/yaafi/xdocs/services/servicemanagerservice.xml Mon Oct 3 10:03:11 2005 @@ -2,7 +2,7 @@ <document> <properties> - <title>ServiceManagerService</title> + <title>Fulcrum YAAFI Avalon Container ServiceManagerService</title> <author email="[EMAIL PROTECTED]">Siegfried Goeschl</author> </properties> Modified: jakarta/turbine/fulcrum/trunk/yaafi/xdocs/services/shutdownservice.xml URL: http://svn.apache.org/viewcvs/jakarta/turbine/fulcrum/trunk/yaafi/xdocs/services/shutdownservice.xml?rev=293394&r1=293393&r2=293394&view=diff ============================================================================== --- jakarta/turbine/fulcrum/trunk/yaafi/xdocs/services/shutdownservice.xml (original) +++ jakarta/turbine/fulcrum/trunk/yaafi/xdocs/services/shutdownservice.xml Mon Oct 3 10:03:11 2005 @@ -2,7 +2,7 @@ <document> <properties> - <title>ShutdownService</title> + <title>Fulcrum YAAFI Avalon Container Shutdown Service</title> <author email="[EMAIL PROTECTED]">Siegfried Goeschl</author> </properties> Modified: jakarta/turbine/fulcrum/trunk/yaafi/xdocs/services/systempropertyservice.xml URL: http://svn.apache.org/viewcvs/jakarta/turbine/fulcrum/trunk/yaafi/xdocs/services/systempropertyservice.xml?rev=293394&r1=293393&r2=293394&view=diff ============================================================================== --- jakarta/turbine/fulcrum/trunk/yaafi/xdocs/services/systempropertyservice.xml (original) +++ jakarta/turbine/fulcrum/trunk/yaafi/xdocs/services/systempropertyservice.xml Mon Oct 3 10:03:11 2005 @@ -2,7 +2,7 @@ <document> <properties> - <title>SystemPropertyService</title> + <title>Fulcrum YAAFI Avalon Container SystemProperty Service</title> <author email="[EMAIL PROTECTED]">Siegfried Goeschl</author> </properties> Modified: jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/component.xml URL: http://svn.apache.org/viewcvs/jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/component.xml?rev=293394&r1=293393&r2=293394&view=diff ============================================================================== --- jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/component.xml (original) +++ jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/component.xml Mon Oct 3 10:03:11 2005 @@ -3,7 +3,7 @@ <document> <properties> - <title>Specification</title> + <title>Fulcrum YAAFI Avalon Container Specification</title> <author email="[EMAIL PROTECTED]">Siegfried Goeschl</author> </properties> Modified: jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/container.xml URL: http://svn.apache.org/viewcvs/jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/container.xml?rev=293394&r1=293393&r2=293394&view=diff ============================================================================== --- jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/container.xml (original) +++ jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/container.xml Mon Oct 3 10:03:11 2005 @@ -3,7 +3,7 @@ <document> <properties> - <title>Specification</title> + <title>Fulcrum YAAFI Avalon Container Specification</title> <author email="[EMAIL PROTECTED]">Siegfried Goeschl</author> </properties> @@ -107,12 +107,37 @@ values are ["true"|"false"|"auto"] </td> </tr> + <tr> + <td>hasDynamicProxies</td> + <td>Boolean</td> + <td>[true|false]</td> + <td> + Enable the usage of dynamic proxies for the whole container. When + the no dynamic proxies are used no interceptors will be installed. + </td> + </tr> + <tr> + <td>interceptors</td> + <td>Tree</td> + <td>[0|1]</td> + <td> + Contains a list of container specific interceptors + </td> + </tr> + <tr> + <td>interceptors/interceptor</td> + <td>String</td> + <td>[0..n]</td> + <td> + Contains the service name of an interceptor + </td> + </tr> </table> </subsection> - <subsection name="Example"> + <subsection name="Example 1"> <source> - <![CDATA[ + <![CDATA[ <?xml version="1.0" encoding="ISO-8859-1"?> <fulcrum-yaafi> @@ -134,9 +159,29 @@ ]]> </source> </subsection> - - </section> + <subsection name="Example 2"> + <source> + <![CDATA[ +<?xml version="1.0" encoding="UTF-8"?> +<fulcrum-yaafi> + <componentRoles> + <location>./src/test/componentRoles.xml</location> + </componentRoles> + <componentConfiguration> + <location>./src/test/componentConfiguration.xml</location> + </componentConfiguration> + <interceptors> + <interceptor>org.apache.fulcrum.yaafi.interceptor.performance.PerformanceInterceptorService</interceptor> + <interceptor>org.apache.fulcrum.yaafi.interceptor.logging.LoggingInterceptorService</interceptor> + </interceptors> +</fulcrum-yaafi> + ]]> + </source> + </subsection> + + </section> + </body> - + </document> Modified: jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/context.xml URL: http://svn.apache.org/viewcvs/jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/context.xml?rev=293394&r1=293393&r2=293394&view=diff ============================================================================== --- jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/context.xml (original) +++ jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/context.xml Mon Oct 3 10:03:11 2005 @@ -3,7 +3,7 @@ <document> <properties> - <title>Specification</title> + <title>Fulcrum YAAFI Avalon Container Specification</title> <author email="[EMAIL PROTECTED]">Siegfried Goeschl</author> </properties> Modified: jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/index.xml URL: http://svn.apache.org/viewcvs/jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/index.xml?rev=293394&r1=293393&r2=293394&view=diff ============================================================================== --- jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/index.xml (original) +++ jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/index.xml Mon Oct 3 10:03:11 2005 @@ -3,7 +3,7 @@ <document> <properties> - <title>Specification</title> + <title>Fulcrum YAAFI Avalon Container Specification</title> <author email="[EMAIL PROTECTED]">Siegfried Goeschl</author> </properties> Modified: jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/lifecycle.xml URL: http://svn.apache.org/viewcvs/jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/lifecycle.xml?rev=293394&r1=293393&r2=293394&view=diff ============================================================================== --- jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/lifecycle.xml (original) +++ jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/lifecycle.xml Mon Oct 3 10:03:11 2005 @@ -3,7 +3,7 @@ <document> <properties> - <title>Specification</title> + <title>Fulcrum YAAFI Avalon Container Specification</title> <author email="[EMAIL PROTECTED]">Siegfried Goeschl</author> </properties> Modified: jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/role.xml URL: http://svn.apache.org/viewcvs/jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/role.xml?rev=293394&r1=293393&r2=293394&view=diff ============================================================================== --- jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/role.xml (original) +++ jakarta/turbine/fulcrum/trunk/yaafi/xdocs/specification/role.xml Mon Oct 3 10:03:11 2005 @@ -3,7 +3,7 @@ <document> <properties> - <title>Specification</title> + <title>Fulcrum YAAFI Avalon Container Specification</title> <author email="[EMAIL PROTECTED]">Siegfried Goeschl</author> </properties> @@ -88,6 +88,25 @@ </td> </tr> <tr> + <td>[EMAIL PROTECTED]</td> + <td>boolean</td> + <td>[0|1]</td> + <td> + Defines if an dynamic proxy will be used for the service instance. If + no value is defined thant <b>true</b> will be used. + </td> + </tr> + <tr> + <td>[EMAIL PROTECTED]</td> + <td>String</td> + <td>[0|1]</td> + <td> + The name of the logging category for the service. The logging + catetegory being constructed is concatenated with the logging + category of the service container, e.g "YAAFI.MyLogCategory". + </td> + </tr> + <tr> <td>[EMAIL PROTECTED]</td> <td>String</td> <td>[0|1]</td> @@ -95,6 +114,22 @@ A description what the service is actually doing. </td> </tr> + <tr> + <td>role/interceptors</td> + <td>Tree</td> + <td>[0|1]</td> + <td> + Contains a list of service specific interceptors + </td> + </tr> + <tr> + <td>role/interceptors/interceptor</td> + <td>String</td> + <td>[0..n]</td> + <td> + Contains the service name of an interceptor + </td> + </tr> </table> </subsection> @@ -132,7 +167,30 @@ ]]> </source> </subsection> - + + <subsection name="Example 3"> + <source> + <![CDATA[ +<?xml version="1.0" encoding="ISO-8859-1"?> + +<role-list> + <role + name="org.apache.fulcrum.yaafi.TestComponent" + shorthand="test" + default-class="org.apache.fulcrum.yaafi.TestComponentImpl" + early-init="true" + component-type="merlin" + description="A simple test component"> + <interceptors> + <interceptor>org.apache.fulcrum.yaafi.interceptor.performance.PerformanceInterceptorService</interceptor> + <interceptor>org.apache.fulcrum.yaafi.interceptor.logging.LoggingInterceptorService</interceptor> + </interceptors> + </role> +</role-list> + ]]> + </source> + </subsection> + </section> </body> Modified: jakarta/turbine/fulcrum/trunk/yaafi/xdocs/todo.xml URL: http://svn.apache.org/viewcvs/jakarta/turbine/fulcrum/trunk/yaafi/xdocs/todo.xml?rev=293394&r1=293393&r2=293394&view=diff ============================================================================== --- jakarta/turbine/fulcrum/trunk/yaafi/xdocs/todo.xml (original) +++ jakarta/turbine/fulcrum/trunk/yaafi/xdocs/todo.xml Mon Oct 3 10:03:11 2005 @@ -3,7 +3,7 @@ <document> <properties> - <title>TODO</title> + <title>Fulcrum YAAFI Avalon Container</title> <author email="[EMAIL PROTECTED]">Siegfried Goeschl</author> </properties> @@ -11,16 +11,7 @@ <section name="TODO"> - <subsection name="Using a Proxy"> - <p> - Currently the caller of a service uses the instance - implementing the service interface directly. It would - be useful to hand out a proxy object to delegate the - service invocation similiar to EJB and HiveMind. - </p> - </subsection> - - <subsection name="Long-term Compatibilty with Fortress"> + <subsection name="Long-term Compatibilty with Fortress"> <p> Since Fortress is the only other remaining Avalon container within Jakarta we try to achieve compatibility with Fortress @@ -30,7 +21,7 @@ </p> </subsection> - <subsection name="Testing the cross-container portabilty"> + <subsection name="Testing the cross-container portabilty"> <p> YAAFI actually maps the Avalon context depending on the container flavour of the service component. We still need to test this @@ -38,7 +29,7 @@ </p> </subsection> - <subsection name="Use URLConnection for InputStreamLocator"> + <subsection name="Use URLConnection for InputStreamLocator"> <p> Using a URLConnection enables downloading the configuration files from a HTTP server therefore allowing to run a set @@ -46,7 +37,7 @@ configuration file. </p> </subsection> - + </section> </body> Modified: jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/index.xml URL: http://svn.apache.org/viewcvs/jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/index.xml?rev=293394&r1=293393&r2=293394&view=diff ============================================================================== --- jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/index.xml (original) +++ jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/index.xml Mon Oct 3 10:03:11 2005 @@ -3,7 +3,7 @@ <document> <properties> - <title>Avalon Service Tutorial</title> + <title>Fulcrum YAAFI Avalon Container Tutorial</title> <author email="[EMAIL PROTECTED]">Siegfried Goeschl</author> </properties> Modified: jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/step1.xml URL: http://svn.apache.org/viewcvs/jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/step1.xml?rev=293394&r1=293393&r2=293394&view=diff ============================================================================== --- jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/step1.xml (original) +++ jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/step1.xml Mon Oct 3 10:03:11 2005 @@ -3,7 +3,7 @@ <document> <properties> - <title>Avalon Service Tutorial Step 1</title> + <title>Fulcrum YAAFI Avalon Container Tutorial Step 1</title> <author email="[EMAIL PROTECTED]">Siegfried Goeschl</author> </properties> Modified: jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/step2.xml URL: http://svn.apache.org/viewcvs/jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/step2.xml?rev=293394&r1=293393&r2=293394&view=diff ============================================================================== --- jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/step2.xml (original) +++ jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/step2.xml Mon Oct 3 10:03:11 2005 @@ -3,7 +3,7 @@ <document> <properties> - <title>Avalon Service Tutorial Step 2</title> + <title>Fulcrum YAAFI Avalon Container Tutorial Step 2</title> <author email="[EMAIL PROTECTED]">Siegfried Goeschl</author> </properties> Modified: jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/step3.xml URL: http://svn.apache.org/viewcvs/jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/step3.xml?rev=293394&r1=293393&r2=293394&view=diff ============================================================================== --- jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/step3.xml (original) +++ jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/step3.xml Mon Oct 3 10:03:11 2005 @@ -3,7 +3,7 @@ <document> <properties> - <title>Avalon Service Tutorial Step 3</title> + <title>Fulcrum YAAFI Avalon Container Tutorial Step 3</title> <author email="[EMAIL PROTECTED]">Siegfried Goeschl</author> </properties> Modified: jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/step4.xml URL: http://svn.apache.org/viewcvs/jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/step4.xml?rev=293394&r1=293393&r2=293394&view=diff ============================================================================== --- jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/step4.xml (original) +++ jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/step4.xml Mon Oct 3 10:03:11 2005 @@ -3,7 +3,7 @@ <document> <properties> - <title>Avalon Service Tutorial Step 4</title> + <title>Fulcrum YAAFI Avalon Container Tutorial Step 4</title> <author email="[EMAIL PROTECTED]">Siegfried Goeschl</author> </properties> @@ -132,7 +132,7 @@ try { this.cli.initialize(); - this.cli.getLogger().info( "The application is up and running ..." ); + this.cli.getLogger().info( "The application is up and running ..." ); this.cli.onWait(); } catch (Throwable t) Modified: jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/step5.xml URL: http://svn.apache.org/viewcvs/jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/step5.xml?rev=293394&r1=293393&r2=293394&view=diff ============================================================================== --- jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/step5.xml (original) +++ jakarta/turbine/fulcrum/trunk/yaafi/xdocs/tutorial/step5.xml Mon Oct 3 10:03:11 2005 @@ -3,7 +3,7 @@ <document> <properties> - <title>Avalon Service Tutorial Step 4</title> + <title>Fulcrum YAAFI Avalon Container Tutorial Step 5</title> <author email="[EMAIL PROTECTED]">Siegfried Goeschl</author> </properties> @@ -33,7 +33,7 @@ Main cli = new Main(args) String log4jConfig = cli.makeAbsolutePath( System.getProperty("log4j.configuration", "./conf/log4j.properties") ); PropertyConfigurator.configureAndWatch( log4jConfig, 2000 ); -cli.setLogger( new Log4JLogger( Logger.getLogger("main") ) ); +cli.setLogger( new Log4JLogger( Logger.getLogger("main") ) ); ]]></source> </p> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]