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

https://github.com/dcm4che/jsch-jboss-modules

Java secure channel module for network storage providers
https://github.com/dcm4che/jsch-jboss-modules

Last synced: 5 months ago
JSON representation

Java secure channel module for network storage providers

Awesome Lists containing this project

README

          

jsch-jboss-modules
=====================

JBoss module for jsch

Build
=====

* `mvn install`

Install
=======

Unzip the content of _target/jsch-jboss-modules-0.1.52.zip_ into the jboss root directory, e.g.
```
unzip target/jsch-jboss-modules-0.1.52.zip -d /jboss-as-7.1.1.Final/
```