OpenNTF / openliberty-domino

Open Liberty server embedded in Domino
Apache License 2.0
7 stars 3 forks source link

Add ability to deploy JDBC drivers specifically or any additional files generally #12

Closed jesse-gallagher closed 5 years ago

jesse-gallagher commented 5 years ago

For JNDI purposes, it'd be useful to be able to either attach the driver jar or have it download from Maven. Alternatively, it could make sense to attach a ZIP file that is poured out into the server config directory to cover this case.