Changes between Version 6 and Version 7 of CaTissue HowTo Build & Deploying CaTissue from the source code?
- Timestamp:
- 04/25/13 16:31:58 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CaTissue HowTo Build & Deploying CaTissue from the source code?
v6 v7 199 199 200 200 Then do a 'jar cvf catissuecore.war *' in the home directory of the unpacked files and copy the resulting war file into the jboss directories. 201 202 203 == Update: Security vulnerability in JBoss == 204 205 There is a known security vulnerability in JBoss, the JMX console to be precise, in certain versions of JBoss, including the one which CaTissue uses. It is imperative that when setting up JBoss on a server to deploy CaTissue, the JMX console is removed from the server, or patched as per http://java.dzone.com/articles/jboss-jmx-console 206