Re: tomcat and XSPClassLoader

2001-07-20 Thread Greg Merrill
I recently investigated this discrepancy between compile-time/run-time classpaths in a message called "Research on XSP compile-time/run-time classpaths", but got no response. I'm pretty sure we're dealing with a bug here. The only workaround I know of at this point is the rather unpleasant $TOMC

Research on XSP compile-time/run-time classpaths

2001-07-18 Thread Greg Merrill
ything further about this issue? Can any Cocoon developers comment on this seeming discrepancy? --- Michael Bierenfeld <[EMAIL PROTECTED]> wrote: > Greg Merrill wrote: > > > > Does XSP use a different classpaths at > compile-time > > and run-time? The reason I a

XSP - different compile-time/run-time classpaths?

2001-07-17 Thread Greg Merrill
Does XSP use a different classpaths at compile-time and run-time? The reason I ask is because I'm seeing the following strange behavior: I have an XSP which imports/uses some utility classes which live in a jar file within my war's WEB-INF/lib. When I access this XSP, it compiles just fine. I c