Results 1 to 1 of 1

Thread: Error in links on Spring Web Services home page

  1. #1
    Join Date
    Aug 2006
    Location
    Arequipa-Peru / South America
    Posts
    2,806

    Exclamation Error in links on Spring Web Services home page

    Dear Administrator

    For Spring Web Services Home Page Project for 2.0.x series release (Last Published: 20 May 2011) in the top of the page appear the follow labels

    1. Spring Framework
    2. Spring Web Services 1.0
    3. Spring Web Services 1.5


    Where the links for 2 and 3 are broken

    For the second use http://static.springsource.org/sites/1.0/ and appear

    Code:
    Not Found
    
    The requested URL /sites/1.0/ was not found on this server.
    For the third use http://static.springsource.org/sites/1.5/ and appear

    Code:
    Not Found
    
    The requested URL /sites/1.5/ was not found on this server.
    Therefore:

    For 1.0.x must be
    http://static.springsource.org/spring-ws/sites/1.0/
    instead of
    http://static.springsource.org/sites/1.0/

    For 1.0.5 must be
    http://static.springsource.org/spring-ws/sites/1.5/
    instead of
    http://static.springsource.org/sites/1.5/

    I have other observation, from the previous or old Spring Web Services projects 1.0.x and 1.5.x not exists a a label or link available to return 2.0.x release something like

    Spring Web Services 2.0

    Very Important
    The home page project can be access in two ways (each one has a different URL)

    One: (With error)
    1. Go to http://www.springsource.org/
    2. click in Projects label which re direct to http://www.springsource.org/projects
    3. click in Spring Web Services item from Spring Projects list available, it must re direct to http://static.springsource.org/spring-ws/site/


    Two: (Without error)
    1. Go to http://www.springsource.org/
    2. move the mouse cursor over the Projects label (do not do click) and let display the list of projects
    3. from such list click in Spring Web Services item, must re direct to http://static.springsource.org/spring-ws/sites/2.0/


    Compare the URL's
    1) http://static.springsource.org/spring-ws/site/ (wrong)
    vs
    2) http://static.springsource.org/spring-ws/sites/2.0/ (good)
    From the first, the internal links to 1.0.x and 1.5.x are broken

    Best Regards
    Last edited by dr_pompeii; Jul 10th, 2011 at 05:49 PM.
    - Manuel Jordan

    Kill Your Pride, Share Your Knowledge With All
    The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7

    Blog


    Technical Reviewer of Apress

    • Pro SpringSource dm Server
    • Spring Enterprise Recipes: A Problem-Solution Approach
    • Spring Recipes: A Problem-Solution Approach, 2nd Edition
    • Pro Spring Integration
    • Pro Spring Batch
    • Pro Spring 3
    • Pro Spring MVC: With Web Flow
    • Pro Spring Security

Posting Permissions

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