I'm wondering where gwt-console and gwt-console-server sit in the scheme of things.
As far as I can see, gwt-console-server is a war packaged drools/jbpm server with a rest interface and gwt-console is a UI using that rest interface for the human interface interaction. Have I got this right?
I'm looking at how I need to integrate drools flow with our system and UI and believe I need my own human task queue implementation and interface. Are there parts of the human task stuff that I can re-use in my embedded application of jBPM?
Still trying to learn how it all fits together...
thanks