[izpack-users] web install

Mohanbabu Narayanasamy mxn5608 at bjc.org
Tue Aug 15 00:36:20 CEST 2006


Hi Team
 
I'm trying to create a web based installer for my project. The
installation file has <webdir> as
 
    <info>
 
        <appname>Myapp</appname>
 
        <appversion>1.0 beta</appversion>
 
        <authors>
 
            <author name="nmb" email=""/>
 
        </authors>
 
        <url>http://www.bjc.org</url>
        <javaversion>1.5</javaversion>
        <webdir>http://myorg.org/download</webdir>
 
    </info>

 
According to documentation, this will try to download installer file
and run it. 
 
1. How do I specify the installer file name? Is it assumed or does
Izpack auto detect it?
 
2. How about the dependant .jar files? do they need be in same dir? how
do I specify those files on the remote server?
 
3. Given a remote directory, how do I specify to copy each file?
 
The documentation has little info on web based installation. It would
be great if someone could explain the steps.
 
Thanks
Babu
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-users/attachments/20060814/4a46d6dc/attachment.html 


More information about the izpack-users mailing list