Provide on-line installer launchable via JNLP
---------------------------------------------
Key: JBDS-2625
URL:
https://issues.jboss.org/browse/JBDS-2625
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Feature Request
Components: installer
Affects Versions: 7.0.0.Alpha2
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 11.0.0.GA
Instead of always downloading offline installer and then run installation manually, would
be good to have online version of installer that would let:
# start installer via JNLP
# select if EAP/WildFly should be installed too
(1) Should be easy to implement, because it requires only excluding update site bits from
jar, provide URL for update site and create JNLP configuration;
(2) Requires EAP download integration into IzPack (would be good if IzPack has supported
online installation itself)