[
https://issues.jboss.org/browse/DROOLS-721?page=com.atlassian.jira.plugin...
]
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)