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.client.messages:MyMessages
Invoking <generate-with
class='com.google.gwt.i18n.rebind.LocalizableGenerator'/>
Error while executing the JavaScript provider for property
'locale'
Could not parse specified locale
Deferred binding failed for
'com.extjs.gxt.ui.client.messages.MyMessages'; expect subsequent
failures
Unable to load module entry point class zl.gwt.admin.client.AdminApp
(see associated exception for details)
Failure to load module 'zl.gwt.admin.AdminApp'
Now I didn´t now, where I should search for the fealure.
If I comment the line in the gwt.xml, the program gives me no fealure.
Can anybody help me to find the solution for it.
thanx,
aksa
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"GWT-Ext Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---