[jbosstools-dev] Who would I ping for new sysprop to all runtime installer jars?

Max Rydahl Andersen manderse at redhat.com
Tue May 26 14:31:31 EDT 2015


On 26 May 2015, at 18:39, Rob Stryker wrote:

> https://issues.jboss.org/browse/JBIDE-19852
>
> When using dl-runtimes to install DV or FSW, it runs the installer 
> jar.
> The installer jar does not respect the installation path the user set 
> in
> the dl-runtimes wizard. It can't, obviously, bc we never transmit it 
> to
> the installer at all.
>
> It'd be great if we could agree on some sysprop we can set when 
> running
> java -jar dv-6.1-installer.jar such that the installer checks it for a
> default installation folder.
>
> Any ideas who I would ping over getting something like that 
> implemented
> on the runtimes side?

I don't think you'll ever be able to find a global agreement on it.

But

A) start by opening feature request against the installer - in this case 
TEIID or Data Virtualisation product.

B) if the installer is a izpack based installer there might be ways to 
do it already: 
http://docs.codehaus.org/display/IZPACK/Unattended+Installations
    Try with java -DINSTALL_PATH=/opt/myplace -jar myinstaller.jar  to 
see if that works ?


/max
http://about.me/maxandersen


More information about the jbosstools-dev mailing list