It is probably still mapped in your web.xml file under war/WEB-INF.
On Jun 9, 1:37 pm, Recognition101 <[email protected]> wrote:
> Hi all,
>
> I'm trying to create a new application with GWT using the eclipse
> plugin. I created it, and it created the greeting application by
> default. I changed the application, which included deleting the
> server.GreetingServiceImpl class.
>
> My new application compiles with no errors. However, when I try to run
> it in hosted mode, it says:
>
> Jun 9, 2009 5:08:38 PM com.google.apphosting.utils.jetty.JettyLogger
> warn
> WARNING: EXCEPTION
> Throwable occurred: java.lang.ClassNotFoundException:
> ajax.server.GreetingServiceImpl
>
> What's the issue here? Why is it still looking for that?
>
> Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---