`

jbpm designer流程设计器保存流程特慢问题解决

阅读更多

平时画流程图时每当保存流程图时,哪怕修改很小一点保存都要等上好久,有一分钟左右,特别郁闷。

 经过查找终于找到办法,试了一下现在保存流程画不再慢了。

When save the process definition using designer, it is very slow. This is not the issue of jbpm designer, it is because of the xml editor. You can define xml catalog as follow,
1. from menu in Eclipse: Windows->Preferences
2. choose Web and XML-> XML Catalog, click add
3. URI: the local copy of jpdl-3.0.xsd; Key Type: Schema Location; Key: http://jbpm.org/xsd/jpdl-3.0.xsd
This is also apply to all other XML files having schema. Enjoy.
在我本机上设置如下:

Location: D:\MyEclipse5.5.1GA\eclipse\plugin\jbpm-starters-kit-3.1.3\jbpm.3\build\jbpm-3.1.3.jar
URI:     file:///D:/MyEclipse5.5.1GA/eclipse/plugin/jbpm-starters-kit-3.1.3/jbpm.3/build/jbpm-3.1.3.jar
Key Type: URI
Key:  http://jbpm.org/xsd/jpdl-3.0.xsd

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics