Monday, December 3, 2012

Re: Debug GWT in JBOSS

I am running Jboss 5 with Struts 1 and 2 at Java 6. I can display a right page by invoking "http://127.0.0.1/service/gwtlocal/approval.jsp?profileUid=255309". But if I run the same url under GWT code server like "http://127.0.0.1/service/gwtlocal/approval.jsp?profileUid=255309&gwt.codesvr=127.0.0.1:9997", I could not get a right page display and got log output under jboss like

## 03 Dec 2012 12:31:46,004 ERROR (http-127.0.0.1-80-4) RequestProcessor - Invalid path /approval/hosted was requested.

Your help is greatly appreciated.

James



On Friday, November 30, 2012 5:48:06 PM UTC-5, 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 server inside Jboss process?


--
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/-/Xd8-68KA0EsJ.
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