> Hello
>
> I have a relatively simple servlet which runs the Jasper
> reporting engine. I want this servlet to be easy to deploy so I have
> put the Jasper libraries in the WEB-INF/lib directory so it is
> standalone.
>
> But at runtime I get a Jasper classpath not found exception
> (class net/sf/jasperreports/engine/JasperRunManager)
> The class is in the jasperreport-1.2.8.jar which is in the lib
> directory. But for some reason it is not being picked up.
>
> The class in question is being accessed statically (i.e. a
> static method is being called). Not sure if this makes a difference.
>
> The jdbc library (which is called before Jasper) seems to be
> picked up ok.
>
>
> Any ideas ?
>
> Regards
>
> Andy
>
>
>
> -----Original Message-----
> From: Mcneill,A,Andy,XDT64 R
> Sent: 17 December 2006 18:12
> To: '[EMAIL PROTECTED]'
> Subject: Cannot access classes in /WEB-INF/lib
>
> Hello
>
> I have a relatively simple servlet which runs the Jasper
> reporting engine. I want this servlet to be easy to deploy so I have
> put the Jasper libraries in the WEB-INF/lib directory so it is
> standalone.
>
> But at runtime I get a Jasper classpath not found exception
> (class net/sf/jasperreports/engine/JasperRunManager)
> The class is in the jasperreport-1.2.8.jar which is in the lib
> directory. But for some reason it is not being picked up.
>
> The class in question is being accessed statically (i.e. a
> static method is being called). Not sure if this makes a difference.
>
> The jdbc library (which is called before Jasper) seems to be
> picked up ok.
>
>
> Any ideas ?
>
> Regards
>
> Andy
>
>
> Andy Mcneill
>
> Technical architect
> OneIT
> British Telecom
>
> Tel : 07795986910
>
>