[jboss-user] [Beginners Corner] - Developing a GWT based GUI for a JBoss based application

zilber do-not-reply at jboss.com
Tue Sep 26 11:22:58 EDT 2006


We are developing a web application running onTomcat, using eclipse. Our GUI is based on GWT. It is very convenient to debug the GUI code with the GWT shell where you can see the GUI in action without really deploying the app. This works because the GWT shell has some kind of Tomcat embedded inside it, which allows you to run the app in a test environment.

Now, we want to move from Tomcat to JBoss, to enjoy stuff like jboss services, jms and others. Our GUI developer will no longer be able to use the GWT shell, and this is what holds us from the ransition to jboss.

Did anyone already face this situation? Is there a way to overcome this obstacle?

Thank you.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974260#3974260

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974260



More information about the jboss-user mailing list