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

UIMA AS: example launch scripts are not working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.10.2AS
    • Async Scaleout
    • None

    Description

      The UIMA Deploy AS Service.launch script has wrong configuration value for MAPPED_RESOURCE_TYPES.
      It is
      <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
      <listEntry value="1"/>

      but should be
      <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
      <listEntry value="4"/>

      In addition the following was wrong
      <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="uimaj-as-activemq"/>
      It should be
      <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="uimaj-examples"/>

      Also it is missing Apache header.

      Attachments

        Activity

          People

            cwiklik Jaroslaw Cwiklik
            cwiklik Jaroslaw Cwiklik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: