Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-20380

The current implemetnation of JDF REST service may cause downloading incorrect content

XMLWordPrintable

      The Eclipse wizard created by rob.stryker uses https://www.jboss.org/download-manager/jdf rest service.

      The problem is in the wizard the final step is identified by 302 response from the server, which is problematic, because not only the rest service itself can return 302, also other infrastructure can add its 302, such as an internet access in a hotel requesting payment for the connection.

      There is no way where the 302 response is coming from and therefore we should use safer approach.

      I described the problem in detail here - see the chapter Entry Point In Eclipse Plugin (REST)

            rob.stryker Rob Stryker (Inactive)
            dhladky@redhat.com David Hladky
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: