Hi Yanice,

Then I guess the problem is in your JDBC driver ... would you be able
to share a sample project which would help us reproduce the issue? I
think it should be posted at 

  https://issues.apache.org/jira/browse/SLING

Thanks!

Robert

On Thu, 2019-01-31 at 11:56 +0100, Yanice Youbi wrote:
> Hi, thank you for your help.
> 
> I get this following result
> 
> 
> Yanice
> 
> 
> On 2019/01/30 21:52:46, Robert Munteanu <r...@apache.org> wrote: 
> > Hi Yanice,> 
> > 
> > On Tue, 2019-01-29 at 12:01 +0100, Yanice Youbi wrote:> 
> > > Caused by: java.lang.ClassNotFoundException:> 
> > > javax.crypto.interfaces.PBEKey not found by
> Oracle_JDBC_7_bundle> 
> > > [187]> 
> > >         at> 
> > >
> org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDele
> > 
> > > gation(BundleWiringImpl.java:1556)> 
> > >         at> 
> > >
> org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringIm
> > 
> > > pl.java:77)> 
> > >         at> 
> > >
> org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadCla
> > 
> > > ss(BundleWiringImpl.java:1993)> 
> > >         at
> java.lang.ClassLoader.loadClass(ClassLoader.java:357)> 
> > >         ... 76 common frames omitted> 
> > 
> > Looks like you're missing an export for the
> javax.crypto.interfaces> 
> > package. In my Sling starter setup if I go to > 
> > 
> > http://localhost:8080/system/console/depfinder> 
> > 
> > and search for that package I see that it's exported by the> 
> > org.apache.felix.framework bundle. What results do you get?> 
> > 
> > Thanks,> 
> > 
> > Robert> 
> > 
> > 

Reply via email to