Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.2.0
-
None
Description
Issue TAP5-978 prevents Tapestry apps from being deployed on GAE. The package javax.managemt is not on the white list:
http://code.google.com/intl/en/appengine/docs/java/jrewhitelist.html
The functionality providing remote page pool management should be moved in a separate module.