vote up 1 vote down star

Does Jasper Reports work on Google App Engine?

flag

1 Answer

vote up 1 vote down

No, it doesn't. At least, when I created an application with JasperReports, it would run locally on my machine, but not when I deployed it to the AppEngine. The reason is that JasperReports needs the class java.awt.GraphicsEnvironment which is not supported by the AppEngine. Look here for details.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.