You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Shakeh Khudikyan (JIRA)" <ji...@apache.org> on 2011/02/17 02:45:24 UTC

[jira] Created: (OODT-143) addition of fmprod context.xml and maven servlet-api dependency scope change to provider

addition of fmprod context.xml and maven servlet-api dependency scope change to provider
----------------------------------------------------------------------------------------

                 Key: OODT-143
                 URL: https://issues.apache.org/jira/browse/OODT-143
             Project: OODT
          Issue Type: Improvement
    Affects Versions: 0.2
            Reporter: Shakeh Khudikyan
            Priority: Minor
             Fix For: 0.3


In order to run mvn tomcat:run must need to add META-INF directory in fmprod/src/main/webapp. This directory will include context.xml.

Also, the servlet-api dependency scope must be changed to provider in the pom file.

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

        

[jira] Updated: (OODT-143) addition of fmprod context.xml and maven servlet-api dependency scope change to provider

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

Shakeh Khudikyan updated OODT-143:
----------------------------------

    Attachment: OODT-134.Khudikyan.021711.2.patch.txt

The RSSProductServlet had to be changed because the init parameter 'filemgr.url' did not support envReplace.

> addition of fmprod context.xml and maven servlet-api dependency scope change to provider
> ----------------------------------------------------------------------------------------
>
>                 Key: OODT-143
>                 URL: https://issues.apache.org/jira/browse/OODT-143
>             Project: OODT
>          Issue Type: Improvement
>    Affects Versions: 0.2
>            Reporter: Shakeh Khudikyan
>            Priority: Minor
>             Fix For: 0.3
>
>         Attachments: OODT-134.Khudikyan.021611.patch.txt, OODT-134.Khudikyan.021711.2.patch.txt, OODT-134.Khudikyan.021711.patch.txt
>
>
> In order to run mvn tomcat:run must need to add META-INF directory in fmprod/src/main/webapp. This directory will include context.xml.
> Also, the servlet-api dependency scope must be changed to provider in the pom file.

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

        

[jira] Updated: (OODT-143) addition of fmprod context.xml and maven servlet-api dependency scope change to provider

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

Shakeh Khudikyan updated OODT-143:
----------------------------------

    Attachment: OODT-134.Khudikyan.021611.patch.txt

> addition of fmprod context.xml and maven servlet-api dependency scope change to provider
> ----------------------------------------------------------------------------------------
>
>                 Key: OODT-143
>                 URL: https://issues.apache.org/jira/browse/OODT-143
>             Project: OODT
>          Issue Type: Improvement
>    Affects Versions: 0.2
>            Reporter: Shakeh Khudikyan
>            Priority: Minor
>             Fix For: 0.3
>
>         Attachments: OODT-134.Khudikyan.021611.patch.txt
>
>
> In order to run mvn tomcat:run must need to add META-INF directory in fmprod/src/main/webapp. This directory will include context.xml.
> Also, the servlet-api dependency scope must be changed to provider in the pom file.

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

        

[jira] Commented: (OODT-143) addition of fmprod context.xml and maven servlet-api dependency scope change to provider

Posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OODT-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995677#comment-12995677 ] 

Chris A. Mattmann commented on OODT-143:
----------------------------------------

Hi Shakeh -- thanks! 2 comments:

# Can you replace the JPL copyright header with the Apache Software Foundation header as per the rest of the OODT code base?
# Can you replace the /Users/... specific paths in your file with envReplace environment variables?

Thanks!

> addition of fmprod context.xml and maven servlet-api dependency scope change to provider
> ----------------------------------------------------------------------------------------
>
>                 Key: OODT-143
>                 URL: https://issues.apache.org/jira/browse/OODT-143
>             Project: OODT
>          Issue Type: Improvement
>    Affects Versions: 0.2
>            Reporter: Shakeh Khudikyan
>            Priority: Minor
>             Fix For: 0.3
>
>         Attachments: OODT-134.Khudikyan.021611.patch.txt
>
>
> In order to run mvn tomcat:run must need to add META-INF directory in fmprod/src/main/webapp. This directory will include context.xml.
> Also, the servlet-api dependency scope must be changed to provider in the pom file.

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

        

[jira] Updated: (OODT-143) addition of fmprod context.xml and maven servlet-api dependency scope change to provider

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

Shakeh Khudikyan updated OODT-143:
----------------------------------

    Attachment: OODT-134.Khudikyan.021711.patch.txt

Here it is... let me know if there are any other changes that need to be made.

Thanks!

> addition of fmprod context.xml and maven servlet-api dependency scope change to provider
> ----------------------------------------------------------------------------------------
>
>                 Key: OODT-143
>                 URL: https://issues.apache.org/jira/browse/OODT-143
>             Project: OODT
>          Issue Type: Improvement
>    Affects Versions: 0.2
>            Reporter: Shakeh Khudikyan
>            Priority: Minor
>             Fix For: 0.3
>
>         Attachments: OODT-134.Khudikyan.021611.patch.txt, OODT-134.Khudikyan.021711.patch.txt
>
>
> In order to run mvn tomcat:run must need to add META-INF directory in fmprod/src/main/webapp. This directory will include context.xml.
> Also, the servlet-api dependency scope must be changed to provider in the pom file.

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

        

[jira] Resolved: (OODT-143) addition of fmprod context.xml and maven servlet-api dependency scope change to provider

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

Chris A. Mattmann resolved OODT-143.
------------------------------------

    Resolution: Fixed

- patch applied with modifications in r1071821.

# I changed [RESOURCES] to [FMPROD_HOME]. RESOURCES is kind of generic and we should indicate in fact these files should really be dumped in FMPROD_HOME.
# I updated the rest of the servlets (RSSDataTransferServlet, DataDeliveryServlet, DatasetDeliveryServlet, RDFProductServlet and RDFDatasetServlet) to also use the envReplace since we can't have some of the servlets support this and not others.
# I changed the call to PathUtils.replaceEnvVariables b/c I'm not sure we need recursive replacement that doDynamicReplacement provides.

Thanks Shakeh!

> addition of fmprod context.xml and maven servlet-api dependency scope change to provider
> ----------------------------------------------------------------------------------------
>
>                 Key: OODT-143
>                 URL: https://issues.apache.org/jira/browse/OODT-143
>             Project: OODT
>          Issue Type: Improvement
>    Affects Versions: 0.2
>            Reporter: Shakeh Khudikyan
>            Assignee: Chris A. Mattmann
>            Priority: Minor
>             Fix For: 0.3
>
>         Attachments: OODT-134.Khudikyan.021611.patch.txt, OODT-134.Khudikyan.021711.2.patch.txt, OODT-134.Khudikyan.021711.patch.txt
>
>
> In order to run mvn tomcat:run must need to add META-INF directory in fmprod/src/main/webapp. This directory will include context.xml.
> Also, the servlet-api dependency scope must be changed to provider in the pom file.

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

        

[jira] Assigned: (OODT-143) addition of fmprod context.xml and maven servlet-api dependency scope change to provider

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

Chris A. Mattmann reassigned OODT-143:
--------------------------------------

    Assignee: Chris A. Mattmann

> addition of fmprod context.xml and maven servlet-api dependency scope change to provider
> ----------------------------------------------------------------------------------------
>
>                 Key: OODT-143
>                 URL: https://issues.apache.org/jira/browse/OODT-143
>             Project: OODT
>          Issue Type: Improvement
>    Affects Versions: 0.2
>            Reporter: Shakeh Khudikyan
>            Assignee: Chris A. Mattmann
>            Priority: Minor
>             Fix For: 0.3
>
>         Attachments: OODT-134.Khudikyan.021611.patch.txt, OODT-134.Khudikyan.021711.2.patch.txt, OODT-134.Khudikyan.021711.patch.txt
>
>
> In order to run mvn tomcat:run must need to add META-INF directory in fmprod/src/main/webapp. This directory will include context.xml.
> Also, the servlet-api dependency scope must be changed to provider in the pom file.

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