-
Bug
-
Resolution: Done
-
Major
-
JWS 3.0.0 CR3.1
-
None
-
Release Notes
-
-
-
-
-
-
-
Documented as Resolved Issue
The code documented in JWS30 Installtion guide fails on RHEL7:
[root@hp-dl165g6-01 ~]#cd /etc/tomcat8/selinux/packages/tomcat8 [root@hp-dl165g6-01 tomcat8]# make -f /usr/share/selinux/devel/Makefile Compiling targeted tomcat8 module /usr/bin/checkmodule: loading policy configuration from tmp/tomcat8.tmp tomcat8.te":78:ERROR 'unknown type tomcat7_domain' at token ';' on line 6151: #line 78 typeattribute tomcat7_domain kernel_system_state_reader; /usr/bin/checkmodule: error(s) encountered while parsing configuration make: *** [tmp/tomcat8.mod] Error 1
The second problem is that the files tomcat8.fc, tomcat8.if, tomcat8.te contains tomcat7 strings instead of tomcat8 on both RHEL6 and RHEL7.