Brian Slesinsky has posted comments on this change.

Change subject: Added gwt.codeserver.port system property to RemoteServiceServlet
......................................................................


Patch Set 4:

(3 comments)

....................................................
File user/src/com/google/gwt/user/server/rpc/RemoteServiceServlet.java
Line 123:       new SerializationPolicyClient(5000, 5000);
Documented the constructor. (I think it's not too bad since there are only two parameters.)


....................................................
File user/src/com/google/gwt/user/server/rpc/SerializationPolicyClient.java
Line 36:   SerializationPolicyClient(int connectTimeout, int readTimeout) {
Done


Line 82: logger.logInfo("downloaded serialization policy from " + sourceName);
Done


--
To view, visit https://gwt-review.googlesource.com/2341
To unsubscribe, visit https://gwt-review.googlesource.com/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iaf2366cb94297e738cf50bb9d8038fef66b89722
Gerrit-PatchSet: 4
Gerrit-Project: gwt
Gerrit-Branch: master
Gerrit-Owner: Brian Slesinsky <[email protected]>
Gerrit-Reviewer: Brian Slesinsky <[email protected]>
Gerrit-Reviewer: Goktug Gokdogan <[email protected]>
Gerrit-Reviewer: Matthew Dempsky <[email protected]>
Gerrit-HasComments: Yes

--
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- You received this message because you are subscribed to the Google Groups "Google Web Toolkit Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to