GreetingService, GreetingServiceAsync, after deleting: errors

2010-04-15 Thread gafgaf
Hi,

after i have created a GWT-Project, when i delete:
GreetingService, GreetingServiceAsync from the package e.g.
de.myproject.testconnectorsgwt.client i got errors when i try to Run
As or Debug Aa Web Application.

WHy is that so??? I'm beginner but i know so far, that i'm not using
these classes!

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GreetingService, GreetingServiceAsync, after deleting: errors

2010-04-15 Thread Katharina Probst
Well, have you deleted all references to these files in your
TestConnectorsGwt?  Have you deleted the class GreetingServiceImpl on the
server?  You probably also want to take it out of your web.xml file (that's
in your war directory), although it should run fine if you have all other
reference removed.

kathrin


On Thu, Apr 15, 2010 at 3:38 PM, gafgaf gaaf...@googlemail.com wrote:

 Hi,

 after i have created a GWT-Project, when i delete:
 GreetingService, GreetingServiceAsync from the package e.g.
 de.myproject.testconnectorsgwt.client i got errors when i try to Run
 As or Debug Aa Web Application.

 WHy is that so??? I'm beginner but i know so far, that i'm not using
 these classes!

 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.