You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Paul McMahan (JIRA)" <de...@geronimo.apache.org> on 2005/12/09 22:45:10 UTC

[jira] Created: (GERONIMO-1318) HTTP redirects for the geronimo.apache.org site

HTTP redirects for the geronimo.apache.org site
-----------------------------------------------

         Key: GERONIMO-1318
         URL: http://issues.apache.org/jira/browse/GERONIMO-1318
     Project: Geronimo
        Type: Improvement
  Components: console  
    Versions: 1.0    
    Reporter: Paul McMahan


The welcome application and the welcome portlet currently contain links to web pages outside of the geronimo.apache.org web site (e.g. the docs in Confluence).  Since the destination of these links is outside of our control they may go stale during the lifetime of the 1.0 console.  So instead of linking to those web pages directly the welcome application and welcome portlet should instead link to web pages on the geronimo.apache.org web site.  The geronimo.apache.org web site can then redirect the browser to the external address if necessary.  This will allow us to change where the links in the welcome portlet and welcome app take a web browser without actually changing the installed geronimo server.

Ideally we could configure the geronimo.apache.org HTTP server to issue the redirects.  But since that requires administrative access to the HTTP server we can use html files containing a <meta http-equiv="refresh" ...> tag instead.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1318) HTTP redirects for the geronimo.apache.org site

Posted by "Paul McMahan (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1318?page=all ]

Paul McMahan updated GERONIMO-1318:
-----------------------------------

    Attachment: GERONIMO-1318.patch

this patch contains updates for the geronimo.apache.org web site.   The welcome portlet and welcome application will be adjusted in a different JIRA:
http://issues.apache.org/jira/browse/GERONIMO-1300

> HTTP redirects for the geronimo.apache.org site
> -----------------------------------------------
>
>          Key: GERONIMO-1318
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1318
>      Project: Geronimo
>         Type: Improvement
>   Components: console
>     Versions: 1.0
>     Reporter: Paul McMahan
>  Attachments: GERONIMO-1318.patch
>
> The welcome application and the welcome portlet currently contain links to web pages outside of the geronimo.apache.org web site (e.g. the docs in Confluence).  Since the destination of these links is outside of our control they may go stale during the lifetime of the 1.0 console.  So instead of linking to those web pages directly the welcome application and welcome portlet should instead link to web pages on the geronimo.apache.org web site.  The geronimo.apache.org web site can then redirect the browser to the external address if necessary.  This will allow us to change where the links in the welcome portlet and welcome app take a web browser without actually changing the installed geronimo server.
> Ideally we could configure the geronimo.apache.org HTTP server to issue the redirects.  But since that requires administrative access to the HTTP server we can use html files containing a <meta http-equiv="refresh" ...> tag instead.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (GERONIMO-1318) HTTP redirects for the geronimo.apache.org site

Posted by "Alan Cabrera (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1318?page=comments#action_12360130 ] 

Alan Cabrera commented on GERONIMO-1318:
----------------------------------------

Paul, is this the correct sister issue?  I don't see any references to your new redirect pages.

> HTTP redirects for the geronimo.apache.org site
> -----------------------------------------------
>
>          Key: GERONIMO-1318
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1318
>      Project: Geronimo
>         Type: Improvement
>   Components: console
>     Versions: 1.0
>     Reporter: Paul McMahan
>     Assignee: Alan Cabrera
>     Priority: Minor
>      Fix For: 1.0
>  Attachments: GERONIMO-1318.patch
>
> The welcome application and the welcome portlet currently contain links to web pages outside of the geronimo.apache.org web site (e.g. the docs in Confluence).  Since the destination of these links is outside of our control they may go stale during the lifetime of the 1.0 console.  So instead of linking to those web pages directly the welcome application and welcome portlet should instead link to web pages on the geronimo.apache.org web site.  The geronimo.apache.org web site can then redirect the browser to the external address if necessary.  This will allow us to change where the links in the welcome portlet and welcome app take a web browser without actually changing the installed geronimo server.
> Ideally we could configure the geronimo.apache.org HTTP server to issue the redirects.  But since that requires administrative access to the HTTP server we can use html files containing a <meta http-equiv="refresh" ...> tag instead.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1318) HTTP redirects for the geronimo.apache.org site

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1318?page=all ]

Aaron Mulder updated GERONIMO-1318:
-----------------------------------

    Fix Version: 1.0
       Priority: Minor  (was: Major)

> HTTP redirects for the geronimo.apache.org site
> -----------------------------------------------
>
>          Key: GERONIMO-1318
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1318
>      Project: Geronimo
>         Type: Improvement
>   Components: console
>     Versions: 1.0
>     Reporter: Paul McMahan
>     Priority: Minor
>      Fix For: 1.0
>  Attachments: GERONIMO-1318.patch
>
> The welcome application and the welcome portlet currently contain links to web pages outside of the geronimo.apache.org web site (e.g. the docs in Confluence).  Since the destination of these links is outside of our control they may go stale during the lifetime of the 1.0 console.  So instead of linking to those web pages directly the welcome application and welcome portlet should instead link to web pages on the geronimo.apache.org web site.  The geronimo.apache.org web site can then redirect the browser to the external address if necessary.  This will allow us to change where the links in the welcome portlet and welcome app take a web browser without actually changing the installed geronimo server.
> Ideally we could configure the geronimo.apache.org HTTP server to issue the redirects.  But since that requires administrative access to the HTTP server we can use html files containing a <meta http-equiv="refresh" ...> tag instead.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (GERONIMO-1318) HTTP redirects for the geronimo.apache.org site

Posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1318?page=all ]

Vamsavardhana Reddy closed GERONIMO-1318.
-----------------------------------------


> HTTP redirects for the geronimo.apache.org site
> -----------------------------------------------
>
>                 Key: GERONIMO-1318
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1318
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.0
>            Reporter: Paul McMahan
>         Assigned To: Alan Cabrera
>            Priority: Minor
>             Fix For: 1.0
>
>         Attachments: GERONIMO-1318.patch
>
>
> The welcome application and the welcome portlet currently contain links to web pages outside of the geronimo.apache.org web site (e.g. the docs in Confluence).  Since the destination of these links is outside of our control they may go stale during the lifetime of the 1.0 console.  So instead of linking to those web pages directly the welcome application and welcome portlet should instead link to web pages on the geronimo.apache.org web site.  The geronimo.apache.org web site can then redirect the browser to the external address if necessary.  This will allow us to change where the links in the welcome portlet and welcome app take a web browser without actually changing the installed geronimo server.
> Ideally we could configure the geronimo.apache.org HTTP server to issue the redirects.  But since that requires administrative access to the HTTP server we can use html files containing a <meta http-equiv="refresh" ...> tag instead.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (GERONIMO-1318) HTTP redirects for the geronimo.apache.org site

Posted by "Alan Cabrera (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1318?page=all ]

Alan Cabrera reassigned GERONIMO-1318:
--------------------------------------

    Assign To: Alan Cabrera

> HTTP redirects for the geronimo.apache.org site
> -----------------------------------------------
>
>          Key: GERONIMO-1318
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1318
>      Project: Geronimo
>         Type: Improvement
>   Components: console
>     Versions: 1.0
>     Reporter: Paul McMahan
>     Assignee: Alan Cabrera
>     Priority: Minor
>      Fix For: 1.0
>  Attachments: GERONIMO-1318.patch
>
> The welcome application and the welcome portlet currently contain links to web pages outside of the geronimo.apache.org web site (e.g. the docs in Confluence).  Since the destination of these links is outside of our control they may go stale during the lifetime of the 1.0 console.  So instead of linking to those web pages directly the welcome application and welcome portlet should instead link to web pages on the geronimo.apache.org web site.  The geronimo.apache.org web site can then redirect the browser to the external address if necessary.  This will allow us to change where the links in the welcome portlet and welcome app take a web browser without actually changing the installed geronimo server.
> Ideally we could configure the geronimo.apache.org HTTP server to issue the redirects.  But since that requires administrative access to the HTTP server we can use html files containing a <meta http-equiv="refresh" ...> tag instead.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (GERONIMO-1318) HTTP redirects for the geronimo.apache.org site

Posted by "Paul McMahan (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1318?page=comments#action_12360458 ] 

Paul McMahan commented on GERONIMO-1318:
----------------------------------------

Alan,  there was some confusion about how the welcome pages would be updated.  Please see JIRA 1364.
  http://issues.apache.org/jira/browse/GERONIMO-1364

> HTTP redirects for the geronimo.apache.org site
> -----------------------------------------------
>
>          Key: GERONIMO-1318
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1318
>      Project: Geronimo
>         Type: Improvement
>   Components: console
>     Versions: 1.0
>     Reporter: Paul McMahan
>     Assignee: Alan Cabrera
>     Priority: Minor
>      Fix For: 1.0
>  Attachments: GERONIMO-1318.patch
>
> The welcome application and the welcome portlet currently contain links to web pages outside of the geronimo.apache.org web site (e.g. the docs in Confluence).  Since the destination of these links is outside of our control they may go stale during the lifetime of the 1.0 console.  So instead of linking to those web pages directly the welcome application and welcome portlet should instead link to web pages on the geronimo.apache.org web site.  The geronimo.apache.org web site can then redirect the browser to the external address if necessary.  This will allow us to change where the links in the welcome portlet and welcome app take a web browser without actually changing the installed geronimo server.
> Ideally we could configure the geronimo.apache.org HTTP server to issue the redirects.  But since that requires administrative access to the HTTP server we can use html files containing a <meta http-equiv="refresh" ...> tag instead.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (GERONIMO-1318) HTTP redirects for the geronimo.apache.org site

Posted by "Alan Cabrera (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1318?page=all ]
     
Alan Cabrera resolved GERONIMO-1318:
------------------------------------

    Resolution: Fixed

> HTTP redirects for the geronimo.apache.org site
> -----------------------------------------------
>
>          Key: GERONIMO-1318
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1318
>      Project: Geronimo
>         Type: Improvement
>   Components: console
>     Versions: 1.0
>     Reporter: Paul McMahan
>     Assignee: Alan Cabrera
>     Priority: Minor
>      Fix For: 1.0
>  Attachments: GERONIMO-1318.patch
>
> The welcome application and the welcome portlet currently contain links to web pages outside of the geronimo.apache.org web site (e.g. the docs in Confluence).  Since the destination of these links is outside of our control they may go stale during the lifetime of the 1.0 console.  So instead of linking to those web pages directly the welcome application and welcome portlet should instead link to web pages on the geronimo.apache.org web site.  The geronimo.apache.org web site can then redirect the browser to the external address if necessary.  This will allow us to change where the links in the welcome portlet and welcome app take a web browser without actually changing the installed geronimo server.
> Ideally we could configure the geronimo.apache.org HTTP server to issue the redirects.  But since that requires administrative access to the HTTP server we can use html files containing a <meta http-equiv="refresh" ...> tag instead.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira