[jira] [Commented] (OODT-1002) Rename CoreMetKeys.java in filemgr and workflow to CoreFilemgrMetKeys.java and CoreWorkflowMetKeys.java respectively

2018-11-30 Thread Chris A. Mattmann (JIRA)


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

Chris A. Mattmann commented on OODT-1002:
-

Hey lewis - just wondering why this is necessary? Any references to classes 
named the same are prefixed by their package - which is clearly different. Why 
is this a classloading issue? 

> Rename CoreMetKeys.java in filemgr and workflow to CoreFilemgrMetKeys.java 
> and CoreWorkflowMetKeys.java respectively
> 
>
> Key: OODT-1002
> URL: https://issues.apache.org/jira/browse/OODT-1002
> Project: OODT
>  Issue Type: Task
>  Components: file manager, workflow manager
>Affects Versions: 1.2.4
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Blocker
> Fix For: 1.9
>
>
> Primary context for this thread can be found 
> [here|https://lists.apache.org/thread.html/deb7cc02e41afbc70e76583cc42623ee359a871c5e58271a14bf3234@%3Cdev.oodt.apache.org%3E].
> There is a clear ClassLoading issue for the CoreMetKeys.java file present in 
> filemgr and workflow. I propose to rename the files to 
> CoreFilemgrMetKeys.java and CoreWorkflowMetKeys.java respectively. There are 
> however still a few issues in the following classes
> ./tomcat/webapps/fmprod/WEB-INF/classes/org/apache/oodt/cas/product/CASProductHandler.class
> ./tomcat/webapps/opsui/WEB-INF/classes/org/apache/oodt/cas/product/CASProductHandler.class
> ./tomcat/webapps/pcs/WEB-INF/classes/org/apache/oodt/pcs/services/HealthResource.class
> I have a PR to address this. Coming up. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OODT-1002) Rename CoreMetKeys.java in filemgr and workflow to CoreFilemgrMetKeys.java and CoreWorkflowMetKeys.java respectively

2018-11-30 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on OODT-1002:
--

lewismc opened a new pull request #88: OODT-1002 Rename CoreMetKeys.java in 
filemgr and workflow to CoreFilemgrMetKeys.java and CoreWorkflowMetKeys.java 
respectively
URL: https://github.com/apache/oodt/pull/88
 
 
   This issue addresses https://issues.apache.org/jira/browse/OODT-1002
   Quite a few files affected here however it is a simple change to resolve 
ClassPath issues. 
   Additionally, I've also removed rogue, unnecessary file pge/velocity.log.1


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Rename CoreMetKeys.java in filemgr and workflow to CoreFilemgrMetKeys.java 
> and CoreWorkflowMetKeys.java respectively
> 
>
> Key: OODT-1002
> URL: https://issues.apache.org/jira/browse/OODT-1002
> Project: OODT
>  Issue Type: Task
>  Components: file manager, workflow manager
>Affects Versions: 1.2.4
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Blocker
> Fix For: 1.9
>
>
> Primary context for this thread can be found 
> [here|https://lists.apache.org/thread.html/deb7cc02e41afbc70e76583cc42623ee359a871c5e58271a14bf3234@%3Cdev.oodt.apache.org%3E].
> There is a clear ClassLoading issue for the CoreMetKeys.java file present in 
> filemgr and workflow. I propose to rename the files to 
> CoreFilemgrMetKeys.java and CoreWorkflowMetKeys.java respectively. There are 
> however still a few issues in the following classes
> ./tomcat/webapps/fmprod/WEB-INF/classes/org/apache/oodt/cas/product/CASProductHandler.class
> ./tomcat/webapps/opsui/WEB-INF/classes/org/apache/oodt/cas/product/CASProductHandler.class
> ./tomcat/webapps/pcs/WEB-INF/classes/org/apache/oodt/pcs/services/HealthResource.class
> I have a PR to address this. Coming up. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)