An open API service indexing awesome lists of open source software.

https://github.com/dcm4che/compress-jboss-module


https://github.com/dcm4che/compress-jboss-module

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

compress-jboss-module
=====================

JBoss module for compress

Build
=====

* `mvn install`

Install
=======

Unzip the content of _target/compress-jboss-module-1.0.0-SNAPSHOT.zip_ into the jboss root directory, e.g.
```
unzip target/compress-jboss-module-1.0.0-SNAPSHOT.zip -d /jboss-as-7.1.1.Final/
```