Felix Meschberger wrote: > Am Donnerstag, den 03.01.2008, 14:00 +0100 schrieb Carsten Ziegeler: >> But it seems that the osgi console is in these cases not displaying the >> imports correctly: the javax.jcr classes are not listed in the imported >> packages list of the jcr api bundle. > > This is strange, as I can see this import - at least when running > standalone. > Yes, I just retested again. If I don't put the jackrabbit api classes into the startup class path of the servlet engine (and therefore into the boot classpath of sling), I get classcast exceptions.
If I put the lib there, everything works - so it seems that the classes are loaded from there. But in this case the display in the web console still displays that the jcr and jackrabbit classes are coming from the jcr api bundle - which seems to be wrong. Carsten -- Carsten Ziegeler [EMAIL PROTECTED]
