mcconnell 02/03/06 10:33:42
Modified: enterprise/orb/src/examples/hello/java/hello HelloDemo.xinfo
Log:
no message
Revision Changes Path
1.2 +1 -8
jakarta-avalon-apps/enterprise/orb/src/examples/hello/java/hello/HelloDemo.xinfo
Index: HelloDemo.xinfo
===================================================================
RCS file:
/home/cvs/jakarta-avalon-apps/enterprise/orb/src/examples/hello/java/hello/HelloDemo.xinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- HelloDemo.xinfo 3 Mar 2002 16:53:38 -0000 1.1
+++ HelloDemo.xinfo 6 Mar 2002 18:33:42 -0000 1.2
@@ -11,7 +11,7 @@
<blockinfo>
- <block>
+ <block name="hello">
<version>1.0</version>
</block>
@@ -22,13 +22,6 @@
<services>
<service name="hello.Hello" version="1.0"/>
</services>
-
- <!--
- Implementation policy may one of the following enumerations:
- (a) SINGLETON, service is available for the lifetime of the manager
- (b) POOLED, the implementation implements Pool
- (c) TRANSIENT, manager is a factory of transient service instances
- -->
<implementation policy="SINGLETON" />
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>