Hi Kristian,

On 5/1/07, kristian <[EMAIL PROTECTED]> wrote:
hi Kostis,

with the debug in gwt:run I am not sure where the problem lies:

GWT_HOME=/home/kristian/install/gwt-linux-1.2.22 mvn
de.saumya.mojo:gwt-maven-plugin:run -X

starts the gwtshell in debug mode and all the output can be viewed in
the console window of the gwtshell.


The shell starts OK by using the 'run' mojo.
BUT i cannot "remotely" debug the GWT app!

In particular, lets say that i do the following:
 export MAVEN_OPTS='-Xdebug
-Xrunjdwp:transport=dt_socket,address=8003,server=y,suspend=n' &&
 mvn gwt:run

and the shell opens up correctly while the VM accepts remote debugging requests.

Then, when i try to "remotely" debug the VM using  i.e. eclipse
i see only 2 maven's threads:
 1) [maven]
 2) [process reaper]

but not any GWTShells threads.

Have you got any clue about it?


Regards,
 Kostis

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to