On 11/2/07, William Hoover <[EMAIL PROTECTED]> wrote: > I guess what I'm really asking is if anyone actually composed the UI > integration piece that supports the API (similar to the JBoss jBPM webapp) so > that all of the controller variables could be seamlessly linked to models.
I don't know whether someone did exactly that. Is there a public demo of that web app? Or can you expand a bit on what it does? Since it is super easy to create self-contained components with Wicket (see for instance Gerolf's JMX panel[1]), the sky is probably the limit when it comes to creating jBPM integration. From what I remember working with it about 2.5 years ago is that jBPM has a nice straightforward Java API, so the two should go together well. If you have more concrete ideas, you could consider starting a wicket-stuff project for it, and see whether other's hop on board (I for one might be interested in that, though I won't actually have time for that the next few months). Eelco [1] http://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-jmx-panel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
