Works perfectly. Thank you very much..... ufff i'm glad:  less code for us! 


Am Dienstag, 9. Oktober 2012 19:42:06 UTC+2 schrieb Manuel Carrasco:
>
>
>
> On Tue, Oct 9, 2012 at 4:38 PM, Christoph Henrici 
> <chhe...@gmail.com<javascript:>
> > wrote:
>
>> Great! 
>> Sorry i don't know that much about patches.... which one should i 
>> download ... and can i run them against jars? i have'nt the source code 
>> dist of gwt, i working with eclipse. If it's not to much work, you could 
>> give me a couple instructions and i ll test ? ;-)) 
>>
>>
> - Download the original  ReflectiveServiceLayer.java [1] from the gwt 
> repository
> - Save it in your project in the folder: 
> [your_src_folder]/com/google/web/bindery/requestfactory/server/
> - Download the patch I sent for this file [2] from the review site
> - patch your file, if you are running unix 
>   $ cd [your_src_folder]
>   $ patch -p2 < [path_to_the_downloaded_diff_file]
> - if you don't have the patch command, you can use eclipse or make the 
> modifications in [3] by hand 
> - compile and run your project, it should use the patched class (because 
> it is firt in your classpath) instead of the original one
>
>
> [1] 
> http://google-web-toolkit.googlecode.com/svn/trunk/user/src/com/google/web/bindery/requestfactory/server/ReflectiveServiceLayer.java
> [2] 
> http://gwt-code-reviews.appspot.com/download/issue1764804_15003_7004.diff
> [3] 
> http://gwt-code-reviews.appspot.com/1764804/diff2/9009:15003/user/src/com/google/web/bindery/requestfactory/server/ResolverServiceLayer.java
>
>
>

-- 
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/-/3K-VwifKpiUJ.
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