Thursday, July 29, 2010

How to debug GWT serverside code with non suported classes by Google App Engine (debugging with tomcat?)

Hi
i try to debug a method containing a mysql connection or a soap call
implemented with axis2 (Version 1.5.1). this doesn't work. i can
deploy the code into a tomcat. in this case it works. but in this case
i cannot debug it.
i searched in the web and i saw that i have to disable the Google App
Engine. in this case i cannot debug anything....
I cannot imagine that this is not possible, so i suppose i stray
around without an idea how the solution can be done.
At the moment my conclusion is: "If i have got some code in my gwt-
server (xy_Impl.java) using some classes not siupported by Google App
engine, then any debugging will be impossible." i cannot imagine
this..

Is is possible to bring the serverside code into tomcat in a "debug-
version", so that the serverside code can be debugged?

What happens when we have some code in the server-side with classes
not supported by google App engine? how can i tell to the Google App
Engine not to follow this code? so debugging of the client side code
will be possible.

As you see i'm completely confused. Is there somebody who can point me
to the right way?

Best thanks
Lorenzo

--
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