Tuesday, August 31, 2010

Re: Exception in client code.

You can re-symbolize it to get the original method name.

(at the bottom)

Or easier, you can execute development mode agains the remote server (instead of using localhost or 127.0.0.1, use you production address).

Best

2010/8/31 vikky8118 <vikkyno1@gmail.com>
Hello all,

Not sure how to solve this . I am having null pointer exceptions in
Client code. Not sure what is the point of code resulting this.

com.google.gwt.core.client.JavaScriptException: (TypeError): h is null


fileName: http://localhost:8080/projectName/8539D547D8E637FE2BDEF3195667D6A7.cache.html
 lineNumber: 2409


My question is - how to relate this to the code that is resulting this
error? Any ideas?

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.




--
Guit: Elegant, beautiful, modular and production ready gwt applications.


--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment