jboss6.x - How do I install a jdbc driver in JBOSS 6 -


i running jboss enterprise application server 6.2.0 have downloaded oracle jdbc driver (ojdbc6.jar)

i looking @ jboss documenataion (jboss admin & config 6.2.1) confused because there no step install driver. points section 10.2.2 , says enable app.

i not opposed installing driver manually, can't tell if section 6.2.2 of doc alternate or subsequent step.

thanks.

update: turns out duplicate of this other question points another thread @ middlewaremagic.com explains process.

you'll need copy jar file(s) jboss/lib

check where put shared library in jboss 5?


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -