-
Feature Request
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
Currently, there is the JDBC local artifact here. https://mvnrepository.com/artifact/org.jboss.ironjacamar/jdbc-local/1.4.22.Final
However, it only includes ironjacamar-local.jar. It is not usable outside a container providing both jboss-logging and ironjacamar-core-api.
I want to use the Iron Jacamar JDBC resource adapter in the Open Liberty application server, but I would have to include both jars manually. If there is a way to pack all dependencies inside the RAR file, it would be more reusable, or at least, easier.