-
Bug
-
Resolution: Won't Fix
-
P4
-
7
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2206254 | 7 | Sharon Zakhour | P4 | Closed | Fixed | b134 |
1) There's a broken link in page
http://download.java.net/jdk7/docs/technotes/guides/idl/jidlFAQ.html
"Other troubleshooting information related to idltojava is located in the Java IDL FAQ for J2SE v.1.3."
above "Java IDL FAQ" pointing to "http://java/sun.com/j2se/1.3/docs/technotes/guides/idl/jidlFAQ.html" which is wrong.
2) Following pages have broken links pointing to http://cgi.omg.org/cgi-bin/doc?ptc/....
# http://download.java.net/jdk7/docs/technotes/guides/idl/corba.html
"Java Language to OMG IDL Mapping Specification" pointing to
http://cgi.omg.org/cgi-bin/doc?ptc/00-01-06
"OMG IDL to Java Language Mapping Specification" pointing to
http://cgi.omg.org/cgi-bin/doc?ptc/00-01-08
# http://download.java.net/jdk7/docs/technotes/guides/idl/tutorial/GSserver.html
"formal/99-10-07" pointing to
http://cgi.omg.org/cgi-bin/doc?formal/99-10-07
# http://download.java.net/jdk7/docs/technotes/guides/idl/tutorial/GSIDL.html
same as above
3) Broken fragment in page http://download.java.net/jdk7/docs/technotes/guides/idl/tutorial/GSserver.html
"properties" ( in following context ) pointing to "http://download.java.net/jdk7/docs/technotes/guides/idl/jidlInitialization.html#systempropertiesobject", but there's no "systempropertiesobject" in page jidlInitialization.html.
The call to the ORB's init() method passes in the server's command line arguments, allowing you to set certain properties at runtime
4) Broken fragment in page
http://download.java.net/jdk7/docs/technotes/guides/idl/tutorial/GSapp.html
In this page, "Initialization: System Properties" refering to
http://download.java.net/jdk7/docs/technotes/guides/idl/jidlInitialization.html#systempropertiesobject
But there's no "systempropertiesobject" in page jidlInitialization.html.
http://download.java.net/jdk7/docs/technotes/guides/idl/jidlFAQ.html
"Other troubleshooting information related to idltojava is located in the Java IDL FAQ for J2SE v.1.3."
above "Java IDL FAQ" pointing to "http://java/sun.com/j2se/1.3/docs/technotes/guides/idl/jidlFAQ.html" which is wrong.
2) Following pages have broken links pointing to http://cgi.omg.org/cgi-bin/doc?ptc/....
# http://download.java.net/jdk7/docs/technotes/guides/idl/corba.html
"Java Language to OMG IDL Mapping Specification" pointing to
http://cgi.omg.org/cgi-bin/doc?ptc/00-01-06
"OMG IDL to Java Language Mapping Specification" pointing to
http://cgi.omg.org/cgi-bin/doc?ptc/00-01-08
# http://download.java.net/jdk7/docs/technotes/guides/idl/tutorial/GSserver.html
"formal/99-10-07" pointing to
http://cgi.omg.org/cgi-bin/doc?formal/99-10-07
# http://download.java.net/jdk7/docs/technotes/guides/idl/tutorial/GSIDL.html
same as above
3) Broken fragment in page http://download.java.net/jdk7/docs/technotes/guides/idl/tutorial/GSserver.html
"properties" ( in following context ) pointing to "http://download.java.net/jdk7/docs/technotes/guides/idl/jidlInitialization.html#systempropertiesobject", but there's no "systempropertiesobject" in page jidlInitialization.html.
The call to the ORB's init() method passes in the server's command line arguments, allowing you to set certain properties at runtime
4) Broken fragment in page
http://download.java.net/jdk7/docs/technotes/guides/idl/tutorial/GSapp.html
In this page, "Initialization: System Properties" refering to
http://download.java.net/jdk7/docs/technotes/guides/idl/jidlInitialization.html#systempropertiesobject
But there's no "systempropertiesobject" in page jidlInitialization.html.
- backported by
-
JDK-2206254 Broken links in /docs/technotes/guides/idl
- Closed