Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: STS 2.3.2 - issues downloading mvc template

  1. #1

    Default STS 2.3.2 - issues downloading mvc template

    I am receiving an error message when I try and set up a new Spring project with the mvc template.

    "Download of template 'org.springframework.temoplates.mvc' failed"

    Can someone please suggest why? I know its not my end of the web, as I've tried it from different machines within different ISPs.

    Please help!

  2. #2
    Join Date
    Jul 2010
    Location
    Leicester. UK
    Posts
    2

    Default

    Further to the earlier post, I too am having the same problem when trying to download the template for the Simple Spring Batch project.

    In my case, the new template project wizard inside the Springsource Tool Suite version 2.3.2.RELEASE hangs whilst trying to download
    http://dist.springsource.com/release...mple-2.3.1.zip. If I put this url into a browser, I can download the file ok.

    I'm behind a proxy, however I have the appropriate settings in window -> preferences -> general -> network connections.

    Any help with this would be appreciated.

    Alternatively, now that I've downloaded the template zip file. Is it possible to install this manually?

    Many thanks in advance.

  3. #3

    Default

    I went through exactly the same steps, inc downloading the zip file etc.

    I then closed the Welcome tab and was faced with a familiar looking IDE set of panes. I then went through the File -> New -> Spring Template Project etc and hey presto it worked!

    So, closing the Welcome tab did it for me!

  4. #4
    Join Date
    Mar 2010
    Posts
    9

    Default I got it working.

    I faced the same problem. unable to download mvc template.

    I checked my proxy settings in

    window -> preferences -> general -> network connections

    and also changed the maven's proxy settings in settings.xml file.

    Then i changed the Active provider to Native (in Network connections) and tried to create a mvc project. It worked for me. Nearly i spent 5 hours. I am not sure this will work for others but i'm happy it worked.

    Hope it helps someone.
    Last edited by smomula; Aug 25th, 2010 at 08:03 AM. Reason: Hope it helps someone.

  5. #5
    Join Date
    Sep 2005
    Location
    Webster Groves, MO
    Posts
    95

    Default No outside network connection at all

    Is it possible to make this work? We are in a secured development environment that has no connectivity to the Internet. Obviously, configuring a proxy won't help this. We need to be able to install the Spring project templates manually. Can this be done?
    Rick Herrick

  6. #6
    Join Date
    Jun 2010
    Posts
    2

    Default Could not download spring mvc template

    Hi,

    I did checked my network connection (i tried using all 3 options - direct, native, manual). I also added proxy settings to maven's settings.xml. But still i am getting the same error and downloading of spring mvc project is still failing.
    Can anyone suggest any workarounds?

    Thanks,
    -Vidya

  7. #7
    Join Date
    Apr 2011
    Posts
    3

    Default

    Hi

    You can find this info by using search box in the top of website with some keywords related before posting questions.

  8. #8
    Join Date
    Jun 2010
    Posts
    2

    Default

    Hi,

    Your reply did not help me at all. I did search and tried suggested option before posting. If you know any workarounds, please let me know.

    Regards,
    -Vidya

  9. #9
    Join Date
    Jan 2012
    Posts
    3

    Default

    I am also in a secure development environment... has anyone installed org.springframework.templates.mvc manually. I haven't been able to find it anywhere.

  10. #10
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,637

    Default

    Hi!

    There are two issues here. If you have problems with accessing the network due to configuration problems, please refer to the Eclipse network preferences and try to configure that for your environment.

    The second question is whether its possible to use the templates without an internet connection at all. There are two answers to this:
    First, once you have used a template, its data is cached locally. So you can go offline once you used the template once. Second, there is no easy way to download the templates manually and use them from within STS. But (as reported here: http://forum.springsource.org/showth...lates-Manually) there is a complicated solution, doing something like creating custom templates that are just copies of the real templates. Aside of that, I will add this as a feature request to the project templates, so that we can take care of making this easier when working on the project template feature.

    HTH,
    Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •