How do I setup Oracle Wallet with JBoss EAP 6?

Solution Unverified - Updated -

Issue

  • How do I setup Oracle Wallet with JBoss EAP 6?

  • I need to setup oracle wallet with jboss 6.2. In my earlier setup we used to have below configuration in jboss-service.xml in jboss 4.3 which will load specific oracle jars .

   <classpath codebase="${oracle.jlib.path}" archives="oraclepki.jar,osdt_cert.jar,osdt_core.jar"/>
  • Where oracle.jlib.path is my ORACLE_HOME/jlib path . I am not sure how to add the above setting in my jboss 6.2. I need jboss to load the jars from oracle home.

  • In the article https://access.redhat.com/solutions/464413#, "The issue is in Oracle Wallet/JDBC driver which does not support multi-threaded access when SSL is enabled." Does this mean we can't use Oracle Wallet with SSL in JBoss EAP?

  • For security reason, we are migrating the database connections to use Oracle Wallet. How could we implement this? We don't find much documents on it.

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 6.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.