Yes, I'm used to SDG, but right now I only need to start a locator, no server, no spring, just a plain locator process.
On Tue, Jun 30, 2015 at 10:38 PM Will Schipp <[email protected]> wrote: > Have you looked at the CacheServerFactoryBean in Spring-Data-Gemfire? It > supports starting a server up directly from Java and may be a help if > looking from a "spring" perspective. > > > On Wednesday, July 1, 2015, Vinicius Carvalho <[email protected] > > > wrote: > > > Hi there, is it possible to use the LocatorLauncher class to bootstrap my > > locators within my code, and set the hosts of other locators dynamically? > > > > I don't have multicast enabled (AWS) and I need to specify the other > > locators by using an EC2 discovery. > > > > I could not find a way with the class to specify other locators in the > > system. Only via gemfire.properties. > > > > Is there a way to do such thing? > > > > Thank you > > > > > -- > > *Will Schipp* > Solution Services Director > Pivotal Services @ EMC > +971 52 641 3481 > > [email protected] > [email protected] > > > > Notice of Confidentiality - This email message is for the sole use of the > intended recipient and may contain confidential and privileged information. > Any unauthorized review, use, disclosure or distribution is prohibited. If > you are not the intended recipient, please contact the sender by reply > email and destroy all copies of the original message. >
