I've been reading Amazon EC2 doc, and you can create the AMI with the AMI tools, but, for registering (and then be able to use it for insert in new instances), you need EC2 API tools, and they need Java.
Is it necessary then to install all Java package in a host, to register a just created AMI?
I find it unnecessary because Java installation takes too much space and performance.