[jboss-user] [jBPM] - Re: jBPM5 Console Integration with Tomcat6

bpmn2user do-not-reply at jboss.com
Sat Mar 12 16:21:43 EST 2011


bpmn2user [http://community.jboss.org/people/bpmn2user] created the discussion

"Re: jBPM5 Console Integration with Tomcat6"

To view the discussion, visit: http://community.jboss.org/message/592890#592890

--------------------------------------------------------------
Amin Mohammed-Coleman: Yes! It looks like you are close.
If you have created the new jar files jbpm-gwt-core-5.0.0.jar (that includes the modified CommandDelegate.java) and jbpm-gwt-form-5.0.0.jar (that includes the modified AbstractFormDispatcher.java file) and reaplace the existing jar files in ...apache-tomcat-6.0.29\webapps\gwt-console-server\WEB-INF\lib, you should be able to see the processes.

Do you have the artifacts (ftl, bpmn etc) in Guvnor?
I am presuming that you have ketp these artifcats in a local directory (using the parameter jbpm.console.directory)

Again, this is required in the latest 5.0 codebase, as the Guvnor is looked into first and then the file system specified  by the parameter 'jbpm.console.directory'.

Here is an attachment for GraphViewerPluginImpl.java. This again includes the modification to look into filesystem first. You might not need this, as you would see the diagram after an exception. But, if you include the new jar file jbpm-gwt-graph-5.0.0.jar after including this file, you would not see the exception also.
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[http://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/20110312/f5365c6f/attachment.html 


More information about the jboss-user mailing list