used tip from this thread: http://fusesource.com/forums/message.jspa?messageID=15551 <http://fusesource.com/forums/message.jspa?messageID=15551>
in order for the export-package to show up in the manifest.mf, I had to use:
<Export-Package>
'=WEB-INF.lib'
</Export-Package>
But still getting the exceptions...
--
View this message in context:
http://karaf.922171.n3.nabble.com/Does-not-exist-in-file-system-tp4032974p4032981.html
Sent from the Karaf - User mailing list archive at Nabble.com.
