Hello everyone,

I try to setup a project with gwt, tomcat, maven, spring in eclipse.
That's really hard stuff.

At least I got the server running - without syncing all static
contents or libs from the pom.xml. But that's ok right now.

I cannot access my remote service. Everytime I get a 404:

------------------------------------
HTTP Status 404 - my-viewer/my.viewer.web.gwt.MyViewer/core

type Status report

message /my-viewer/my.viewer.web.gwt.MyViewer/core

description The requested resource (/my-viewer/
my.viewer.web.gwt.MyViewer/core) is not available.
-----------------------------------------

the web.xml looks like this: http://pastebin.org/545314

my remoteservice (with Interface) looks like this: http://pastebin.org/545338

my MyViewer.gwt.xml looks like this: http://pastebin.org/545354

and my my.viewer.web.gwt.client.MyViewer Class looks like this:
http://pastebin.org/545355

I cannot see where the problem is. Does anyone else?

Martin

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

Reply via email to