Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Apache Wink can be run using Google App Engine.
All the generic The core functionality is fully compatible.
However, due to some of the App Engine limitations, some of the JAX-RS additional functionality may not work correctly.

...

Code Block
org.apache.wink.level=ALL

When running with Spring, place also jcl-over-slf4j-<version>.jar in the classpath.

Refer to Logging for more details.

Other Issues

References