[jboss-jira] [JBoss JIRA] (DROOLS-721) Use generic webapp module when creating KIE Server WARs

Petr Široký (JIRA) issues at jboss.org
Fri Feb 20 20:51:49 EST 2015


     [ https://issues.jboss.org/browse/DROOLS-721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Petr Široký resolved DROOLS-721.
--------------------------------
    Resolution: Rejected


After the initial PoC, the generic -webapp  module actually introduces more config burden for us. For example when including the -webapp WAR inside the distribution WAR, one needs to manually specify the dependencies (jars in WEB-INF/lib) that should be excluded - even the transitive ones. This is big pita as the assembly files would need to update when adding some new transitive dep.

We may reconsider in future, but for now the generic -webapp will not be created.

> Use generic webapp module when creating KIE Server WARs
> -------------------------------------------------------
>
>                 Key: DROOLS-721
>                 URL: https://issues.jboss.org/browse/DROOLS-721
>             Project: Drools
>          Issue Type: Task
>            Reporter: Petr Široký
>            Assignee: Petr Široký
>
> For kie-server we should follow what kie-wb and kie-drools-wb is doing, to be consistent. 
> That means we need to create kie-server-webapp module and use that as a base for the different WARs - webc, ee6, ee7.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)



More information about the jboss-jira mailing list