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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to