<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic simple Google Web Toolkit app, with no success in Archive</title>
    <link>https://business.forums.bt.com/t5/Archive/simple-Google-Web-Toolkit-app-with-no-success/m-p/50626#M14898</link>
    <description>&lt;P&gt;Hi;&lt;/P&gt;&lt;P&gt;I'm trying to evaluate Google Web Toolkit pretty much as an experiment.&amp;nbsp; I have the simplest possible demo, a Hello World level app, that runs happily in devmode on my Windows XP system, as well as with Tomcat 6 on the same system.&lt;BR /&gt;&lt;BR /&gt;When I upload the same WAR file to &amp;lt;MyServer&amp;gt;/webapps, it gets expanded and the initial page is displayed. Clicking the send button causes an Error 500, with Firefox/Firebug reporting the following message:&lt;/P&gt;&lt;PRE&gt;&amp;lt;title&amp;gt;500 Servlet Exception&amp;lt;/title&amp;gt;
&amp;lt;h1&amp;gt;500 Servlet Exception&amp;lt;/h1&amp;gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;
javax.servlet.ServletException: Class `com.lunarpages.jeremyrussell.server.GreetingServiceImpl'
was not found in classpath.
Classes normally belong in /gwtest2/WEB-INF/classes.
   at com.caucho.server.http.Application.instantiateServlet(Application.java:3198)
   at com.caucho.server.http.Application.createServlet(Application.java:3104)
   at com.caucho.server.http.Application.loadServlet(Application.java:3065)
   at com.caucho.server.http.QServletConfig.loadServlet(QServletConfig.java:435)
   at com.caucho.server.http.Application.getFilterChainServlet(Application.java:2809)
   at com.caucho.server.http.Application.buildFilterChain(Application.java:2765)
   at com.caucho.server.http.Invocation.service(Invocation.java:313)
   at com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:135)
   at com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:346)
   at com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:274)
   at com.caucho.server.TcpConnection.run(TcpConnection.java:139)
   at java.lang.Thread.run(Thread.java:534)
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;
&amp;lt;hr /&amp;gt;&amp;lt;small&amp;gt;
Resin 2.1.13 (built Thu Apr  1 10:57:42 PST 2004)
&amp;lt;/small&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Via the cPanel file manager, I have confirmed that "com.lunarpages.jeremyrussell.server.GreetingServiceImpl.class" is present in the /public_html/webapps/gwtest2/WEB-INF/classes directory.&lt;/P&gt;&lt;P&gt;Thanks&lt;IMG border="0" src="http://imagicon.info/cat/12-1/text-smiley.png" /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Feb 2013 06:22:08 GMT</pubDate>
    <dc:creator>orthohin</dc:creator>
    <dc:date>2013-02-06T06:22:08Z</dc:date>
    <item>
      <title>simple Google Web Toolkit app, with no success</title>
      <link>https://business.forums.bt.com/t5/Archive/simple-Google-Web-Toolkit-app-with-no-success/m-p/50626#M14898</link>
      <description>&lt;P&gt;Hi;&lt;/P&gt;&lt;P&gt;I'm trying to evaluate Google Web Toolkit pretty much as an experiment.&amp;nbsp; I have the simplest possible demo, a Hello World level app, that runs happily in devmode on my Windows XP system, as well as with Tomcat 6 on the same system.&lt;BR /&gt;&lt;BR /&gt;When I upload the same WAR file to &amp;lt;MyServer&amp;gt;/webapps, it gets expanded and the initial page is displayed. Clicking the send button causes an Error 500, with Firefox/Firebug reporting the following message:&lt;/P&gt;&lt;PRE&gt;&amp;lt;title&amp;gt;500 Servlet Exception&amp;lt;/title&amp;gt;
&amp;lt;h1&amp;gt;500 Servlet Exception&amp;lt;/h1&amp;gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;
javax.servlet.ServletException: Class `com.lunarpages.jeremyrussell.server.GreetingServiceImpl'
was not found in classpath.
Classes normally belong in /gwtest2/WEB-INF/classes.
   at com.caucho.server.http.Application.instantiateServlet(Application.java:3198)
   at com.caucho.server.http.Application.createServlet(Application.java:3104)
   at com.caucho.server.http.Application.loadServlet(Application.java:3065)
   at com.caucho.server.http.QServletConfig.loadServlet(QServletConfig.java:435)
   at com.caucho.server.http.Application.getFilterChainServlet(Application.java:2809)
   at com.caucho.server.http.Application.buildFilterChain(Application.java:2765)
   at com.caucho.server.http.Invocation.service(Invocation.java:313)
   at com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:135)
   at com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:346)
   at com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:274)
   at com.caucho.server.TcpConnection.run(TcpConnection.java:139)
   at java.lang.Thread.run(Thread.java:534)
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;
&amp;lt;hr /&amp;gt;&amp;lt;small&amp;gt;
Resin 2.1.13 (built Thu Apr  1 10:57:42 PST 2004)
&amp;lt;/small&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Via the cPanel file manager, I have confirmed that "com.lunarpages.jeremyrussell.server.GreetingServiceImpl.class" is present in the /public_html/webapps/gwtest2/WEB-INF/classes directory.&lt;/P&gt;&lt;P&gt;Thanks&lt;IMG border="0" src="http://imagicon.info/cat/12-1/text-smiley.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2013 06:22:08 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/simple-Google-Web-Toolkit-app-with-no-success/m-p/50626#M14898</guid>
      <dc:creator>orthohin</dc:creator>
      <dc:date>2013-02-06T06:22:08Z</dc:date>
    </item>
  </channel>
</rss>

