[jboss-user] [jBPM] - Re: How to demo Designer before 5.3 released

Tihomir Surdilovic do-not-reply at jboss.com
Wed May 2 22:12:43 EDT 2012


Tihomir Surdilovic [https://community.jboss.org/people/tsurdilovic] created the discussion

"Re: How to demo Designer before 5.3 released"

To view the discussion, visit: https://community.jboss.org/message/733476#733476

--------------------------------------------------------------
Hi Gary, the latest release of the jBPM Designer is 2.1 and available on sourceforge:  http://sourceforge.net/projects/jbpm/files/designer/designer-2.1/ http://sourceforge.net/projects/jbpm/files/designer/designer-2.1/. We have added a couple of bug fixes since the release which you can get either by building Designer from source (clone  https://github.com/tsurdilo/process-designer https://github.com/tsurdilo/process-designer and run "mvn clean install) or get the latest war (2.2-SNAPSHOT) from people.redhat.com/tsurdilo/designer/master. 

You don't necessarily need to upgrade Guvnor as Designer works with both Guvnor 5.3.x and 5.4.x (and 5.5.x for that matter). If you are using the jBPM 5.2 Final installer you can edit the $installer-dir/build.properties and change the version to for example:

designer.version=2.1-jboss7
designer.url= http://sourceforge.net/projects/jbpm/files/designer/designer-2.1/ http://sourceforge.net/projects/jbpm/files/designer/designer-2.1/

if you are building from source, change it to 

designer.version=2.2.0-SNAPSHOT
designer.url=

and copy the $jbpmdesigner-dir/target/process-designer-2.2.0-SNAPSHOT-jboss7.war to $jbpm-installer/lib/designer-2.2.0-SNAPSHOT.war

and after run

ant clean.demo
ant install.demo (or ant install.demo.noeclipse)
ant start.demo.noeclipse

Don't forget to clear your browser cache before start using a new Designer version.

Hope this helps.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/733476#733476]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120502/02a98e04/attachment.html 


More information about the jboss-user mailing list