Log in to follow, share, and participate in this community.
Thread jBPM console project information
jBPM console project informationI've put together an overview including source repositories, building and testing as well as a high level design overview: https://www.jboss.org/community/docs/DOC-12879
New GWT-Ext free ToolkitI have started to build around my previous effort with GWT-Mosaic. I am about 4 days of work in, and here's a video showing what I've done so far. Every single component here is either Apache or MIT licensed: http:/...
Some notes on installationHi all, i should try this new console...but when i'm going to launch it with mvn gwt:gwt i obtain some error. First of all, when project is on my filesystem, i start with mvn eclipse:eclipse ...so I download all ne...
Exception at authenticationI installed JBPM 3.3.0 via installer, JSF console works fine but when i log in with GWT console i get the following execption (on FF3) : [Exception... "'java.lang.RuntimeException: Unknown error upon login attempt' w...
About this forumThis forum deals with unification of GWT consoles across JBoss projects. It's a place to exchange ideas regarding build/test cycles, widgets, extensions and best practices. In general we aim at providing a single use...
General editor (plugin) frameworkMichael wrote: Well Mike brock and I are kinda working on that. What do you mean by "editor" here? You mean some GUI type of thing that it is easy to stick editors in? We have something so far that does some of th...
Backend integrationMichael wrote: I am using Seam currently with the default GWT RPC (its easy and efficient). Seam has some GWT integration (which I did originally) but I just kept it simple.
GWT and GWT-Ext versions, licensingMichael wrote: Yeah I just upgraded to 2.0.5 and GWT 1.5.2 (it runs a lot faster). extjs 2.1+ went to GPL after tricking people with LGPL for previous versions. GWT-ext uses the LGPL version and adds its own stuff...
Let's get startedTo add some meat to the discussion: Burr wrote: From a SOA Platform perspective ideally all web-based consoles (including Guvnor) all "plug-in" together for SSO and common UI constructs - a single experience for o...