Hello,

I'm developing an application GWT on Websphere 7 and I'm using the GWT SDK 
version 2.4 and jdk 1.6_23.
To make asynchronous calls would use requestfactory but I am having 
problems at the time the call is made. In particular, I get the following 
error:
Error 404: javax.servlet.UnavailableException: SRVE0203E: Servlet 
[requestFactoryServlet]: 
com.google.web.bindery.requestfactory.server.RequestFactoryServlet was 
found, but is missing another required class. SRVE0206E: This error 
implies, in general, that the servlet was originally compiled with classes 
that the server is able to identify. SRVE0187E: Check your classpath and 
make sure that you have all the required classes from servlet.SRVE0210I: 
The problem can be solved by recompiling the servlet using only the classes 
in the classpath runtime application SRVE0234I: Application Classpath = [C: 
\ Program files (x86) \ IBM \ SDP \ runtimes \ base_v7 \ java \ lib;

How can I know where is the problem?!

thanks
Andrea

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/k6HykKy3w0UJ.
To post to this group, send email to google-web-toolkit@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