RPC problems Method isPrimeNumber of 'PrimeNumber' is not synchronized with 'PrimeNumberAsync'
Roy Bean
Greenhorn
Joined: Jan 26, 2012
Posts: 5
posted
0
hi, i'm new with GWT and i was trying some examples that i found in the Web or in Books.
the example is to do the service to check if a number is prime.
i having in the server the following error:
Method isPrimeNumber of 'PrimeNumber' is not synchronized with 'PrimeNumberAsync'