This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Hi all friends, Can any one plz guide me how I can create installation setup of my swing application so that my client can install my software on their computer by just double-click on setup.It is basically a uploading software and in backend Iam using servlet and Tomcat server.What are the steps involved in creation of installation setup. Regards Bikash
Peter den Haan
author
Ranch Hand
Joined: Apr 20, 2000
Posts: 3252
posted
0
InstallAnywhere appears to be very good. If you can assume that your users will have a JVM installed, an open source alternative is IZPack. LiftOff is another open source initiative, but it looks less mature yet. - Peter
Bikash Paul
Ranch Hand
Joined: Dec 04, 2001
Posts: 342
posted
0
Hi, First of all thanks for ur reply.Can I bundle my servlet and Tomcat server in installation Set-up with my swing interface with the help of "InstallAnywhere" tool. Thanks & Regards Bikash
Peter den Haan
author
Ranch Hand
Joined: Apr 20, 2000
Posts: 3252
posted
0
No doubt you can. The question is, what is the best way to go about it, and how much work would you have to do in scripting it, perhaps writing a little app to generate configuration files and so forth? I have no idea. I've never had any occasion to use InstallAnywhere in anger. - Peter
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.