[
https://issues.apache.org/jira/browse/UIMA-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tong Fin updated UIMA-986:
--------------------------
Attachment: UIMA-986-Patch-01-Version 2.txt
This file replaces the previous UIMA-986-Patch-01.txt that is already deleted.
> [DDE] Improve DDE to support the settings for AE implemented in C++
> --------------------------------------------------------------------
>
> Key: UIMA-986
> URL: https://issues.apache.org/jira/browse/UIMA-986
> Project: UIMA
> Issue Type: Improvement
> Components: Async Scaleout
> Affects Versions: 2.2.2AS
> Reporter: Tong Fin
> Assignee: Marshall Schor
> Priority: Minor
> Fix For: 2.2.2AS
>
> Attachments: UIMA-986-Patch-01-Version 2.txt, UIMA-986-Patch-02.txt
>
>
> Improve DDE to support the settings for C++ by recognizing the <custom ...>
> tag and <environmentVariables..>. The following is an example settings that
> can be used when the top-level AE is implemented in C++:
> <custom name="run_top_level_CPP_service_as_separate_process"/>
> <environmentVariables>
> <environmentVariable name="Path">C:\Program
> files/apache-uima/uimacpp/bin</environmentVariable>
> <environmentVariable name="LD_LIBRARY_PATH">C:\Program
> Files/apache-uima/uimacpp/bin</environmentVariable>
> <environmentVariable
> name="UIMACPP_DATAPATH">C:/mydata</environmentVariable>
> </environmentVariables>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.