Re: Embedding jasper (tomcat 5.5)

2007-06-06 Thread Dennis Thrysøe
Bill Barker wrote: "Dennis Thrysøe" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Any ideas what tomcat is doing to seperate for instance it's own commons-logging with a commons-logging in a deployed webapp? Probably, the easiest is to jump to TC 6. That version no longer uses

Re: Embedding jasper (tomcat 5.5)

2007-06-06 Thread Bill Barker
"Dennis Thrysøe" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > I'm attempting to embed jasper into an application of mine. Actually I'm > upgrading it from 4.1 to 5.5. > > The new version of jasper uses commons-logging, which the old one didn't > seem to do. This causes