Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-1525

Installing quickstart examples into EAP subfolder duplicates the whole EAP sources

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.0.0.DR13 (Alpha)
    • 7.0.0.DR11
    • Installer
    • None
    • Regression

      If user choose to install quickstart examples into installation target subfolder (e.g. $INSTALLATION_TARGET/qs) the whole application platform is copied together with the quickstarts into that subfolder).

      It seems like quickstarts pack contains also the whole EAP.

      reproduce:
      Use the default Installation Path (e.g. /home/pkremens/EAP-7.0.0)
      Select to install quickstarts on Configure runtime environment screen
      Use installation target subfolder for qs examples (e.g. /home/pkremens/EAP-7.0.0/qs)
      Finish the installation using default values
      EAP was successfully installed, qs subfolder is present

      [pkremens@dhcp-10-40-4-111 ~]$ ll /home/pkremens/EAP-7.0.0
      total 440
      drwxrwxr-x.  3 pkremens pkremens   4096 Oct 19 14:33 appclient
      drwxrwxr-x.  5 pkremens pkremens   4096 Oct 19 14:33 bin
      drwxrwxr-x.  4 pkremens pkremens   4096 Oct 19 14:33 docs
      drwxrwxr-x.  5 pkremens pkremens   4096 Oct 19 14:33 domain
      drwxrwxr-x.  2 pkremens pkremens   4096 Oct 19 14:33 icons
      drwxrwxr-x.  2 pkremens pkremens   4096 Oct 19 14:34 installation
      -rw-rw-r--.  1 pkremens pkremens    419 Aug 10 14:17 JBossEULA.txt
      -rw-rw-r--.  1 pkremens pkremens 366323 Aug 10 14:17 jboss-modules.jar
      -rw-rw-r--.  1 pkremens pkremens  26530 Aug 10 14:17 LICENSE.txt
      drwxrwxr-x.  3 pkremens pkremens   4096 Oct 19 14:33 modules
      drwxrwxr-x. 14 pkremens pkremens   4096 Oct 19 14:34 qs
      drwxrwxr-x.  6 pkremens pkremens   4096 Oct 19 14:33 standalone
      drwxrwxr-x.  2 pkremens pkremens   4096 Oct 19 14:33 Uninstaller
      -rw-rw-r--.  1 pkremens pkremens     69 Aug 10 14:17 version.txt
      drwxrwxr-x.  2 pkremens pkremens   4096 Oct 19 14:33 welcome-content
      

      however another EAP instance can be found in qs directory, only jboss-eap-7.0.0.GA-quickstarts should be there

      [pkremens@dhcp-10-40-4-111 ~]$ ll /home/pkremens/EAP-7.0.0/qs
      total 440
      drwxrwxr-x.  3 pkremens pkremens   4096 Oct 19 14:34 appclient
      drwxrwxr-x.  5 pkremens pkremens   4096 Oct 19 14:34 bin
      drwxrwxr-x.  4 pkremens pkremens   4096 Oct 19 14:34 docs
      drwxrwxr-x.  5 pkremens pkremens   4096 Oct 19 14:34 domain
      drwxrwxr-x.  2 pkremens pkremens   4096 Oct 19 14:34 icons
      drwxrwxr-x.  2 pkremens pkremens   4096 Oct 19 14:34 installation
      drwxrwxr-x. 92 pkremens pkremens   4096 Oct 19 14:34 jboss-eap-7.0.0.GA-quickstarts
      -rw-rw-r--.  1 pkremens pkremens    419 Aug 10 14:17 JBossEULA.txt
      -rw-rw-r--.  1 pkremens pkremens 366323 Aug 10 14:17 jboss-modules.jar
      -rw-rw-r--.  1 pkremens pkremens  26530 Aug 10 14:17 LICENSE.txt
      drwxrwxr-x.  3 pkremens pkremens   4096 Oct 19 14:34 modules
      drwxrwxr-x.  6 pkremens pkremens   4096 Oct 19 14:34 standalone
      drwxrwxr-x.  2 pkremens pkremens   4096 Oct 19 14:34 Uninstaller
      -rw-rw-r--.  1 pkremens pkremens     69 Aug 10 14:17 version.txt
      drwxrwxr-x.  2 pkremens pkremens   4096 Oct 19 14:34 welcome-content
      

            eunderhi Emmett Underhill (Inactive)
            pkremens@redhat.com Petr Kremensky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: