Ignacio J. Ortega wrote:

> Probably is the use of tomcat 3.3 itself, the reason you does have any
> problems now, 3.3 has a complete separation of classloaders WRT
> container core ( where th xml parser is needed ) and webapps..so it's
> not possible to get bothered by XML parser blues ( as was usual in
> version below 3.3 ) ..
> 

Yes. Under tomcat 3.2.2 I use to remove both jaxp.jar and parser.jar and 
substitute them by xerces1.3.x (the copy in cocoon or jetspeed), to 
avoid coupling between classes loaded by different classloaders, but 
still interferring somehow.


> And in addition you will see a big speed increment in JetSpeed, aren't
> you ?
> 

I will try it one of these days :)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to