Do you have a properly configured web.xml?  You can check through the
documentation of everything you need to have at:

http://code.google.com/webtoolkit/doc/1.6/DevGuideOrganizingProjects.html

I would also strongly recommend you create and try running a brand new
project using the plugin or webAppCreator, as these have a simple RPC
client-server already fully working.  You can then ensure that both
the client and server are running under hosted mode, maybe add some of
your server Oracle access code to that to verify that it works there,
and then compare with what you have to help get your app running.

On Apr 21, 4:05 am, keyboard_samurai <[email protected]> wrote:
> After i remove the dependency on Google App Engine i.e after
> unchecking "Use Google App Engine" How do i configure the GWT plugin
> to use tomcat ? is that possible ? or should i be building a war and
> deploy the code on tomcat and then check ?
>
> Thanks for your patience ...
>
> On Apr 20, 11:06 pm, kozura <[email protected]> wrote:
>
>

-- 
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