java.lang.NoClassDefFoundError: com/google/gwt/thirdparty/debugging/sourcemap/SourceMapping

2014-08-18 Thread Paweł Farid
Hi I'm using GWT 2.5.1 with java 1.6. recently I've found in my server log quite a few occurrences of the following error: com.google.gwt.user.server.rpc.UnexpectedException: Service method 'public abstract java.lang.String

i18nCreator Error

2013-06-24 Thread farid mazari-Boufares
Hi, I am using GWT 2.5.1 (For all platforms) with eclipse on a Windows 7. When I try to set up internationalization using the below command I got an error: i18nCreator -eclipse Dashboard -out Dashboard org.sample.dashboard.client.DashboardConstants Error: Created directory Dashboard\src

Re: GWT CSS Style Annotation

2011-11-24 Thread Danial Farid
@cd: IMO css styles, layouts classes, the order and methods for adding widgets to a page are all part of the view and dependent on each other, so it has its own drawbacks to assume that css is a totally different concern and people are always confused whether they should put their css styles

Re: GWT CSS Style Annotation

2011-11-24 Thread Danial Farid
@cd One more thing: to change the styles without the need to recompile the code, I always use chrome or firefox inspector (right click on the element and click inspect element). You can modify the style and see how they look like right on the page and when you are happy with the changes, you

Re: GWT 2.0 RPC not picking up custom generated Serializable classes

2011-09-22 Thread Farid
. Thank you again for your help and if anyone needs more information about this workaround I will be happy to send it to them. On Sep 22, 2:20 am, Martin Söderström martin.k.soderst...@gmail.com wrote: Farid, FYI: my team stopped progress on this project before I had the chance to supply Chris

Re: GWT 2.0 RPC not picking up custom generated Serializable classes

2011-09-20 Thread Farid
if there is any progress on this. It is holding me up at the moment. Many thanks and best regards, farid -- 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

FW: Problems with GWT-RPC and Apache Derby

2011-06-06 Thread Farid Derradji
Hello all,THE GENERAL PROBLEMI am a novice in programming with GWT and I started developing atest application which communicateswith the server side via GWT-RPC . The servlet in turn tries to establish a connection with a Derby Database.But, however, no matter which mode the servlet uses - either