                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>No technical expert advice can be found here ;) &#187; NoClassDefFoundError</title>
	<atom:link href="http://blog.elitecoderz.net/tag/noclassdeffounderror/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.elitecoderz.net</link>
	<description>Weblog by Erik Scholtz</description>
	<lastBuildDate>Thu, 08 Dec 2011 09:46:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>GWT &#8211; java.lang.NoClassDefFoundError when using .jars with eclipse</title>
		<link>http://blog.elitecoderz.net/gwt-java-lang-noclassdeffounderror-when-using-jars-with-eclipse/2009/12/</link>
		<comments>http://blog.elitecoderz.net/gwt-java-lang-noclassdeffounderror-when-using-jars-with-eclipse/2009/12/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 19:55:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GWT]]></category>
		<category><![CDATA[deploy]]></category>
		<category><![CDATA[jar]]></category>
		<category><![CDATA[NoClassDefFoundError]]></category>
		<category><![CDATA[war]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=288</guid>
		<description><![CDATA[10.12.2009 19:19:19 com.google.apphosting.utils.jetty.JettyLogger warn WARNUNG: Nested in javax.servlet.ServletException: init: java.lang.NoClassDefFoundError: org/jibble/pircbot/PircBot at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:675) This exception can occure, when you try to use an .jar with GWT on the server side. The error message tells you, that the included path to your .jar (in this case org.jibble.pircbot.PircBot) can not be found. This normally [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/gwt-java-lang-noclassdeffounderror-when-using-jars-with-eclipse/2009/12/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

