<?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: ClassNotFoundException: A List of Dumb Things to Check</title>
	<atom:link href="http://myarch.com/classnotfound/feed" rel="self" type="application/rss+xml" />
	<link>http://myarch.com/classnotfound</link>
	<description>Builds and bytes</description>
	<lastBuildDate>Mon, 07 May 2012 05:20:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: David</title>
		<link>http://myarch.com/classnotfound/comment-page-1#comment-35383</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 21 Mar 2011 05:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://myarch.com/?p=549#comment-35383</guid>
		<description>There&#039;s no mention of class files here. What if you reference (on java command line) the needed JAR files in class path but actual class/method being run is a class file not in JAR? Does that mean the class file(s) should be packaged in a JAR first?

Interestingly, the Java application runs fine within Eclipse but when try to run on command line externally, I&#039;m getting this issue on the class that has the main method.</description>
		<content:encoded><![CDATA[<p>There&#8217;s no mention of class files here. What if you reference (on java command line) the needed JAR files in class path but actual class/method being run is a class file not in JAR? Does that mean the class file(s) should be packaged in a JAR first?</p>
<p>Interestingly, the Java application runs fine within Eclipse but when try to run on command line externally, I&#8217;m getting this issue on the class that has the main method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Starikov</title>
		<link>http://myarch.com/classnotfound/comment-page-1#comment-35344</link>
		<dc:creator>Starikov</dc:creator>
		<pubDate>Tue, 11 May 2010 09:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://myarch.com/?p=549#comment-35344</guid>
		<description>Кто нить может подскажет!!!!!</description>
		<content:encoded><![CDATA[<p>Кто нить может подскажет!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: muneeb</title>
		<link>http://myarch.com/classnotfound/comment-page-1#comment-35196</link>
		<dc:creator>muneeb</dc:creator>
		<pubDate>Thu, 25 Feb 2010 18:38:22 +0000</pubDate>
		<guid isPermaLink="false">http://myarch.com/?p=549#comment-35196</guid>
		<description>how joseph??
this blog is posted on 14 Jan.</description>
		<content:encoded><![CDATA[<p>how joseph??<br />
this blog is posted on 14 Jan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph</title>
		<link>http://myarch.com/classnotfound/comment-page-1#comment-35195</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Thu, 25 Feb 2010 18:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://myarch.com/?p=549#comment-35195</guid>
		<description>The reference mentioned for websphere classloader is from my blog...</description>
		<content:encoded><![CDATA[<p>The reference mentioned for websphere classloader is from my blog&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Loughran</title>
		<link>http://myarch.com/classnotfound/comment-page-1#comment-35122</link>
		<dc:creator>Steve Loughran</dc:creator>
		<pubDate>Thu, 14 Jan 2010 09:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://myarch.com/?p=549#comment-35122</guid>
		<description>Good list. I have one more:

If the classname is driven from a string, either in java source or some other file, have you spelled the class name correctly?</description>
		<content:encoded><![CDATA[<p>Good list. I have one more:</p>
<p>If the classname is driven from a string, either in java source or some other file, have you spelled the class name correctly?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

