maheshwarirohit87 / typica

Automatically exported from code.google.com/p/typica
Apache License 2.0
0 stars 0 forks source link

Jec2.describeImagesByImageType method always throws exception #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When executing Jec2.describeImagesByImageType(ImageType.MACHINE), it always 
throws Exception as below:

com.xerox.amazonws.ec2.EC2Exception: Client error : The parameter ImageType 
is not recognized

Original issue reported on code.google.com by wen...@gmail.com on 26 Jan 2009 at 8:45

GoogleCodeExporter commented 9 years ago
Well, I'm really not sure where that call came from. I'll dig through the svn 
logs. That parameter isn't defined in 
the WSDL.

Original comment by dkavan...@gmail.com on 3 Feb 2009 at 4:15

GoogleCodeExporter commented 9 years ago
I've removed this call. It went in when some WSDL changes were rolled in last 
spring, but I couldn't find anything 
to support it.

Original comment by dkavan...@gmail.com on 3 Feb 2009 at 4:32