Log in to follow, share, and participate in this community.
Thread Custom serializers
Custom serializersI just deployed on Beta6 a project I developed for AppEngine. The project use Objectify as datastore's "interface" and also Endpoints. Because of some Jackson circular reference problems during JSON serialization I ...
GAE app migrationHi, I was searching information about app migration from GAE to OpenShift when I found your project. Congratulations, it's an amazing project. ...
Thread How to stop CapeDwarf from storing logs in Datastore?
How to stop CapeDwarf from storing logs in Datastore?I am using CapeDwarf JBoss AS7 to host classic GAE+GWT application. On server side, I am logging directly to java.util.Logger framework. The application works fine, the logs print nice to the console and files. Howeve...
pull queues and background threadsI'm trying to start background workers when the servlet context is created. These works pull work from pull queues. The servlet context is created before the infinispan caches that back the queues are created. This re...
Capedwarf in Openshift - admin passwordHello all, I tried Openshift Capedwarf cartridge and I could deploy my GAE application without problems. However, when trying to access admin console (via <app>/_ah/admin) it returns a login popup. Where...
Building and testing CapeDwarf(1) JBossAS7 upstream master * https://github.com/jbossas/jboss-as (2) CD Blue * https://github.com/capedwarf/capedwarf-blue (3) CD AS7 integration * https://github.com/capedwarf/capedwarf-jboss-as ...