]
Karel Suta commented on DROOLS-719:
-----------------------------------
Implemented by PR
KIE Server: enable automated testing on WebSphere
-------------------------------------------------
Key: DROOLS-719
URL:
https://issues.jboss.org/browse/DROOLS-719
Project: Drools
Issue Type: Task
Components: kie server
Affects Versions: 6.2.0.CR4
Reporter: Petr Široký
Assignee: Karel Suta
Fix For: 6.4.x
The `kie-server-tests` module does not have Cargo config for WebSphere. Cargo supports
this container, so we should add the `was8x` profile to enable easy testing of the KIE
Server also on WebSphere.
I have an working PoC of this, so it should not be hard to port this into the sources.