version: sts-2.2.1.RELEASE
During creation of a new Spring Template Project, a download is required but it fails.
I'm behind a proxy and use this trick to allow eclipse to pass through a NTLM authentication (http://le-moulin-de-verre.com/fieldnotes/?p=103), may be Template Wizard ignore it and use the default Apache httpclient ...
Event Details:
----------------------------------------
eclipse.buildId=M20090917-0800
java.version=1.6.0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
Framework arguments: -product com.springsource.sts.ide
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.springsource.sts.ide
Error
Mon Nov 30 17:22:41 CET 2009
Unexpected server response: '407'
-------------------------------------------
Any ideas ?


Reply With Quote