Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #5837
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!news.glorb.com!postnews.google.com!h38g2000pro.googlegroups.com!not-for-mail |
|---|---|
| From | Lee Fesperman <firstsql@gmail.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Java.net redirect problems |
| Date | Sun, 3 Jul 2011 17:49:11 -0700 (PDT) |
| Organization | http://groups.google.com |
| Lines | 33 |
| Message-ID | <927b45d6-438f-499c-837a-52e7f684655b@h38g2000pro.googlegroups.com> (permalink) |
| References | <5j1n07laebv39ek3houklrp3sk805lcoqm@4ax.com> <lp1n0711t6q2ufs20ln8lmm1lhcglqdngb@4ax.com> |
| NNTP-Posting-Host | 108.65.197.5 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | posting.google.com 1309742034 29069 127.0.0.1 (4 Jul 2011 01:13:54 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Mon, 4 Jul 2011 01:13:54 +0000 (UTC) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | h38g2000pro.googlegroups.com; posting-host=108.65.197.5; posting-account=7ixWyAoAAAADqEcP1-y81qi5CF4UEB_d |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| X-Google-Header-Order | ARLUEHNKC |
| X-HTTP-UserAgent | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB7.1; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3),gzip(gfe) |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:5837 |
Show key headers only | View raw
On Jun 29, 1:13 pm, Roedy Green <see_webs...@mindprod.com.invalid> wrote: > On Wed, 29 Jun 2011 13:11:08 -0700, Roedy Green > <see_webs...@mindprod.com.invalid> wrote, quoted or indirectly quoted > someone who said : > > >java.net (where you get jdk 1.7, truezip etc) has been ill the last > >few days. Today Oracle did a very odd thing. They PERMANENTLY > >redirected every page on java.net to oracle.com/index.html Oracle's 'outage' also caused me headaches. I needed to parse XML DTDs and wrote a test program implementing DeclHandler for SAX. My first run was against a ra.xml file for JCA 1.0, which uses an external DTD (http://java.sun.com/dtd/connector_1_0.dtd). Well, it crashed with an unintelligible error. After several rechecks of my code, I decided to look the connect_1_0.dtd itself. I plugged the above URL into the browser and got the Oracle Splash Screen. Oracle has since fixed the problem, but I wondered how many systems are dependent (per Oracle/Sun's Specifications) on information stored at 'magic' URLs at sun.com, like DTDs, XSDs and perhaps more. I would think that most Application Servers would keep their own copy of such things and 'rewrite' the affected XML; however standalone software may not. -- Lee Fesperman, FirstSQL Software (http://www.firstsql.com) ============================================================= * Pure Java implementation, runs on cellphones to mainframes * FirstSQL/J Object/Relational DBMS (http://www.firstsql.com)
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar
Java.net redirect problems Roedy Green <see_website@mindprod.com.invalid> - 2011-06-29 13:11 -0700
Re: Java.net redirect problems Roedy Green <see_website@mindprod.com.invalid> - 2011-06-29 13:13 -0700
Re: Java.net redirect problems Lee Fesperman <firstsql@gmail.com> - 2011-07-03 17:49 -0700
csiph-web