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

https://github.com/dcm4che/ecs-object-client-jboss-modules

JBoss module for ECS Object Client SDK for Java
https://github.com/dcm4che/ecs-object-client-jboss-modules

Last synced: 6 months ago
JSON representation

JBoss module for ECS Object Client SDK for Java

Awesome Lists containing this project

README

          

ecs-object-client-jboss-modules
===============================

JBoss module for [ECS Object Client SDK for Java](https://community.emc.com/docs/DOC-49430)

Build
=====

* `mvn install`

Install
=======

Unzip the content of _target/ecs-object-client-jboss-modules-3.0.0.zip_ into the WildFly root directory, e.g.
```
unzip target/ecs-object-client-jboss-modules-3.0.0.zip -d /wildfly-10.1.0.Final/
```