• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Need a Java Installer

 
Ranch Hand
Posts: 112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ranchers,
This is Venkat. Iam basically a Java developer. Iam currently in need of a Java Installer which can automate the following tasks.

1) Deploy a war file onto Weblogic server and start the deployed application.
2) Run DB scripts.


I explored on net and found a Installer (IzPack), but i could not find a proper documentation for that.

Can any one suggest any other installer or a configurable tool that can achieve the above tasks.

Can any one suggest me another approach to automate the tasks.

Thanks in advance for your time.
Venkat
 
Sheriff
Posts: 10445
227
IntelliJ IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Venkata Guru:
I explored on net and found a Installer (IzPack), but i could not find a proper documentation for that.



I found this documentation for IzPack.

The other installer which i am aware of is InstallAnywhere, which by the way is not free.
reply
    Bookmark Topic Watch Topic
  • New Topic