krysalis-sandbox/workflow/src/test/org/krysalis/workflow/test workflow.xconf,1.1,1.2

[email protected]
Newsgroups gmane.comp.krysalis.sandbox
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/krysalis-sandbox/workflow/src/test/org/krysalis/workflow/test
In directory sc8-pr-cvs1:/tmp/cvs-serv29172/src/test/org/krysalis/workflow/test

Modified Files:
	workflow.xconf 
Log Message:
Finished concept of the workflow manager.


Index: workflow.xconf
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-sandbox/workflow/src/test/org/krysalis/workflow/test/workflow.xconf,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** workflow.xconf	12 Mar 2003 13:32:43 -0000	1.1
--- workflow.xconf	14 Mar 2003 09:17:28 -0000	1.2
***************
*** 2,5 ****
--- 2,9 ----
  <wf>
  
+  <stores>
+   <store name="memory" class="org.krysalis.workflow.store.MemoryStore"/>
+  </stores>
+ 
   <workflows default="standard-article">
    <workflow id="standard-article">
***************
*** 53,58 ****
  
   <map> 
!   <assign pattern="headline/*" workflow="headline"/>
!   <assign pattern="article/*" workflow="standard-article"/>
   </map>
  
--- 57,62 ----
  
   <map> 
!   <assign pattern="headline/*" workflow="headline" store="memory"/>
!   <assign pattern="article/*" workflow="standard-article" store="memory/>
   </map>
  




-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.