You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by hl...@apache.org on 2003/07/31 14:50:19 UTC

cvs commit: jakarta-commons-sandbox/hivemind/src/test/hivemind/test/services AddSimpleInterceptors2.xml

hlship      2003/07/31 05:50:19

  Modified:    hivemind/src/test/hivemind/test/services
                        AddSimpleInterceptors2.xml
  Log:
  Large scale refactoring to support the new approach to passing parameters (as XML) to service implementation factories.
  
  Revision  Changes    Path
  1.3       +3 -2      jakarta-commons-sandbox/hivemind/src/test/hivemind/test/services/AddSimpleInterceptors2.xml
  
  Index: AddSimpleInterceptors2.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/hivemind/src/test/hivemind/test/services/AddSimpleInterceptors2.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- AddSimpleInterceptors2.xml	29 Jul 2003 22:20:41 -0000	1.2
  +++ AddSimpleInterceptors2.xml	31 Jul 2003 12:50:19 -0000	1.3
  @@ -1,6 +1,7 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!-- $Id$ -->
  -<moduleid="hivemind.test.services.add2" 
  +<module
  +	id="hivemind.test.services.add2" 
   	version="1.0.0">
   	<extend-service service-id="hivemind.test.services.Simple">
   	  <interceptor service-id="hivemind.test.services.tracker.Barney" order="50"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org