Log in to follow, share, and participate in this community.
Thread Inter component communication
Inter component communicationWe already talked about the requirement for different editor components to communicate with each other.I.e. guvnor to bpm console and vice versa. IMO pagebus, that implements the open hub specification would be a good...
Thread Reg : Error Binding Process Engine In Tomcat Server
Reg : Error Binding Process Engine In Tomcat ServerHi All, I'm trying to integrate gwt-console with my web application. Currently i have initialised JBPM4 inside my web app and having it in a static field. PVM works independently with Oracle DB and custom config....
Thread Mosaic 0.2 improvements are backported to the GWT 1.5.3 bran
Mosaic 0.2 improvements are backported to the GWT 1.5.3 branThe most notable changes in mosaic 0.2.0 are being back ported to the mosaic 0.1.x branch. This includes the new aegean theme [1] and improvements to the layout manager algorithm. [1] http://relative-order.blogspot.c...
gwt-mosaic 0.2.0 releasedfor the ones not on the mosaic lists: Hi All, GWT Mosaic 0.2.0 is now available. Download: http://code.google.com/p/gwt-mosaic/downloads/list Showcase: http://69.20.122.77/gwt-mosaic/Showcase.html Change log...
Process deploymentHello, is somehow possible to deploy a process via gwt-console? If not, what are the options for deployment on jBPM4? Thanks, Vojtech
Building gwt-consoleHi, I checked out the gwt-console and tried to run "mvn install" and i got the following error: [INFO] google.webtoolkit.home (gwtHome) *not* set, using project POM for GWT dep endencies Removing units with errors ...
Future of GWT-extDue to the unfortunate-ness of ext future versions, Sanjiv, the author of gwt-ext has been looking into a new JS based framework: http://www.jroller.com/sjivan/entry/smartgwt_is_arriving_soon (SMartGWT) - ideally prov...
Report Server Build Dependency IssueMy "out of the box" maven build for the report server is missing the following artifacts: org.eclipse.emf:ecore:jar:2.2.2.v200702131851 org.eclipse.emf:ecore-xmi:jar:2.2.2.v200702131851 org.eclipse.emf:common:jar:2.2....
GWT and ResteasyI'm planning on starting a project using Resteasy on the server side and GWT on the client side (the GWT client will not be the only client). One of the problems I'm facing is the fact that GWT only supports GET and P...
GWT still raises login exceptionsHi all, sorry to add another issue about the gwt login but even if I have followed all the installation procedure I still get access denied. Here's what I did: -run installer for jbpm-3.3.1.GA -select the core modul...
Console workspace frameworkIt came to my ears that someone is developing a framework for dealing with the workspace/editor layout and plugin to the console. Can someone point me any resources?
GWT-console login exceptionHi All... I installed jbpm-3.3.0 using installer. I add the users in user table and security role in web.xml with corresponding roles. then i am able to login to jbpm-conosle. But not able to login gwt-console. f...
Attach gwt console to another DSHi all, I solved my deploy problem installing GWT console from jbpm-installer-3.3.0.GA.jar :-). But i have another question: how can I attach a th gwt console to a spcific db instead of HypersonicDB? I modified the s...
Thread Seam GWT servlet makes usage of deprecated GWT SerializableE
Seam GWT servlet makes usage of deprecated GWT SerializableEHi, I am happily using GWT 1.5.2 and Seam 2.0.2 SP1 to build a Web application. However, since GWT 1.5 the usage of SerializableException has been deprecated, while Seam Remoting servlet for GWT compells its usage a...
gwt-maven plugin conflictQ) I seem to have a conflict with another plugin that has the same prefix "gwt". How do I use multiple repositories that have different plugins with the same prefixes? If you get errors that indicate the plugin does ...
Imported svn code compile errorHi all, I'm compiling svn code of gwt cosole and, during compilation phase, i obtain:
C:\Documents and Settings\pasquale\.m2\repository\com\google\gwt\gwt-dev\null
with Includes null and excludes:null
[INFO] [gwt:c...