                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <?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; GWT</title>
	<atom:link href="http://blog.elitecoderz.net/category/development/gwt/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>org.mortbay.thread.Timeout. exception on new GWT webapplication with instantiations gwt designer or windowbuilder pro</title>
		<link>http://blog.elitecoderz.net/org-mortbay-thread-timeout-exception-on-new-gwt-webapplication-with-instantiations-gwt-designer-or-windowbuilder-pro/2010/05/</link>
		<comments>http://blog.elitecoderz.net/org-mortbay-thread-timeout-exception-on-new-gwt-webapplication-with-instantiations-gwt-designer-or-windowbuilder-pro/2010/05/#comments</comments>
		<pubDate>Wed, 12 May 2010 09:30:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[exception]]></category>
		<category><![CDATA[instantiations]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=365</guid>
		<description><![CDATA[When creating a new WebApplication with GWT SDK 2.0.3 and App Engine SDK 1.3.3 in eclipse using the Instantiations WindowBuilder Pro or GWT Designer, the following error occors when trying to launch the &#8220;GWT application&#8221; (google calls this &#8220;Development Mode&#8221;). Exception in thread &#8220;main&#8221; java.lang.NoSuchMethodError: org.mortbay.thread.Timeout.&#60;init&#62;(Ljava/lang/Object;)V at org.mortbay.io.nio.SelectorManager$SelectSet.&#60;init&#62;(SelectorManager.java:306) at org.mortbay.io.nio.SelectorManager.doStart(SelectorManager.java:223) at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39) at org.mortbay.jetty.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:303) at [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/org-mortbay-thread-timeout-exception-on-new-gwt-webapplication-with-instantiations-gwt-designer-or-windowbuilder-pro/2010/05/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Missing required argument &#8216;module[s]&#8216; Google Web Toolkit &#8211; jetty does not start in eclipse &#8211; project is not GWT project</title>
		<link>http://blog.elitecoderz.net/missing-required-argument-modules-google-web-toolkit-jetty-does-not-start-in-eclipse-project-is-not-gwt-project/2010/04/</link>
		<comments>http://blog.elitecoderz.net/missing-required-argument-modules-google-web-toolkit-jetty-does-not-start-in-eclipse-project-is-not-gwt-project/2010/04/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 06:56:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[jetty]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=356</guid>
		<description><![CDATA[Missing required argument &#8216;module[s]&#8216; Google Web Toolkit 2.0.3 DevMode [-noserver] [-port port-number &#124; "auto"] [-whitelist whitelist-string] [-blacklist blacklist-string] [-logdir directory] [-logLevel level] [-gen dir] [-bindAddress host-name-or-address] [-codeServerPort port-number &#124; "auto"] [-server servletContainerLauncher[:args]] [-startupUrl url] [-war dir] [-extra dir] [-workDir dir] module[s] where -noserver Prevents the embedded web server from running -port Specifies the TCP port [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/missing-required-argument-modules-google-web-toolkit-jetty-does-not-start-in-eclipse-project-is-not-gwt-project/2010/04/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>GWT Toolbar for RichTextArea (a RichTextToolbar with HTML-Editor)</title>
		<link>http://blog.elitecoderz.net/gwt-toolbar-for-richtextarea-a-richtexttoolbar-with-html-editor/2010/02/</link>
		<comments>http://blog.elitecoderz.net/gwt-toolbar-for-richtextarea-a-richtexttoolbar-with-html-editor/2010/02/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 07:13:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GWT]]></category>
		<category><![CDATA[RichTextArea]]></category>
		<category><![CDATA[RichTextToolBar]]></category>
		<category><![CDATA[Widget]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=322</guid>
		<description><![CDATA[Due to the lack of a RichTextToolbar including the option to switch between HTML and WYSIWYG-view, I wrote a simple implementation for my own. Here is a screenshot and the complete source-code. The Toolbar is compatible to GWT 2.0, but can be easily downgraded to GWT 1.7.x. If you need a downgraded version, feel free [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/gwt-toolbar-for-richtextarea-a-richtexttoolbar-with-html-editor/2010/02/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>GWT and tomcat: Create .war using eclipse to deploy .war on tomcat</title>
		<link>http://blog.elitecoderz.net/gwt-and-tomcat-create-war-using-eclipse-to-deploy-war-on-tomcat/2009/12/</link>
		<comments>http://blog.elitecoderz.net/gwt-and-tomcat-create-war-using-eclipse-to-deploy-war-on-tomcat/2009/12/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 18:35:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GWT]]></category>
		<category><![CDATA[deploy]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[jar]]></category>
		<category><![CDATA[tomcat]]></category>
		<category><![CDATA[war]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=286</guid>
		<description><![CDATA[Howto compfortably build a correct .war from your GWT-project using eclipse to deploy it to a tomcat server. There are only two simple steps to take, to build a .war from your GWT project: Short version: The first step is building a .jar from your src-folder and putting the .jar into the lib-folder of the [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/gwt-and-tomcat-create-war-using-eclipse-to-deploy-war-on-tomcat/2009/12/feed/</wfw:commentRss>
		<slash:comments>60</slash:comments>
		</item>
		<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>
		<item>
		<title>GWT and XML &#8211; First steps with com.google.gwt.xml</title>
		<link>http://blog.elitecoderz.net/gwt-and-xml-first-steps-with-comgooglegwtxmlerste-schritte-mit-gwt-und-xml-unter-comgooglegwtxml/2009/05/</link>
		<comments>http://blog.elitecoderz.net/gwt-and-xml-first-steps-with-comgooglegwtxmlerste-schritte-mit-gwt-und-xml-unter-comgooglegwtxml/2009/05/#comments</comments>
		<pubDate>Sat, 02 May 2009 13:54:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GWT]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[inherit]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=227</guid>
		<description><![CDATA[Developing web applications and portals using eclipse, GWT (google web toolkit) and apache tomcat is one of the most effective ways to get your work done: The result will always be a very high-performance AJAX application. To exchange data from the AJAX surface to the tomcat-server, I decided to use the GWT RPC, exchanging XML [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/gwt-and-xml-first-steps-with-comgooglegwtxmlerste-schritte-mit-gwt-und-xml-unter-comgooglegwtxml/2009/05/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

