<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Creating a Distribution Package of Your Java Application</title>
	<link>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/</link>
	<description>Javazing.com</description>
	<pubDate>Wed, 10 Mar 2010 05:10:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>

	<item>
		<title>By: Demetrios Kyriakis</title>
		<link>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-4</link>
		<author>Demetrios Kyriakis</author>
		<pubDate>Thu, 05 Apr 2007 11:02:50 +0000</pubDate>
		<guid>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-4</guid>
					<description>Even if nothing new, this is a very nice "compilation", thank you.

The only problem is that there's no such solution for java web applications. A webapplication would be distributed as a WAR file, but the problem is:
#1 there's no generic lightweigh web based installer.
#2 there's no obfuscator that can work in a webapplication and be aware of JSPs (java server pages) or other wide used web tehnologies.
#3 and finally there's no tutorial like your's that summaries everything in one page, so that "it just works" :).

Thank you,

Demetrios.</description>
		<content:encoded><![CDATA[<p>Even if nothing new, this is a very nice &#8220;compilation&#8221;, thank you.</p>
<p>The only problem is that there&#8217;s no such solution for java web applications. A webapplication would be distributed as a WAR file, but the problem is:<br />
#1 there&#8217;s no generic lightweigh web based installer.<br />
#2 there&#8217;s no obfuscator that can work in a webapplication and be aware of JSPs (java server pages) or other wide used web tehnologies.<br />
#3 and finally there&#8217;s no tutorial like your&#8217;s that summaries everything in one page, so that &#8220;it just works&#8221; :).</p>
<p>Thank you,</p>
<p>Demetrios.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Distributing a Java application, in one easy Ant build at Blog of Bug</title>
		<link>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-5</link>
		<author>Distributing a Java application, in one easy Ant build at Blog of Bug</author>
		<pubDate>Thu, 05 Apr 2007 12:34:09 +0000</pubDate>
		<guid>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-5</guid>
					<description>[...] http://www.javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/ [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] <a href="http://www.javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/" rel="nofollow">http://www.javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/</a> [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Creating a Distribution Package of Your Java Application &#171; FlashColony Blog</title>
		<link>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-35</link>
		<author>Creating a Distribution Package of Your Java Application &#171; FlashColony Blog</author>
		<pubDate>Sun, 23 Dec 2007 23:38:04 +0000</pubDate>
		<guid>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-35</guid>
					<description>[...] Stuff Javazing blog has an article on how to do that. Ultimately before you’ll be able to follow the tutorial you going to have to download the [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Stuff Javazing blog has an article on how to do that. Ultimately before you’ll be able to follow the tutorial you going to have to download the [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: John</title>
		<link>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-43</link>
		<author>John</author>
		<pubDate>Sat, 22 Mar 2008 10:00:24 +0000</pubDate>
		<guid>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-43</guid>
					<description>Hello
   
     I have an application i created in java, But i find it hard to create an icon that will run the application !!!!!!!.</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>     I have an application i created in java, But i find it hard to create an icon that will run the application !!!!!!!.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Paco De la Puerta</title>
		<link>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-52</link>
		<author>Paco De la Puerta</author>
		<pubDate>Fri, 16 May 2008 07:46:11 +0000</pubDate>
		<guid>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-52</guid>
					<description>Sergey,
Thank you for pointing me in this direction. I have been looking for it for long. I have made some simple programs to be distributed along with a book I am writing. Purchasing commercial utility programs is at this point for me expensive. This can solve my problem. Hope is not too complicated because of the use of the 4 tools and libraries mentioned above. I am also sure that many other programmers are in the same boat as me. I will try, and will be in contact with you in the future. At any rate, I do thank you very much. 
Paco De la Puerta</description>
		<content:encoded><![CDATA[<p>Sergey,<br />
Thank you for pointing me in this direction. I have been looking for it for long. I have made some simple programs to be distributed along with a book I am writing. Purchasing commercial utility programs is at this point for me expensive. This can solve my problem. Hope is not too complicated because of the use of the 4 tools and libraries mentioned above. I am also sure that many other programmers are in the same boat as me. I will try, and will be in contact with you in the future. At any rate, I do thank you very much.<br />
Paco De la Puerta</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Champak</title>
		<link>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-60</link>
		<author>Champak</author>
		<pubDate>Thu, 21 Aug 2008 07:54:26 +0000</pubDate>
		<guid>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-60</guid>
					<description>Hi..
Thank you so much. I had some difficulty connecting all these 4 tools in producing an installer for my project. But I managed to get it right after 3,4 days of effort.</description>
		<content:encoded><![CDATA[<p>Hi..<br />
Thank you so much. I had some difficulty connecting all these 4 tools in producing an installer for my project. But I managed to get it right after 3,4 days of effort.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Fredric</title>
		<link>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-66</link>
		<author>Fredric</author>
		<pubDate>Wed, 24 Sep 2008 22:35:09 +0000</pubDate>
		<guid>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-66</guid>
					<description>This is a great setup, thanks for writing about it.  I've been tasked to come up with the deployment/install strategy for a new product here at work and came up with the same idea... sort of... I'm glad to see that this idea has worked for someone else.

Btw, I saw that NSIS has a few examples on how to create a native launcher via NSIS so you could eliminate the launch4J step.</description>
		<content:encoded><![CDATA[<p>This is a great setup, thanks for writing about it.  I&#8217;ve been tasked to come up with the deployment/install strategy for a new product here at work and came up with the same idea&#8230; sort of&#8230; I&#8217;m glad to see that this idea has worked for someone else.</p>
<p>Btw, I saw that NSIS has a few examples on how to create a native launcher via NSIS so you could eliminate the launch4J step.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Ravi Teja</title>
		<link>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-68</link>
		<author>Ravi Teja</author>
		<pubDate>Thu, 09 Oct 2008 05:23:16 +0000</pubDate>
		<guid>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-68</guid>
					<description>Hi...
Thank you. your blog has helped me to an extent, but still I am facing some difficulties. I am glad if u can help me in this issue. I have to create a installation file which copies files to a specified folder and then inserts an icon into existing software application and clicking that icon should call the main class of that .jar file.</description>
		<content:encoded><![CDATA[<p>Hi&#8230;<br />
Thank you. your blog has helped me to an extent, but still I am facing some difficulties. I am glad if u can help me in this issue. I have to create a installation file which copies files to a specified folder and then inserts an icon into existing software application and clicking that icon should call the main class of that .jar file.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: S.Balasundaram</title>
		<link>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-146</link>
		<author>S.Balasundaram</author>
		<pubDate>Sun, 22 Feb 2009 17:31:21 +0000</pubDate>
		<guid>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-146</guid>
					<description>Thank u sir.. it is more use full...It teach nice thing &#38; who expert in java &#38; wish to improve the performance of java application using native code..</description>
		<content:encoded><![CDATA[<p>Thank u sir.. it is more use full&#8230;It teach nice thing &amp; who expert in java &amp; wish to improve the performance of java application using native code..</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Grigory</title>
		<link>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-239</link>
		<author>Grigory</author>
		<pubDate>Mon, 25 May 2009 21:24:34 +0000</pubDate>
		<guid>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-239</guid>
					<description>Sergey, you do great job, many thanks. A bit pity, what have not explanations how to integrate this solutions in netbeans. But I see that you use eclipse IDE.</description>
		<content:encoded><![CDATA[<p>Sergey, you do great job, many thanks. A bit pity, what have not explanations how to integrate this solutions in netbeans. But I see that you use eclipse IDE.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Venky</title>
		<link>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-348</link>
		<author>Venky</author>
		<pubDate>Thu, 09 Jul 2009 18:04:12 +0000</pubDate>
		<guid>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-348</guid>
					<description>Hi Sergey

Its a clear and neat  expected explanation for distribution of Java application ,its much appreciated.

For me,it may take another two or more readings to understand and imply it completely,none the less,your step by step explanation is awesome.

As of now,my Java application development is simple so I haven't used any IDE environment for developing Java applications.I may use IDE environment soon,most likely "Netbeans".

If possible,throwing lights on integrating these in "Netbeans" environment will be much appreciated.

Well, I also thank Grigory for mentioning about IDE platform in his  comments in this post.

By
Venky</description>
		<content:encoded><![CDATA[<p>Hi Sergey</p>
<p>Its a clear and neat  expected explanation for distribution of Java application ,its much appreciated.</p>
<p>For me,it may take another two or more readings to understand and imply it completely,none the less,your step by step explanation is awesome.</p>
<p>As of now,my Java application development is simple so I haven&#8217;t used any IDE environment for developing Java applications.I may use IDE environment soon,most likely &#8220;Netbeans&#8221;.</p>
<p>If possible,throwing lights on integrating these in &#8220;Netbeans&#8221; environment will be much appreciated.</p>
<p>Well, I also thank Grigory for mentioning about IDE platform in his  comments in this post.</p>
<p>By<br />
Venky</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Venky</title>
		<link>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-349</link>
		<author>Venky</author>
		<pubDate>Thu, 09 Jul 2009 19:01:35 +0000</pubDate>
		<guid>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-349</guid>
					<description>Hi Sergey,

Its clear and neat expected explanation for distribution of Java applications,its much appreciated. 

For me it may take two or more readings to use it effectively.

If possible,please throw lights on integrating in "Netbeans" environment,it will be much appreciated.

With Thanks
Venky</description>
		<content:encoded><![CDATA[<p>Hi Sergey,</p>
<p>Its clear and neat expected explanation for distribution of Java applications,its much appreciated. </p>
<p>For me it may take two or more readings to use it effectively.</p>
<p>If possible,please throw lights on integrating in &#8220;Netbeans&#8221; environment,it will be much appreciated.</p>
<p>With Thanks<br />
Venky</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nonso</title>
		<link>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-384</link>
		<author>Nonso</author>
		<pubDate>Sat, 12 Sep 2009 15:30:15 +0000</pubDate>
		<guid>http://javazing.com/2007/04/05/creating-a-distribution-package-of-your-java-application/#comment-384</guid>
					<description>How can i create a java program that installs the startup image of a phone. thanks</description>
		<content:encoded><![CDATA[<p>How can i create a java program that installs the startup image of a phone. thanks</p>
]]></content:encoded>
				</item>
</channel>
</rss>
