You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Michael Cayanan (JIRA)" <ji...@apache.org> on 2011/07/20 01:18:57 UTC

[jira] [Created] (OODT-301) Add Capability to perfrom HTTP Redirection to the Product Server

Add Capability to perfrom HTTP Redirection to the Product Server
----------------------------------------------------------------

                 Key: OODT-301
                 URL: https://issues.apache.org/jira/browse/OODT-301
             Project: OODT
          Issue Type: Improvement
          Components: grid, product server, query server
    Affects Versions: 0.3, 0.2, 0.1-incubating
            Reporter: Michael Cayanan
            Priority: Minor
             Fix For: 0.4


Add the capability to do HTTP Redirection for the Product Server. For CDX, we were tasked to have the Product Server talk to a THREDDS Data Server. Because of the need for a certificate file when obtaining a data file through a GET request, we wanted to have the Product Server respond with an HTTP Redirection response so that our external process can handle the authentication and grabbing of the file afterwards.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (OODT-301) Add Capability to perfrom HTTP Redirection to the Product Server

Posted by "Michael Cayanan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Cayanan closed OODT-301.
--------------------------------

    Resolution: Duplicate

This issue has been broken up into 3 separate JIRA issues: OODT-302, OODT-303, and OODT-304

> Add Capability to perfrom HTTP Redirection to the Product Server
> ----------------------------------------------------------------
>
>                 Key: OODT-301
>                 URL: https://issues.apache.org/jira/browse/OODT-301
>             Project: OODT
>          Issue Type: Improvement
>          Components: grid, product server, query server
>    Affects Versions: 0.1-incubating, 0.2, 0.3
>            Reporter: Michael Cayanan
>            Priority: Minor
>             Fix For: 0.4
>
>         Attachments: grid-0.2-patch.txt, oodt-product-0.2-patch.txt, xmlquery-0.2-patch.txt
>
>
> Add the capability to do HTTP Redirection for the Product Server. For CDX, we were tasked to have the Product Server talk to a THREDDS Data Server. Because of the need for a certificate file when obtaining a data file through a GET request, we wanted to have the Product Server respond with an HTTP Redirection response so that our external process can handle the authentication and grabbing of the file afterwards.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OODT-301) Add Capability to perfrom HTTP Redirection to the Product Server

Posted by "Michael Cayanan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Cayanan updated OODT-301:
---------------------------------

    Attachment: xmlquery-0.2-patch.txt
                oodt-product-0.2-patch.txt
                grid-0.2-patch.txt

Attaching patch files with the following comments:

xmlquery-0.2-patch.txt - Create an HttpRedirectException that extends the ProductException class.

oodt-product-0.2-patch.txt - Add a getter method to get the file handler configuration.

grid-0.2-patch.txt - This is where the HTTP redirect is handled. If an HttpRedirectException is caught, then send a redirect http servlet response.

> Add Capability to perfrom HTTP Redirection to the Product Server
> ----------------------------------------------------------------
>
>                 Key: OODT-301
>                 URL: https://issues.apache.org/jira/browse/OODT-301
>             Project: OODT
>          Issue Type: Improvement
>          Components: grid, product server, query server
>    Affects Versions: 0.1-incubating, 0.2, 0.3
>            Reporter: Michael Cayanan
>            Priority: Minor
>             Fix For: 0.4
>
>         Attachments: grid-0.2-patch.txt, oodt-product-0.2-patch.txt, xmlquery-0.2-patch.txt
>
>
> Add the capability to do HTTP Redirection for the Product Server. For CDX, we were tasked to have the Product Server talk to a THREDDS Data Server. Because of the need for a certificate file when obtaining a data file through a GET request, we wanted to have the Product Server respond with an HTTP Redirection response so that our external process can handle the authentication and grabbing of the file afterwards.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira