SilverHoodCorp / gdata-java-client

Automatically exported from code.google.com/p/gdata-java-client
Apache License 2.0
0 stars 0 forks source link

Sun's Servlet API (version 2.3 or 2.4) no longer available from oracle. #363

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Download, unzip, and install GData Java client.
2.Attempt to follow instructions at gdata samples\gdata\install-samples.txt
3.following the dependency libraries step three, I am unable to find and or 
download Sun's servlet API package. further investigation reveals that Sun:
"""The Sun Download Center was decommissioned on July 31, 2011.  Customers 
looking for Sun downloads should visit one of the following Oracle websites: """

What is the expected output? What do you see instead?
Unknown.  The ability to compile, run, and "fiddle" with the GData Java client, 
much as I would with the python implementation.

What version of the product are you using? On what operating system?

Oracle Java 1.7.0
Apache Ant 1.8.2
gdata 1.46.0
javamail 1.4.4
windows 7 x64

Please provide any additional information below.

While this issue is not caused by the developers and maintainers of the 
product, it can and will impede access to the technology.

There are several technical issues within the documentation included with the 
package, but not software bugs that I am currently able to find.  If there is a 
better place/way to submit issues that are of a similar issue (specifically 
errata in documentation) please let me know. 

Original issue reported on code.google.com by Jeremiah...@gmail.com on 4 Oct 2011 at 8:41