Valerie Mallder created OODT-875:
------------------------------------
Summary: Additional jar files needed for workflow and filemgr
Key: OODT-875
URL: https://issues.apache.org/jira/browse/OODT-875
Project: OODT
Issue Type: Bug
Components: file manager, workflow manager
Affects Versions: 0.9, 0.10
Reporter: Valerie Mallder
Assignee: Valerie Mallder
Priority: Minor
When attempting to run a simple OODT system consisting of only workflow and
filemgr, workflow manager could not load classes: PGETaskInstance,
ProductCrawler or CoreMetKeys. The following jar files are needed in the
workflow/lib directory:
cas-pge-0.9.jar
cas-crawler-0.9.jar
cas-filemgr-0.9.jar
When attempting to run wmgr-client to send an event to workflow manager, and to
run filemgr-client to query the catalog, neither could load classes:
ApplicationContext, Validate, ListableBeanFactory, ResourcePatternResolver. The
following jar files are needed in the workflow/lib and filemgr/lib directories:
spring-context-2.0.8.jar
commons-lang-2.6.jar
spring-beans-2.0.8.jar
spring-core-2.5.4.jar
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)