Results 1 to 2 of 2

Thread: Spring Gemfire 1.1.0.M2 Hello World sample not found

  1. #1
    Join Date
    Sep 2006
    Location
    Folsom, CA
    Posts
    21

    Default 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

  2. #2
    Join Date
    Sep 2006
    Location
    Folsom, CA
    Posts
    21

    Default

    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
  •