Hi everybody,
I'am actually working in an GWT 2.3 application with GWT-Ext 2.2.5. The
application works fine in hosted mode, the compilation is okay
but when I deploy it on a Tomcat server, there ares loads of problems :
- An error message appears : ""Should only call onDetach when the widget
is attached to the browser's document"
- Onclic events on Images throws "(TypeError): b is null
stack: GT(null,true)@
http://localhost:8080/NDF/NDF/AA0A62A535C735195B36074994D42CA3.cache.html:3131
zdb([object
Object])@http://localhost:8080/NDF/NDF/AA0A62A535C735195B36074994D42CA3.cache.html:3188
[...]
"<http://localhost:8080/NDF/NDF/AA0A62A535C735195B36074994D42CA3.cache.html:3188>
- Combobox clic throws : "b is null function
ZT(b,c){b.$e((yW(),yW(),++xW)+c);return b}"
The configuration is exactly the same as other projects that work perfectly
... As I said before, the application works fine in Hosted Mode.
Any ideas ?
Thanks.
--
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-toolkit/-/vbZpmIR6DjgJ.
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/google-web-toolkit?hl=en.