Change in web.xml also did the trick.

On May 15, 12:32 pm, Pints <[email protected]> wrote:
> Hi,
>
> I created the applictaion using Google Plugin and got the default
> GreetingService.
>
> On progressing further i changed GreetingService name to Service, as
> GreetingService doesn't suits for business applications, and got the
> following exception.
>
> java.lang.ClassNotFoundException:
> com.edge.app.server.GreetingServiceImpl
>         at java.net.URLClassLoader$1.run(Unknown Source)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at java.net.URLClassLoader.findClass(Unknown Source)
>         at java.lang.ClassLoader.loadClass(Unknown Source)
>         at
> com.google.appengine.tools.development.IsolatedAppClassLoader.loadClass
> (IsolatedAppClassLoader.java:142)
>         at java.lang.ClassLoader.loadClass(Unknown Source)
>         at org.mortbay.util.Loader.loadClass(Loader.java:91)
>
> Obviously somewhere some other configuration has to be done but as of
> now i am unable to figure out.
>
> I guess there should be a way to define multiple services as well in
> 1.6.
>
> Any clues please.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to