Want to also mentioned here that following changes are needed if one
opt to fully migrate away from the old package to the new bindery
package:
----web.xml----
<servlet>
<servlet-name>requestFactory</servlet-name>
<servlet-
class>com.google.web.bindery.requestfactory.server.RequestFactoryServlet</
servlet-class>
</servlet>
----GWT's *.gwt.xml----
<inherits name="com.google.web.bindery.requestfactory.RequestFactory" /
>
Joseph
--
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.