Yesterday there were an update to Jave (1.6.0_31) in the \"Software update\", but now when I try to send my updated app, I get this error \"An error occurred uploading to th
If Xcode gives you the following error in Console
Error: Java 1.5, 1.6, or 1.7 is required. Currently, java is the default java version. Please upgrade.
Check whether there is a Software Update. In my case there was one: Java for OSX 2012-002
Java for OS X 2012-002 delivers improved compatibility, security, and reliability by updating Java SE 6 to 1.6.0_31.
Please quit any web browsers and Java applications before installing this update.
See http://support.apple.com/kb/HT5055 for more details about this update.
See http://support.apple.com/kb/HT1222 for information about the security content of this update.
After the update I could submitted my app with no error.