HI Jaziel, I found this on "Will it play on Google App Engine". May be useful.
** JSF 1.1 appears to be working out-of-the-box. JSF 1.2 and JSF 2.0 should also work if you set the com.sun.faces.enableMultiThreadedStartup context parameter to false to your web.xml file. Setting this parameter to false (it's set to true by default) will prevent additional threads from being spawned. (http://groups.google.com/group/google-appengine-java/web/will-it-play- in-app-engine) On Sep 10, 1:25 am, Jaziel Leandro <[email protected]> wrote: > Someone have a working example (can be a workspace of Eclipse) with JSF 2.0 > ?I have i running on localhost, but when a deploy to GAE, i have an error. > Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en -~----------~----~----~----~------~----~------~--~---
