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

2006-09-26 Thread zilber
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 ins

[jboss-user] [JBoss jBPM] - Better understanding of the starter kit

2006-09-03 Thread zilber
In order to learn JBPM I read the tutorial, and also installed the starter kit. I ran it and it worked very nice. I then tried to understand how it works under the hood, and I wonder if there's any documentation that explains things like: Why does the kit consist of a service and an application?