Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-986

[DDE] Improve DDE to support the settings for AE implemented in C++

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.2.2AS
    • 2.2.2AS
    • Async Scaleout
    • None

    Description

      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>

      Attachments

        1. UIMA-986-Patch-02.txt
          15 kB
          Tong Fin
        2. UIMA-986-Patch-01-Version 2.txt
          72 kB
          Tong Fin

        Activity

          People

            schor Marshall Schor
            tong.fin Tong Fin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: