>From the screenshot you've given, those jars aren't OSGi bundles and are auto-wrapped. Never the less those auto-wrapped bundles don't export any packages you are looking for so it looks like this is your root cause. Make sure you have those packages in some way exported. For example use the servicemix bundles for aws instead [1].
regards, Achim [1] - http://search.maven.org/#artifactdetails%7Corg.apache.servicemix.bundles%7Corg.apache.servicemix.bundles.aws-java-sdk%7C1.9.8_1%7Cbundle 2015-01-06 3:43 GMT+01:00 jefoy1101 <[email protected]>: > > http://i1049.photobucket.com/albums/s385/jefoy1101/ScreenShot2015-01-05at84406PM_zpsd0695a68.png > < > http://i1049.photobucket.com/albums/s385/jefoy1101/ScreenShot2015-01-05at84406PM_zpsd0695a68.png > > > > 1. I have that installed as a bundle from my ag_lib folder using > fileinstall > config > 2. from the screen shot I believe the domain package, dsp, package and the > client package is exported > > > > > > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/deploying-a-war-with-dependencies-in-bundled-jars-tp4037488p4037619.html > Sent from the Karaf - User mailing list archive at Nabble.com. > -- Apache Member Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> Software Architect / Project Manager / Scrum Master
