RE: [PATCH] JspInterceptor compilation class path wrong TC3.3M2

2001-04-27 Thread Arun Katkere
D]' > Subject: RE: [PATCH] JspInterceptor compilation class path > wrong TC3.3M2 > > > good catch, > > Many Thanks i will commit it ASAP.. > > > Saludos , > Ignacio J. Ortega > > > > -Mensaje original- > > De: William Barker [m

RE: [PATCH] JspInterceptor compilation class path wrong TC3.3M2

2001-04-27 Thread Ignacio J. Ortega
good catch, Many Thanks i will commit it ASAP.. Saludos , Ignacio J. Ortega > -Mensaje original- > De: William Barker [mailto:[EMAIL PROTECTED]] > Enviado el: jueves 26 de abril de 2001 22:49 > Para: [EMAIL PROTECTED] > Asunto: [PATCH] JspInterceptor compilation c

[PATCH] JspInterceptor compilation class path wrong TC3.3M2

2001-04-26 Thread William Barker
When setting the classpath for compilation, JspInterceptor (or more correctly, JasperLiaison) includes the "container" and excludes the "apps". This sort of defeats the purpose of having the "apps" in the first place. I've patched my copy of JspInterceptor.java as follows: *** JspInterceptor.j