This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new b548a8a  Updated Getting DRAT 1.0 working with OODT 1.9 (markdown)
b548a8a is described below

commit b548a8a4e00a8c7157e740dad5c54eeb99230f5d
Author: Chris Mattmann <[email protected]>
AuthorDate: Sun Oct 6 10:49:58 2019 -0700

    Updated Getting DRAT 1.0 working with OODT 1.9 (markdown)
---
 Getting-DRAT-1.0-working-with-OODT-1.9.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Getting-DRAT-1.0-working-with-OODT-1.9.md 
b/Getting-DRAT-1.0-working-with-OODT-1.9.md
index 43d6444..f79c29a 100644
--- a/Getting-DRAT-1.0-working-with-OODT-1.9.md
+++ b/Getting-DRAT-1.0-working-with-OODT-1.9.md
@@ -17,3 +17,5 @@ There are some issues with Apache OODT 1.9 mainly that it 
makes Avro the silent
        # rpc configuration, uncomment the avro implementations to use AvroRPC
          
filemgr.client=org.apache.oodt.cas.filemgr.system.rpc.XmlRpcFileManagerClientFactory
      ```
+  6. edit {filemgr|workflow|resmgr}/etc/*.properties, and make sure to select 
the XmlRpc version of the server in the configuration properties.
+  7. edit `workflow/lib/cas-{workflow|resource}-1.9.jar` and edit 
`{workflow|resource}.properties` to change the client class to the XmlRpc one

Reply via email to