On Jul 23, 2:08 pm, Richard <[email protected]> wrote: > Hi Chris, > > I for one am glad that you reanimated this thread :-) > > Your findings probably led to hg commit #2119 which has the commit > comment "possible __builtin__ fix for jython, thanks Chris Clark". > This raised some hopes, but the current hg tip still doesn't work on > Jython yet (at least for me). It needs more love still. Hopefully the > situation will improve soon.
For those interested in Jython support take a look at http://code.google.com/p/web2py/issues/detail?id=341 Massimo has been taking a look but the more eyes the better :-) If you can help out with debugging that would be appreciated! At the moment it now starts, and the welcome/admin page appears to work. Running the example application does not work at the moment, nor the issues system. The application creation wizard runs .. but fails on the last step with "Failure to create application", I can;t work out where it is failing for this one. So some things are working (a number of years ago it wasn't possible to get this far). Chris

