Caused by: java.lang.RuntimeException: Deferred binding failed for 'com.gwtent.reflection.client.TypeOracle_Visitor$com_fe_client_ui_messages_Message_zh_HK_GWTENTAUTO_ClassType' (did you forget to inherit a required module?)
at com.google.gwt.dev.shell.GWTBridgeImpl.create(GWTBridgeImpl.java:53)
at com.google.gwt.core.shared.GWT.create(GWT.java:57)
at com.google.gwt.core.client.GWT.create(GWT.java:85)
at com.gwtent.reflection.client.TypeOracle_Visitor.doGetType(TypeOracle_Visitor.java:477)
at com.gwtent.reflection.client.impl.TypeOracleImpl.getType(TypeOracleImpl.java:163)
at com.gwtent.reflection.client.impl.TypeOracleImpl.getClassType(TypeOracleImpl.java:182)
at com.gwtent.reflection.client.impl.TypeOracleImpl.getClassType(TypeOracleImpl.java:239)
at com.tech_trans.webrmis.mobile.fe.client.ui.mgwt.view.AbstractUIView.translate(AbstractUIView.java:258)
at com.tech_trans.webrmis.mobile.fe.client.ui.mgwt.view.AbstractUIView.init(AbstractUIView.java:104)
at com.tech_trans.webrmis.mobile.fe.client.ui.mgwt.view.operation.StartupViewImpl.init(StartupViewImpl.java:29)
at com.tech_trans.webrmis.mobile.fe.client.ui.mgwt.MgwtViewFactoryImpl.toInitializedAppView(MgwtViewFactoryImpl.java:229)
at com.tech_trans.webrmis.mobile.fe.client.ui.mgwt.MgwtViewFactoryImpl.createView(MgwtViewFactoryImpl.java:381)
at com.tech_trans.webrmis.mobile.fe.client.ui.mgwt.MgwtViewFactoryImpl.createView(MgwtViewFactoryImpl.java:1)
at com.tech_trans.gwt.mvp.client.app.AbstractSimpleViewFactory.getView(AbstractSimpleViewFactory.java:26)
at com.tech_trans.webrmis.mobile.fe.client.activity.system.StartupActivity.getStartUpView(StartupActivity.java:20)
at com.tech_trans.webrmis.mobile.fe.client.activity.system.StartupActivity.getView(StartupActivity.java:32)
at com.tech_trans.webrmis.mobile.fe.client.activity.AppPageActivity.start(AppPageActivity.java:46)
at com.google.gwt.activity.shared.ActivityManager.tryStart(ActivityManager.java:226)
at com.google.gwt.activity.shared.ActivityManager.onPlaceChange(ActivityManager.java:153)
... 40 more