> What about $Tomcat/commons/endorsed? Yes, I have placed xalan, xerces and xml-apis there, too.
But I have detected a strage detail: when I put IXSIL_1_1_0_Evaluation.jar into /j2sdk/jre/lib/ext, Cocoon fails. It seems that there's a conflict between IXSIL libraries and other Java libraries. Cocoon does not like the IXSIL libraries to be into some directories. I think xalan and xerces works perfectly, because Cocoon works OK if I don't instantiate my own classes(which use IXSIL) in the XSP page ----- Original Message ----- From: "Antonio Gallardo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 29, 2003 1:59 PM Subject: Re: Cocoon + IXSIL > Josep Riudavets dijo: > >> Try to put the IXSIL libraries into WEB-INF/lib? > > > > It's the first thing I tried !!! > > > > Do you know if Cocoon recognizes jars placed under /j2sdk/jre/lib/ext ? > > I have placed IAIK jars there, and OK ... but when I place there IXSIL, > > wrong !!! > > What about $Tomcat/commons/endorsed? > > Best Regards, > > Antonio Gallardo > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
