<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: HOWTO Create MANIFEST.MF Classpath From Ant</title>
	<atom:link href="http://martin.ankerl.com/2005/11/30/howto-create-manifestmf-classpath-from-ant/feed/" rel="self" type="application/rss+xml" />
	<link>http://martin.ankerl.com/2005/11/30/howto-create-manifestmf-classpath-from-ant/</link>
	<description>Chunky bacon!!</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:00:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gabriele</title>
		<link>http://martin.ankerl.com/2005/11/30/howto-create-manifestmf-classpath-from-ant/#comment-3569</link>
		<dc:creator>Gabriele</dc:creator>
		<pubDate>Thu, 11 Aug 2011 20:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=38#comment-3569</guid>
		<description>Thanks!

Gabriele</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>Gabriele</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edgard</title>
		<link>http://martin.ankerl.com/2005/11/30/howto-create-manifestmf-classpath-from-ant/#comment-740</link>
		<dc:creator>Edgard</dc:creator>
		<pubDate>Thu, 02 Dec 2010 15:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=38#comment-740</guid>
		<description>Thank you very much, Martin!

This is exactly what I was looking for.
You&#039;ve just saved my day !

Thank you so much.

Edgard</description>
		<content:encoded><![CDATA[<p>Thank you very much, Martin!</p>
<p>This is exactly what I was looking for.<br />
You&#8217;ve just saved my day !</p>
<p>Thank you so much.</p>
<p>Edgard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaap</title>
		<link>http://martin.ankerl.com/2005/11/30/howto-create-manifestmf-classpath-from-ant/#comment-739</link>
		<dc:creator>Jaap</dc:creator>
		<pubDate>Wed, 24 Nov 2010 12:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=38#comment-739</guid>
		<description>It worked like a charm! Thank you: I was starting to get cranky again as I am getting more used to Python which is much easier with this library management and stuff.</description>
		<content:encoded><![CDATA[<p>It worked like a charm! Thank you: I was starting to get cranky again as I am getting more used to Python which is much easier with this library management and stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Senthil</title>
		<link>http://martin.ankerl.com/2005/11/30/howto-create-manifestmf-classpath-from-ant/#comment-29</link>
		<dc:creator>Senthil</dc:creator>
		<pubDate>Fri, 25 Jun 2010 16:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=38#comment-29</guid>
		<description>Hello friends,

 I need to convert my java application into an executable jar. My app have some third party jar files. In manifest file, I have set classpath also in relative path only as given above. But when I run my executable jar in my machine, its working fine. If I run in some other system, I am getting classNotFoundException, the class which is present inside my third party jar. Can anyone knows what s de reason and how to solve this problem ?

thanks,
Senthil.M</description>
		<content:encoded><![CDATA[<p>Hello friends,</p>
<p> I need to convert my java application into an executable jar. My app have some third party jar files. In manifest file, I have set classpath also in relative path only as given above. But when I run my executable jar in my machine, its working fine. If I run in some other system, I am getting classNotFoundException, the class which is present inside my third party jar. Can anyone knows what s de reason and how to solve this problem ?</p>
<p>thanks,<br />
Senthil.M</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://martin.ankerl.com/2005/11/30/howto-create-manifestmf-classpath-from-ant/#comment-28</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Wed, 02 Jun 2010 18:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=38#comment-28</guid>
		<description>My &quot;Class-Path&quot; in the generated manifest.mf file is truncating my classpath to 80 bytes using:





















Results:

lass-Path: commons-beanutils.jar commons-collections-3.2.1.jar common
 s-collections-3.2.jar commons-collections.jar commons-digester-1.8.ja
 r commons-digester.jar commons-lang-2.1.jar commons-logging-1.1.1.jar
  commons-logging.jar commons-pool-1.3.jar derby-10.2.2.0.jar el-api-1
 .0.jar el-impl-1.0.jar geronimo-jpa_3.0_spec-1.0.jar geronimo-jta_1.1
 _spec-1.1.jar jhighlight-1.0.jar jsf-api-1.2_04-p02.jar jsf-api.jar j
 sf-facelets.jar jstl.jar openjpa-1.2.0.jar portlet.jar richfaces-api-
 3.3.2.SR1.jar richfaces-impl-3.3.2.SR1.jar serp-1.13.1.jar servlet-ap
 i-2.4.jar</description>
		<content:encoded><![CDATA[<p>My &#8220;Class-Path&#8221; in the generated manifest.mf file is truncating my classpath to 80 bytes using:</p>
<p>Results:</p>
<p>lass-Path: commons-beanutils.jar commons-collections-3.2.1.jar common<br />
 s-collections-3.2.jar commons-collections.jar commons-digester-1.8.ja<br />
 r commons-digester.jar commons-lang-2.1.jar commons-logging-1.1.1.jar<br />
  commons-logging.jar commons-pool-1.3.jar derby-10.2.2.0.jar el-api-1<br />
 .0.jar el-impl-1.0.jar geronimo-jpa_3.0_spec-1.0.jar geronimo-jta_1.1<br />
 _spec-1.1.jar jhighlight-1.0.jar jsf-api-1.2_04-p02.jar jsf-api.jar j<br />
 sf-facelets.jar jstl.jar openjpa-1.2.0.jar portlet.jar richfaces-api-<br />
 3.3.2.SR1.jar richfaces-impl-3.3.2.SR1.jar serp-1.13.1.jar servlet-ap<br />
 i-2.4.jar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://martin.ankerl.com/2005/11/30/howto-create-manifestmf-classpath-from-ant/#comment-27</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Tue, 23 Mar 2010 07:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=38#comment-27</guid>
		<description>Great Help through this. Thanks!</description>
		<content:encoded><![CDATA[<p>Great Help through this. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Venkat</title>
		<link>http://martin.ankerl.com/2005/11/30/howto-create-manifestmf-classpath-from-ant/#comment-26</link>
		<dc:creator>Venkat</dc:creator>
		<pubDate>Thu, 15 Oct 2009 18:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=38#comment-26</guid>
		<description>Awesome!! It&#039;s perfect and working great. Thanks a lot, Martin.</description>
		<content:encoded><![CDATA[<p>Awesome!! It&#8217;s perfect and working great. Thanks a lot, Martin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Ankerl</title>
		<link>http://martin.ankerl.com/2005/11/30/howto-create-manifestmf-classpath-from-ant/#comment-25</link>
		<dc:creator>Martin Ankerl</dc:creator>
		<pubDate>Sun, 23 Aug 2009 15:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=38#comment-25</guid>
		<description>Hi Bernhard! Service is our success ;)</description>
		<content:encoded><![CDATA[<p>Hi Bernhard! Service is our success <img src="http://martin.ankerl.com/wp-includes/images/smilies/icon_wink.gif?9d7bd4" alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bernhard Kabelka</title>
		<link>http://martin.ankerl.com/2005/11/30/howto-create-manifestmf-classpath-from-ant/#comment-24</link>
		<dc:creator>Bernhard Kabelka</dc:creator>
		<pubDate>Thu, 20 Aug 2009 10:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=38#comment-24</guid>
		<description>Thanks Martin for saving my day! When I was facing this problem today at my new job, I remembered our project and your nifty Ant script. However, I already feared the worst, as I have never really taken a closer look on the Ant script. Can you imagine my joy on finding this blog entry? :-)</description>
		<content:encoded><![CDATA[<p>Thanks Martin for saving my day! When I was facing this problem today at my new job, I remembered our project and your nifty Ant script. However, I already feared the worst, as I have never really taken a closer look on the Ant script. Can you imagine my joy on finding this blog entry? <img src="http://martin.ankerl.com/wp-includes/images/smilies/icon_smile.gif?9d7bd4" alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimitri Koami Missoh</title>
		<link>http://martin.ankerl.com/2005/11/30/howto-create-manifestmf-classpath-from-ant/#comment-23</link>
		<dc:creator>Dimitri Koami Missoh</dc:creator>
		<pubDate>Wed, 29 Jul 2009 21:25:53 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=38#comment-23</guid>
		<description>Thanks a lot for sharing your experience. Your blog entry helps me a lot when I get stuck today trying to make my deployment run.

Dimitri Missoh.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for sharing your experience. Your blog entry helps me a lot when I get stuck today trying to make my deployment run.</p>
<p>Dimitri Missoh.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 1/3 queries in 0.017 seconds using disk: basic
Object Caching 440/441 objects using disk: basic

Served from: martin.ankerl.com @ 2012-02-08 22:46:54 -->
