Re: Internalization problem with gwt1.5

2008-10-30 Thread Sumit Chandel
Hi Aksa, It seems that the problem you're encountering lies in one of the libraries you are using. Specifically, com.extjs.gxt.ui.client.messages.MyMessages seems to be part the Ext GWT library. The compiler is having trouble finding the appropriate deferred binding rules for the MyMessages class.

Internalization problem with gwt1.5

2008-10-29 Thread aksa
Hi! I have a big trouble with adding the internalization in my project. I created an interface and the related *.properties files, and I wrote the code, which is needed into the gwt.xml and into the host html. (I ´m using the feature: Constants). Now I get this fealure: Rebinder com.extjs.gxt.ui