To keep track of my small contributions to book's errata:
Now it is my two cents for Head First Servlets and JSP.
http://www.oreilly.com/catalog/errata.csp?isbn=9780596516680
I viaggiatori Della Sera (1979)
2 months ago
HTTP Proxy Authentication Required: http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/compositeContent.xml
HTTP Proxy Authentication Required: http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/compositeContent.xml
Proxy Authentication Required
Scott Lewis I've created an updated version of the ECF httpclient4 provider that uses Apache Httpclient 4.1 (used in Kepler) rather than Apache Httpclient 4.2 (used in Luna and the apparent source of this regression). For those that are experiencing this proxy problem, this update may allow you to use your proxy, especially if Kepler (Apache 4.1) install/update worked for you. If it *does* work in some of your environments, then it would suggest that the problem is not with proxy configuration, but rather with Apache httpclient 4.2 deployed as part of Luna. OTOH if this does not fix things for you, then it may very well be a configuration issue. Disclaimer: Installing this update, and going back to using an older version of httpclient4, could break other plugins. Even if it works in your environment, please do not use it in a production environment unless you are quite sure that nothing else is broken by it (e.g. Mylyn). Also, this repo is not signed so please do not redistribute it. If you are not experiencing any problem wrt this bug, please do not install it. People on this bug who install and try this in their proxy environment please report back with what happens via a new comment on this bug. Since I do not have an environment to reproduce this apparent httpclient4 version-specific problem, I must depend upon people on this bug that do have such an environment for diagnosis. Instructions for installation: 1) Download this zip: http://download.eclipse.org/rt/ecf/httpclient4/org.eclipse.ecf.provider.httpclient4_3.9.0.zip 2) Unzip the contents to your local disk 3) Start Eclipse Luna. 4) Choose Help->Install New Software->Add... 5) Name: ECF 3.9.0 Httpclient4 Update 6) Select Local... button on right and navigate your local filesystem to where you unzipped the contents to in step 2 7) Navigate into the /archive/site.p2 directory and choose OK 8) There should be a single 'Uncategorized' item in the user Install dialog. Select this check box (and all sub-items) 9) Choose Next and step through the remaining wizard pages to finish the install 10) Restart Eclipse when prompted Then please try to install something into Eclipse. Whether this works for you or not, it would be helpful for you to report your experiences here with as much detail as possible. Thanks. |
RegDeleteKeyExA used by the installer in its ADVAPI32.DLL by the way) as described in http://mail.openjdk.java.net/pipermail/openjfx-dev/2013-July/009005.html.
Yet while the official support for XP has ended, the Java binaries are
still (as of Java 8u20 EA b05 at least) XP-compatible - only the
installer isn't...tools.zip), extract it too,unpack200 from JDK8 to unpack all .pack files to .jar files (older unpacks won't work properly); JAVA_HOME
environment variable should be set to your Java unpack root, e.g.
"C:\Program Files\Java\jdk8" - you can specify it implicitly by e.g.SET JAVA_HOME=C:\Program Files\Java\jdk8
FOR /R %%f IN (*.pack) DO "%JAVA_HOME%\bin\unpack200.exe" -r -v "%%f" "%%~pf%%~nf.jar"
FOR /R %f IN (*.pack) DO "bin\unpack200.exe" -r -v "%f" "%~pf%~nf.jar"
%JAVA_HOME%\bin\unpack200 -r packname.pack packname.jar
packname is for example rt%JAVA_HOME% and you're good to go.| 1 | Problem 125 | 11 Sep 14 (14:56) |
| 2 | Problem 102 | 11 Jan 14 (13:58) |
java weblogic.jspc -forceGeneration -keepgenerated -verboseJspc -d d:\tmp\export\ -classpath .;D:\proj\webapp-wl-v4\web\WEB-INF\classes;D:\proj\webapp-wl-v4\foo.jar;D:\proj\webapp-wl-v4\lib\bar.jar index.jsp
<BEA-000378> <Server failed to shutdown within the configured timeout of 30 seconds. The server process will exit now.>This is for MBean attribute: ServerLifeCycleTimeoutVal