Re: Documentation 'Getting started with RequestFactory' is missing the 'inherits' point

2010-12-21 Thread Charles Joynson
Additional servlet mappings are required as well.

See http://code.google.com/p/google-web-toolkit/issues/detail?id=5787

On Nov 23, 4:47 am, Eric ericbo...@gmail.com wrote:
 What about servlet mappings in web.xml ?
 I'm looking at the expenses example and the web.xml contains entries
 for few servlets.
 Do we have to add the servlet mappings as well ?

 On Nov 23, 8F:21 am, Berzehk berz...@gmail.com wrote:







  It should mention the gwt.app.xml file should contain :
    inherits name='com.google.gwt.requestfactory.RequestFactory' /
  to work correctly. There is no mention of it in the document.. It's
  only appearing in the dynatablerf example.

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



Re: Documentation 'Getting started with RequestFactory' is missing the 'inherits' point

2010-11-23 Thread Thomas Broyer

On 23 nov, 07:21, Berzehk berz...@gmail.com wrote:
 It should mention the gwt.app.xml file should contain :
   inherits name='com.google.gwt.requestfactory.RequestFactory' /
 to work correctly. There is no mention of it in the document.. It's
 only appearing in the dynatablerf example.

*and* the doc about How do I know which GWT modules I need to
inherit? is still listing only a few modules dating from GWT 1.5:
http://code.google.com/webtoolkit/doc/latest/DevGuideOrganizingProjects.html#DevGuideInheritingModules

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



Re: Documentation 'Getting started with RequestFactory' is missing the 'inherits' point

2010-11-23 Thread Eric

What about servlet mappings in web.xml ?
I'm looking at the expenses example and the web.xml contains entries
for few servlets.
Do we have to add the servlet mappings as well ?

On Nov 23, 8F:21 am, Berzehk berz...@gmail.com wrote:
 It should mention the gwt.app.xml file should contain :
   inherits name='com.google.gwt.requestfactory.RequestFactory' /
 to work correctly. There is no mention of it in the document.. It's
 only appearing in the dynatablerf example.

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



Documentation 'Getting started with RequestFactory' is missing the 'inherits' point

2010-11-22 Thread Berzehk
It should mention the gwt.app.xml file should contain :
  inherits name='com.google.gwt.requestfactory.RequestFactory' /
to work correctly. There is no mention of it in the document.. It's
only appearing in the dynatablerf example.

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