You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "rcbandit (JIRA)" <ji...@apache.org> on 2013/12/21 11:40:09 UTC

[jira] [Created] (FELIX-4366) Cannot run Oracle Universal Connection Pool in bundle

rcbandit created FELIX-4366:
-------------------------------

             Summary: Cannot run Oracle Universal Connection Pool in bundle
                 Key: FELIX-4366
                 URL: https://issues.apache.org/jira/browse/FELIX-4366
             Project: Felix
          Issue Type: Bug
          Components: Framework
    Affects Versions: framework-4.2.1
         Environment: Windows 7, Java 7, Java 8, Felix 4.2.1, ojdbc6 11.2.0.3, ucp 11.2.0.3
            Reporter: rcbandit
            Priority: Blocker
         Attachments: ucpTest.zip

I want to use Oracle Connection Pool in OSGI bundle. I created small test demo.


I embedded the UCP jar using this configuration:
<Embed-Dependency>ojdbc6,ucp;scope=compile|runtime;inline=true</Embed-Dependency> 

When I deploy the code I get this error message:

java.lang.NoClassDefFoundError: oracle/ucp/jdbc/PoolDataSourceFactory

 



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)