Re: Debug GWT in JBOSS

2012-12-06 Thread James
I am running JBoss 5.1 in Eclipse 3.7.2 with JBoss tool plugin 2.3. I can not debug gwt application in this environment. I always get RequestProcessor - Invalid path /approval/hosted was requested. 1. I can launch a GWT code server from Eclipse with following program arguments: -war

Re: Debug GWT in JBOSS

2012-12-03 Thread James
, Thomas Broyer wrote: On Friday, November 30, 2012 11:26:19 PM UTC+1, James wrote: What are options to debug GWT in JBOSS? Should I use Jboss tool plugin for Eclipse? I just added a GWT module into Strut application running in Jboss. Should I run a separate a GWT code server or run a GWT code

Debug GWT in JBOSS

2012-11-30 Thread James
What are options to debug GWT in JBOSS? Should I use Jboss tool plugin for Eclipse? I just added a GWT module into Strut application running in Jboss. Should I run a separate a GWT code server or run a GWT code server inside Jboss process? James -- You received this message because you

Re: Debug GWT in JBOSS

2012-11-30 Thread Thomas Broyer
On Friday, November 30, 2012 11:26:19 PM UTC+1, James wrote: What are options to debug GWT in JBOSS? Should I use Jboss tool plugin for Eclipse? I just added a GWT module into Strut application running in Jboss. Should I run a separate a GWT code server or run a GWT code server inside