此内容没有您所选择的语言版本。

2.3. Requirements and Installation


  1. To get started with Guvnor Tools, you should have the following:
    • JBoss Developer Studio, which can be downloaded through the RedHat customer portal.
    • JBoss EAP with Guvnor repository deployed.
  2. To deploy JBoss EAP with the Guvnor repository, download JBoss Enterprise BRMS. When downloading you may choose either web-based Guvnor to deploy to your JBoss Server or Standalone Guvnor with JBoss AS.
  3. If you use JBoss AS 5 and Guvnor Tools doesn't work when deployed to the server, perform the following steps:
    1. Remove the JBoss Security libraries (authorization-spi-2.0.2.CR6.jar, identity-*, acl-spi-2.0.2.CR6.jar) from drools WAR file (not the app server itself). The JBoss Security libraries are provided in AS 5.
    2. Remove the JAXP libraries (xercesImpl-2.8.0.jar, xml-apis-2.*)
    3. Remove the EL libraries (el-*)
    When these steps have been performed, Guvnor should operate as normal. During deployment, you will see the following exception in the log which indicates that the experimental JBoss Security based ACL integration has defined some EJB3/JPA features in Guvnor that have not been configured. It looks like this:
    ERROR [AbstractKernelController] Error installing to Start: name=persistence.unit:unitName=#ACL state=Create
    java.lang.RuntimeException: Specification violation [EJB3 JPA 6.2.1.2] - You have not defined a non-jta-data-source 
    for a RESOURCE_LOCAL enabled persistence context named: ACL
    

Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2026 Red Hat
返回顶部