Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-7215

Administration console - upload of deployment artifact doesn't work

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

      Click on cache container -> Configuration -> Deployments -> upload -> Browse... -> select file -> click upload

      Result: nothing happens

            [ISPN-7215] Administration console - upload of deployment artifact doesn't work

            Looking at this now.

            vblagojermacor FYI you can see this issue in upstream much easier if you run `gulp serve:dist`, as this serves the packaged version of the console.

            Ryan Emerson added a comment - Looking at this now. vblagoje rmacor FYI you can see this issue in upstream much easier if you run `gulp serve:dist`, as this serves the packaged version of the console.

            remerson@redhat.com please help me here as this one is related to the bundling of our managementConsole.min.js file. This issue is not present in dev setup yet as soon as we move to building a single javascript file for deployment something goes wrong. It would be the best if we could avoid bundling and minifying altogether! At least for now

            Vladimir Blagojevic (Inactive) added a comment - remerson@redhat.com please help me here as this one is related to the bundling of our managementConsole.min.js file. This issue is not present in dev setup yet as soon as we move to building a single javascript file for deployment something goes wrong. It would be the best if we could avoid bundling and minifying altogether! At least for now

            Vaclav Dedik (Inactive) added a comment - - edited

            Since DR2, nothing should be minified as I introduced this commit which should disable it: https://github.com/infinispan/jdg-management-console/commit/dea1452467b4016d0b2b816aa90212cd1d830c48
            I had a look at the content of the DR3 jar at file scripts/management-console.min.js and it looks like it is partially minified. I tried to build a jar from upstream master, and the content of the file is different - it's completely minified.

            Vaclav Dedik (Inactive) added a comment - - edited Since DR2, nothing should be minified as I introduced this commit which should disable it: https://github.com/infinispan/jdg-management-console/commit/dea1452467b4016d0b2b816aa90212cd1d830c48 I had a look at the content of the DR3 jar at file scripts/management-console.min.js and it looks like it is partially minified. I tried to build a jar from upstream master, and the content of the file is different - it's completely minified.

            rmacor In my tests I upload custom-store.jar file that I attach here. It works as expected. Having said that let's see what kind of file are you uploading so we can handle errors better.

            Vladimir Blagojevic (Inactive) added a comment - rmacor In my tests I upload custom-store.jar file that I attach here. It works as expected. Having said that let's see what kind of file are you uploading so we can handle errors better.

              remerson@redhat.com Ryan Emerson
              rmacor Roman Macor (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare
              Roman Macor Roman Macor (Inactive)

                Created:
                Updated:
                Resolved:
                Archived: