[jbosstools-issues] [JBoss JIRA] (JBIDE-19571) Add FSW to downloadable runtimes

Rob Stryker (JIRA) issues at jboss.org
Thu Apr 30 13:55:45 EDT 2015


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

Rob Stryker commented on JBIDE-19571:
-------------------------------------

[~mmalina]  JBT will use a custom 'installer' which, rather than simply 'extracting' will run java -jar (the-file).  This will run the installer. 

One possible area of improvement which isn't there yet is that if the user selects a different installation folder during the installer, I could parse the installation log to get this value and then allow runtime detection to continue properly. 

As of now, it will run the installer, and, if the user selects the same folder in the installer as he did in the jbt wizard, it will also locate the runtime / server after installation. If the user selects a different folder, though, then it won't. 

Another possible area of improvement would be that we could ask that installers in the future allow for a sysprop that would set the default install location, and we could run java -jar {file} -Ddefault.install.dir={value_from_wizard}

But yeah... as of now... it could use some work. 

> Add FSW to downloadable runtimes
> --------------------------------
>
>                 Key: JBIDE-19571
>                 URL: https://issues.jboss.org/browse/JBIDE-19571
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: server
>    Affects Versions: 4.3.0.Alpha1
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>             Fix For: 4.3.0.Beta1
>
>
> FSW 6.0 is not available in download runtimes



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


More information about the jbosstools-issues mailing list