Hi @all,

now i try to start orcades-spring-gwt-sample in Eclipse with righClick-
>RunAs->WebApplication. The application starts successfully, but i see
no login panel and in console there are the following Warnings:


<snip>

[WARN] Module declares a servlet class
'org.springframework.web.context.support.HttpRequestHandlerServlet'
with a mapping to '/springsample.SampleModule/sampleService2-
unsecure.gwt', but the web.xml has no corresponding mapping; please
add the following lines to your web.xml:
<servlet-mapping>
  <servlet-name>shell2</servlet-name>
  <url-pattern>/springsample.SampleModule/sampleService2-unsecure.gwt</
url-pattern>
</servlet-mapping>
</snip>

I checked out:  http://net-orcades-spring.googlecode.com/svn/trunk/
net-orcades-spring.

What i am do wrong?

Thanks for help!

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