It would probably be best if you could create a new Jira issue for this and include the error message as well (if possible).
I can look into it (at least to make it possible to disable extensions via a property). regards, Karl On 10/29/07, Karl Pauls <[EMAIL PROTECTED]> wrote: > This sounds bad. Could you give the error as well? > > In general, I think I need to make it possible to disable the > extension stuff then via a property (like the urlhandlers). > > regards, > > Karl > > > Hi, > > > > We have embedded Felix in a webapp which is deployed on Tomcat 5.5.x. We > > used a pre-1.0.0 version of the Felix framework and the upgrade to > > framework 1.0.1 now gives us a problem with the ExtensionManager. The > > following happens: > > > > Felix is started and the ExtensionManager registers the URL > > "felix://extensions/" with the parent URLClassLoader, which is Tomcats > > WebappClassLoader. The org.apache.jasper.compiler.TldLocationsCache then > > fails to initialize because it tries open a connection to this URL (in > > the scanJars method). As a result, it is at least not possible to use > > JSPs. > > > > Do you have any suggestions to solve this? > > > > Thanks! > > > > Martijn > > > > > > -- > > > > Martijn Hendriks > > <GX> creative online development B.V. > > > > t: 024 - 3888 261 > > f: 024 - 3888 621 > > e: [EMAIL PROTECTED] > > > > Wijchenseweg 111 > > 6538 SW Nijmegen > > http://www.gx.nl/ > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Karl Pauls > [EMAIL PROTECTED] > -- Karl Pauls [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

