[dna-commits] DNA SVN: r889 - trunk/docs/examples/gettingstarted/sequencers/src/main/config.

dna-commits at lists.jboss.org dna-commits at lists.jboss.org
Wed May 6 15:57:14 EDT 2009


Author: bcarothers
Date: 2009-05-06 15:57:14 -0400 (Wed, 06 May 2009)
New Revision: 889

Added:
   trunk/docs/examples/gettingstarted/sequencers/src/main/config/run.cmd
Log:
Adding windows command to run this example (per DNA-396 comment)

Added: trunk/docs/examples/gettingstarted/sequencers/src/main/config/run.cmd
===================================================================
--- trunk/docs/examples/gettingstarted/sequencers/src/main/config/run.cmd	                        (rev 0)
+++ trunk/docs/examples/gettingstarted/sequencers/src/main/config/run.cmd	2009-05-06 19:57:14 UTC (rev 889)
@@ -0,0 +1 @@
+java -Djava.ext.dirs=./lib -cp dna-example-sequencers-0.5-SNAPSHOT.jar org.jboss.example.dna.sequencer.SequencingClient %*




More information about the dna-commits mailing list