[jbosstools-issues] [JBoss JIRA] (JBIDE-20380) The current implemetnation of JDF REST service may cause downloading incorrect content

Rob Stryker (JIRA) issues at jboss.org
Fri Jul 24 12:48:02 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-20380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13092833#comment-13092833 ] 

Rob Stryker commented on JBIDE-20380:
-------------------------------------

We can't change any of that status code stuff without first introducing versioning to the protocol. Otherwise, any changes we make will almost certainly break previous versions. 

> The current implemetnation of JDF REST service may cause downloading incorrect content
> --------------------------------------------------------------------------------------
>
>                 Key: JBIDE-20380
>                 URL: https://issues.jboss.org/browse/JBIDE-20380
>             Project: Tools (JBoss Tools)
>          Issue Type: Quality Risk
>            Reporter: David Hladky
>
> 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|https://mojo.redhat.com/docs/DOC-967368] - see the chapter  Entry Point In Eclipse Plugin (REST)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list