Activity report on

  *[JIRA] New Feature SKER5013 - Using Taglib TLDs across skins*

  Scarab Link: http://sesat.no/scarab/issues/id/SKER5013
  Module: Sesat> Kernel


  Activity generated by Karl Øie ([EMAIL PROTECTED]) at 11/13/2008 14:50

  *Reasons for the changes*


  *Comments*
  - By Karl Øie - 11/13/2008 14:50 ---
  ">patch 
war/src/main/java/no/sesat/search/http/filters/SiteJspLoaderFilter.java < 
SKER5013.patch

An error occurred at line: 51 in the jsp file: /pages/excelDecorator.jsp
AccountingDirective cannot be resolved to a type
48:         return UrlResourceLoader.newBytecodeLoader(siteContext, className, 
jar);
49:     }
50: };
51:     AccountingDirective generator = new AccountingDirective();
52: %><%--
53: --%><%= generator.writeExcelSpreadheet(ctx,response.getOutputStream()) %>

setting Thread.currentThread().setContextClassLoader(ctrlClassLoader) doesn't 
seem to help, I think this thread is left and the container uses another thread 
to run jasper on the downloaded jsp. will have to read up about tomcat's usage 
of jasper."
_______________________________________________
Kernel-issues mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-issues

Svar til