DomDerrien/amazon-fps-gaej
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
================================================================================
Adaptation of the Amazon FPS library for the Java platform of Google App Engine
Copyright 2010 Dom Derrien
================================================================================
This derivative work is licensed under the Apache License, Version 2.0,
as the original Amazon FPS library.
Follow indications from the README.html file to build the library. Don't forget
to update the src/config.properties file with your own settings.
Deployment:
- Among the third-party libraries, you only need to push the following ones in your
Google App Engine environment (war/WEB-INF/lib):
1. commons-codec-1.3.jar
2. commons-httpclient-3.0.1.jar
3. commons-logging-1.1.jar
** have side-effects on traces generated by the data nucleus converter and
on cobertura instrumentation tool
4. domderrien-1.0.6.jar
** just for the MockInputStream and MockOutputStream