Author: kstam
Date: Tue Mar 5 00:38:56 2013
New Revision: 1452609
URL: http://svn.apache.org/r1452609
Log:
JUDDI-540 working on adding the examples to the bundle
Added:
juddi/trunk/juddi-examples/hello-world/README.txt
- copied, changed from r1452608,
juddi/trunk/juddi-examples/hello-world/README
Removed:
juddi/trunk/juddi-examples/hello-world/README
Modified:
juddi/trunk/juddi-examples/simple-publish/README.txt
Copied: juddi/trunk/juddi-examples/hello-world/README.txt (from r1452608,
juddi/trunk/juddi-examples/hello-world/README)
URL:
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/hello-world/README.txt?p2=juddi/trunk/juddi-examples/hello-world/README.txt&p1=juddi/trunk/juddi-examples/hello-world/README&r1=1452608&r2=1452609&rev=1452609&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/hello-world/README (original)
+++ juddi/trunk/juddi-examples/hello-world/README.txt Tue Mar 5 00:38:56 2013
@@ -4,7 +4,7 @@ This example is a command line demonstra
2. Check the settings of the META-INF/uddi.xml, to make sure the serverName
and serverPort are set correctly.
-3. mvn package
+3. mvn -Pdemo test
Should print the auth token:
Modified: juddi/trunk/juddi-examples/simple-publish/README.txt
URL:
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/simple-publish/README.txt?rev=1452609&r1=1452608&r2=1452609&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/simple-publish/README.txt (original)
+++ juddi/trunk/juddi-examples/simple-publish/README.txt Tue Mar 5 00:38:56
2013
@@ -4,7 +4,7 @@ This example is a command line demonstra
2. Check the settings of the META-INF/uddi.xml, to make sure the serverName
and serverPort are set correctly.
-3. mvn package
+3. mvn -Pdemo test
You should see the following output being written to the console:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]