-
Sep 21st, 2011, 06:43 PM
#1
Spring Gemfire 1.1.0.M2 Hello World sample not found
When I download spring-gemfire I cannot find a pom or sample to run. Chapter 4 of the Reference Documentation says that it can be run either through STS or mvn:exec:java along with a display showing some sample puts and gets from the cmdline but I can't see it in the distribution. Can someone point me to the sample?
Thanks,
Wayne
-
Sep 22nd, 2011, 12:28 PM
#2
Never mind. Found it. After locating the directory I did a mvn install:install-file -DgroupId=com.gemstone.gemfire -DartifactId=gemfire -Dversion=6.6 -Dpackaging=jar -Dfile=/Applications/springsource/vFabric_GemFire_66/lib/gemfire.jar and "gradle run" works fine for the demo now.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules