Re: Trouble in using jboss with GWT in dev mode ([ERROR] Unable to find 'xxxx.gwt.xml' on your classpath; could be a typo, or maybe you forgot to include a classpath entry for source?)

2010-10-06 Thread Sanjeev
I was able to resolve this, it was a classpath setup issue in eclipse. -- 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-tool...@googlegroups.com. To unsubscribe from this group, send email to

Trouble in using jboss with GWT in dev mode ([ERROR] Unable to find 'xxxx.gwt.xml' on your classpath; could be a typo, or maybe you forgot to include a classpath entry for source?)

2010-10-05 Thread Sanjeev
Gurus: GWT newbie here, need help. I have a J2EE app (has web and MDB components) that I am developing using JBoss as the app server. We decided to use GWT as a piece in our frontend technology. I am having trouble setting up the project such that I can run the app in dev mode. I have a GWT