After a first try:
- JAI has several flavour; one generic and a lot of specific binaries,
each optimized for a specific target; so, with GAE, the only one which
can be used is the generic non optimized version, because we must
ignore what is the target In GAE
- a simple sample from the documentation uses
java.awt.image.renderable.ParameterBlock to communicate parameters to
an image processing method, but
"java.awt.image.renderable.ParameterBlock is not supported by Google
App Engine's Java runtime  environment"; so, it seems to eliminate all
parts of JAI which use ParameterBlock

To follow...

--

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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.


Reply via email to