Upgrading gwt 2.8 RC2 to GWT 2.8 seems to have broken requestfactory 
editors, see unreadable stacktrace below.
Everything else but the editors are working, any clue how I could 
debug/solve this?
I checked the dependencies for conflicts, only difference I could see was a 
minor version increase for js interop?

The problem does not occur when the editor has no childs: removing the 
.with(..) parameters in the requestfactory call.


Exception: com.google.gwt.core.client.JavaScriptException: (ReferenceError) 
: Ocj_g$ is not defined
ConsoleLogger.java:32 ReferenceError: Ocj_g$ is not defined
    at Igj_g$ (AutoBeanCodexImpl.java:613)
    at thj_g$.whj_g$ [as extractSplittable_0_g$] 
(AutoBeanCodexImpl.java:325)
    at YDh_g$.qjh_g$ [as setProperty_2_g$] (AbstractAutoBean.java:277)
    at gEh_g$.<anonymous> (ClientPropertyContext.java:45)
    at scj_g$ (ClientPropertyContext.java:53)
    at gcj_g$.ocj_g$ [as set_48_g$] (ClientPropertyContext.java:137)
    at _oj_g$.apj_g$ [as visitReferenceProperty_0_g$] 
(AbstractRequestContext.java:949)
    at YDh_g$.dEh_g$ [as traverseProperties_0_g$] 
(SettingsProxyAutoBean_com_google_web_bindery_requestfactory_shared_impl_EntityProxyCategory_com_goo…:142)
    at YDh_g$.sjh_g$ [as traverse_1_g$] (AbstractAutoBean.java:166)
    at YDh_g$.Xih_g$ [as accept_11_g$] (AbstractAutoBean.java:101)
    at zbh_g$.B2g_g$ [as processReturnOperation_0_g$] 
(AbstractRequestContext.java:927)
    at zbh_g$.C2g_g$ [as processReturnOperations_0_g$] 
(AbstractRequestContext.java:1279)
    at fqj_g$.iqj_g$ [as processPayload_0_g$] 
(AbstractRequestContext.java:373)
    at kpj_g$.mpj_g$ [as onTransportSuccess_0_g$] 
(AbstractRequestContext.java:1160)
    at ulj_g$.wlj_g$ [as onResponseReceived_0_g$] 
(DefaultRequestTransport.java:136)
    at kTh_g$.mTh_g$ [as onResponseReceived_0_g$] 
(CustomRequestTransport.java:28)
    at rkc_g$.ukc_g$ [as fireOnResponseReceived_0_g$] (Request.java:250)
    at Blc_g$.Clc_g$ [as onReadyStateChange_0_g$] (RequestBuilder.java:412)
    at XMLHttpRequest.<anonymous> (XMLHttpRequest.java:329)
    at jK_g$ (Impl.java:239)
    at mK_g$ (Impl.java:291)
    at XMLHttpRequest.<anonymous> (Impl.java:77)

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to