RE: Jasper Compiler -- when things go really wrong

2000-12-20 Thread Bucknam, Brian
[EMAIL PROTECTED] wrote regarding JspFactory problems: > We're using Jasper (for a number of reasons) inside Weblogic, and have seen > similar problems [JspFactory.getDefaultFactory() fails, or > factory.getPageContext() fails] intermittently -- usually at startup or > during heavy load testing.

Re: Jasper Compiler -- when things go really wrong

2000-12-20 Thread horn_ken
Jasper Compiler -- when things go really wrong This seems right. I'll put the fix in tomorrow unless someone objects. [no need to send a patch]. -- Pierre "Bucknam, Brian" wrote: > > It's a long story, but I'm working on a project where Jasper 3.x is embedded >

Re: Jasper Compiler -- when things go really wrong

2000-12-19 Thread Pierre Delisle
This seems right. I'll put the fix in tomorrow unless someone objects. [no need to send a patch]. -- Pierre "Bucknam, Brian" wrote: > > It's a long story, but I'm working on a project where Jasper 3.x is embedded > inside a servlet, which can then be deployed to the container of our > custo

Jasper Compiler -- when things go really wrong

2000-12-19 Thread Bucknam, Brian
It's a long story, but I'm working on a project where Jasper 3.x is embedded inside a servlet, which can then be deployed to the container of our customer's choice. The servlet uses JSP files as templates, which is where Jasper comes in. In this type of environment, sometimes thing can go really