If that's the main use case, then I agree. The reason I brought it up was
because App Engine also does its own validation of the web.xml file, so it
seemed like we were doing double-work here.

On Mon, Apr 26, 2010 at 3:33 PM, Scott Blum <sco...@google.com> wrote:

> I think that would just make things more complicated, and add new
> requirements to SCLs.  This is mostly intended as a sanity check for
> developers who put <servlet> tags in their .gwt.xml, but don't update their
> web.xml and then wonder why their RPC service is 404'ing them.
>
>
> On Mon, Apr 26, 2010 at 3:30 PM, <rda...@google.com> wrote:
>
>> LGTM. Though, I wonder if a better solution would be delegating the
>> validation of web.xml to the SCL, as opposed to doing it in GWT.
>>
>>
>> http://gwt-code-reviews.appspot.com/371801/show
>>
>
>

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to