Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-5664

Transform-datamapper quickstart has problems with target folder

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • jboss-fuse-6.3
    • jboss-fuse-6.3
    • Examples
    • None
    • % %
    • Hide

      $EAP_HOME=/home/jkasztur/programs/jboss-eap-6.4/

      cd /home/jkasztur
      ${EAP_HOME}/bin/standalone.sh
      build quickstart
      deploy quickstart

      the target/input directory will be created in /home/jkasztur not in $EAP_HOME

      Show
      $EAP_HOME=/home/jkasztur/programs/jboss-eap-6.4/ cd /home/jkasztur ${EAP_HOME}/bin/standalone.sh build quickstart deploy quickstart the target/input directory will be created in /home/jkasztur not in $EAP_HOME

    Description

      When starting EAP from other location than $EAP_HOME the "target/input" directory is created in that location, not in in $EAP_HOME like it is said in Readme. This may produce an issue when users then try to copy the src/test/resources/abc-order.xml to ${EAP}/target/input/abc-order.xml. The file will not be recognized by the quickstart.

      Attachments

        Activity

          People

            tcunning@redhat.com Thomas Cunningham
            jkasztur@redhat.com Jan Kasztura (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: