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)

Reply via email to