Re: Comment on Configuration in simplejpa

26 views
Skip to first unread message

simp...@googlecode.com

unread,
Sep 22, 2010, 1:59:23 AM9/22/10
to simp...@googlegroups.com
Comment by lauri.le...@gmail.com:

To access the endpoints via https, set
{{{
sdbSecure = true
s3Secure = true
}}}
in simplejpa.properties.


For more information:
http://code.google.com/p/simplejpa/wiki/Configuration

simp...@googlecode.com

unread,
Sep 30, 2010, 11:03:06 AM9/30/10
to simp...@googlegroups.com
Comment by n...@transmachina.com:

Is there a way to specify the region? It seems to use the "US" region, but
I want to store data in the European one.

simp...@googlecode.com

unread,
Feb 8, 2011, 1:19:29 PM2/8/11
to simp...@googlegroups.com
Comment by ovi.co...@gmail.com:

Is there a way to specify a http proxy?

simp...@googlecode.com

unread,
Feb 14, 2011, 6:27:34 AM2/14/11
to simp...@googlegroups.com
Comment by nehaver...@gmail.com:

if you want to store in a separate region , specify sdbEndpoint in your
properties file.

printQueries = true
sessionless = true
cacheFactory = com.spaceprogram.simplejpa.cache.KittyCacheFactory
sdbEndpoint = sdb.eu-west-1.amazonaws.com


By default it stores to the US region.
The urls are as specified in
http://docs.amazonwebservices.com/AmazonSimpleDB/latest/DeveloperGuide/index.html?Endpoints.html

simp...@googlecode.com

unread,
Feb 19, 2011, 1:49:19 PM2/19/11
to simp...@googlegroups.com
Comment by cr...@cd15.co.uk:

Is it only the sdbEndpoint attribute that is required to save it in the eu
region?

I have been messing around the the sample TravelLog application and it only
seems to use the US East 1 Region.

This is what I have in the property file:

# If you want to see the queries generated by SimpleJPA set printQueries to
true
printQueries = true

# Do not change the following values
sessionless = true
bundleBucket = aws-travellog-sample-data
bundlePath = hawaii
sdbEndpoint = sdb.eu-west-1.amazonaws.com

simp...@googlecode.com

unread,
Dec 28, 2011, 11:32:53 AM12/28/11
to simp...@googlegroups.com
Comment by br...@noerremark.dk:

You can also set a different S3-endpoint using s3Endpoint = ...

Reply all
Reply to author
Forward
0 new messages