Re: GWT RPC Serialization on web and app server

2020-06-08 Thread Snehalkumar Rangnenwar
Yes they do match.

On Friday, June 5, 2020 at 9:47:18 PM UTC+5:30, Michael Joyner wrote:
>
> Does your servlet context path exactly match the request path as sent by 
> the browser?
>
> On 6/5/20 3:23 AM, Snehalkumar Rangnenwar wrote:
>
> Hey Entlog ,  
>  what was the solution you applied in jmeter to fix the incompatibility 
> issue ? please let us know as well.
>
> Thank in advance, 
> skay
>
>
> On Wednesday, January 15, 2014 at 7:10:34 PM UTC+5:30, Benoit GUILLOTIN 
> wrote: 
>>
>> HI Entlog,
>>
>> How did U fix ur problem on Jmeter with the .gwt.rpc file ? 
>> Im still looking for fixing this IncompatibleRemoteServiceException.
>>
>> Thanks for ur answer.
>> Benoit
>>
>> Le jeudi 23 mai 2013 12:30:21 UTC+2, Entlog a écrit : 
>>>
>>> Awesome!! Thanks. I was having problems with a jmeter test and I saw 
>>> your solution...it's really that! The jmeter captured request had the 
>>> reference to the hash for another deployed environment and when trying to 
>>> test against another deployed war it was throwing the serializable error. 
>>> Now I know how to fix it :)...
>>>
>>> El jueves, 1 de noviembre de 2012 10:27:54 UTC+1, Jens escribió: 

 Make sure that your app server can still find the .rpc file. 
 Thats your GWT-RPC serialization policy file that the server must know in 
 order to serialize anything that implements Serializable. If it does not 
 find this file it falls back to the old IsSerializable mechanism and if 
 you 
 do not have implemented that interface serialization will fail.  

 Normally you should see a warning in the app server log on the first 
 RPC request when GWT's RemoteServiceServlet tries to load the 
 serialization 
 policy file but can not find it.

 For example I often have to change the lookup of that file because my 
 deployment does not conform to GWT's standard assumptions.

 -- J.

>>> -- 
> You received this message because you are subscribed to the Google Groups 
> "GWT Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to google-web-toolkit+unsubscr...@googlegroups.com .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/google-web-toolkit/5c9d5947-af97-4b68-892c-b98f52de3033o%40googlegroups.com
>  
> 
> .
>
>
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/f6d3dcb9-3350-4823-8c9e-dea51f95851do%40googlegroups.com.


Re: GWTC 2.9.0 has problems compiling my generics

2020-06-08 Thread David Nouls
Has somebody created an issue to fix this regression ? This is blocking me 
from migrating to GWT 2.9.0

On Friday, May 29, 2020 at 5:54:14 PM UTC+2, Thomas Broyer wrote:
>
> Log of the error in our project:
>Tracing compile failure path for type 
> 'org.waveprotocol.wave.model.supplement.WaveletBasedSupplement'
>   [ERROR] Errors in 
> 'jar:file:/home/tbr/.gradle/caches/modules-2/files-2.1/org.waveprotocol.waveinabox/waveinabox-model/0.3-atolcd-1206559-patched-4/4a2a46fd36d1308d05cc705a3ee055401c6cc5e3/waveinabox-model-0.3-atolcd-1206559-patched-4-sources.jar!/org/waveprotocol/wave/model/supplement/WaveletBasedSupplement.java'
>  [ERROR] Line 948: The method createWaveletSeenVersion(
> DocumentEventRouter) in the type WaveletBasedSupplement is 
> not applicable for the arguments (DocumentEventRouter ?,capture#90-of ? extends N>)
>  [ERROR] Line 943: The method create(ObservableMutableDocument ,?>) in the type DefaultDocumentEventRouter is not applicable for the 
> arguments (ObservableMutableDocument)
>  [ERROR] Line 953: The method create(ObservableMutableDocument ,?>) in the type DefaultDocumentEventRouter is not applicable for the 
> arguments (ObservableMutableDocument)
>  [ERROR] Line 918: The method createMuted(DocumentEventRouter super E,E,?>) in the type WaveletBasedSupplement is not applicable for 
> the arguments (DocumentEventRouter extends N>)
>  [ERROR] Line 933: The method createPendingNotification(
> DocumentEventRouter) in the type WaveletBasedSupplement is 
> not applicable for the arguments (DocumentEventRouter ?,capture#81-of ? extends N>)
>  [ERROR] Line 938: The method createWaveletReadState(
> DocumentEventRouter, ObservablePrimitiveSupplement.Listener
> ) in the type WaveletBasedSupplement is not applicable for the arguments (
> DocumentEventRouter, 
> ObservablePrimitiveSupplement.Listener)
>  [ERROR] Line 958: The method create(ObservableMutableDocument ,?>) in the type DefaultDocumentEventRouter is not applicable for the 
> arguments (ObservableMutableDocument)
>  [ERROR] Line 923: The method create(ObservableMutableDocument ,?>) in the type DefaultDocumentEventRouter is not applicable for the 
> arguments (ObservableMutableDocument)
>  [ERROR] Line 913: The method createFolders(DocumentEventRouter super E,E,?>) in the type WaveletBasedSupplement is not applicable for 
> the arguments (DocumentEventRouter extends N>)
>  [ERROR] Line 913: The method create(ObservableMutableDocument ,?>) in the type DefaultDocumentEventRouter is not applicable for the 
> arguments (ObservableMutableDocument)
>  [ERROR] Line 938: The method create(ObservableMutableDocument ,?>) in the type DefaultDocumentEventRouter is not applicable for the 
> arguments (ObservableMutableDocument)
>  [ERROR] Line 933: The method create(ObservableMutableDocument ,?>) in the type DefaultDocumentEventRouter is not applicable for the 
> arguments (ObservableMutableDocument)
>  [ERROR] Line 943: The method createWaveletCollapsedState(
> DocumentEventRouter, ObservablePrimitiveSupplement.Listener
> ) in the type WaveletBasedSupplement is not applicable for the arguments (
> DocumentEventRouter, 
> ObservablePrimitiveSupplement.Listener)
>  [ERROR] Line 948: The method create(ObservableMutableDocument ,?>) in the type DefaultDocumentEventRouter is not applicable for the 
> arguments (ObservableMutableDocument)
>  [ERROR] Line 923: The method createCleared(DocumentEventRouter super E,E,?>) in the type WaveletBasedSupplement is not applicable for 
> the arguments (DocumentEventRouter extends N>)
>  [ERROR] Line 958: The method createAbuseStore(DocumentEventRouter
> ) in the type WaveletBasedSupplement is not applicable for 
> the arguments (DocumentEventRouter extends N>)
>  [ERROR] Line 953: The method createWaveletNotifiedVersion(
> DocumentEventRouter) in the type WaveletBasedSupplement is 
> not applicable for the arguments (DocumentEventRouter ?,capture#93-of ? extends N>)
>  [ERROR] Line 918: The method create(ObservableMutableDocument ,?>) in the type DefaultDocumentEventRouter is not applicable for the 
> arguments (ObservableMutableDocument)
>  [ERROR] Line 963: The method create(ObservableMutableDocument ,?>) in the type DefaultDocumentEventRouter is not applicable for the 
> arguments (ObservableMutableDocument)
>  [ERROR] Line 928: The method create(ObservableMutableDocument ,?>) in the type DefaultDocumentEventRouter is not applicable for the 
> arguments (ObservableMutableDocument)
>  [ERROR] Line 963: The method createGadgetStatesDoc(
> DocumentEventRouter, ObservablePrimitiveSupplement.Listener
> ) in the type WaveletBasedSupplement is not applicable for the arguments (
> DocumentEventRouter, 
> ObservablePrimitiveSupplement.Listener)
>  [ERROR] Line 928: The method createWaveletArchiveState(
> DocumentEventRouter) in the type