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

Karl Wright commented on CONNECTORS-313:
----------------------------------------

So - responding more technically - MCF_HOME should point to the dist folder.  
This is where the properties.xml file must be for multiprocess execution.  The 
properties.xml file under dist/example is not appropriate for multiprocess 
execution - they are different in several ways.  First, the synchdir does not 
need to be set in dist/example.  Second, the Quick Start has additional 
properties that are not used in the multiprocess.

All of the scripts for the multiprocess execution should accept the same value 
for MCF_HOME; I worked hard to make that be consistent everywhere.  The filenet 
and documentum sidecar processes use the same MCF_HOME convention, as does the 
"script-engine" and main "processes" folders.  Moving these all under "example" 
seems to have no other possible use other than to share the properties.xml 
file, and as I've already explained, that cannot be shared anyway.

Perhaps what you are really looking for is an example multiprocess 
properties.xml?

Hope this clarifies a little.

                
> movedir-afterbuild
> ------------------
>
>                 Key: CONNECTORS-313
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-313
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: ManifoldCF 0.4
>            Reporter: Shinichiro Abe
>            Assignee: Shinichiro Abe
>            Priority: Minor
>             Fix For: ManifoldCF next
>
>         Attachments: CONNECTOR-313.patch
>
>
> The scripts of processes/ and script-engine/ request its location under 
> $MCF_HOME. I want to move those dirs to beneath example/ after building.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to