[ 
https://issues.apache.org/jira/browse/OODT-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13635394#comment-13635394
 ] 

Ross Laidlaw edited comment on OODT-470 at 4/18/13 7:56 PM:
------------------------------------------------------------

Here's a patch for this issue.  This is a simple implementation that gets 
things working but doesn't make any heavy modifications to the code.

I tested it by using File Manager to ingest several large files and then 
accessing the cas-product webapp using curl:

curl http://localhost:8080/fmprod/viewTransfers

Further details will be posted to Review Board.
                
      was (Author: rlaidlaw):
    Here's a patch for this issue.  This is a simple implementation that gets 
things working but doesn't make any heavy modifications to the code.

I tested it by using File Manager to ingest several large files and then 
accessing the cas-product webapp using curl:

curl http://localhost:8080/viewTransfers

Further details will be posted to Review Board.
                  
> Modify RSSProductTransferServlet to remove hard-coded namespaces and use the 
> RSS config
> ---------------------------------------------------------------------------------------
>
>                 Key: OODT-470
>                 URL: https://issues.apache.org/jira/browse/OODT-470
>             Project: OODT
>          Issue Type: Sub-task
>          Components: file manager
>            Reporter: Ross Laidlaw
>            Assignee: Ross Laidlaw
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: OODT-470.rlaidlaw.2013-04-18.patch.txt
>
>
> RSSProductTransferServlet doesn't use the RSS config at the moment.  It also 
> has hard-coded namespace info in a class constant NS_MAP.
> This task will remove NS_MAP and make RSSProductTransferServlet use the RSS 
> config file to get namespace information.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to