You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Alexandre Victoor <al...@fr.adp.com> on 2004/10/06 15:12:07 UTC

Weblogic 8.1 and Cocoon 2.1.4 again

Hello again
I have tried to use XSLTC. It works if I activate the paranoid servlet. Is 
there any other way? I have not found classloader options in the admin 
console. Is there anything like the Websphere PARENT_LAST option ?
Regards

Alex


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


AW: Weblogic 8.1 and Cocoon 2.1.4 again

Posted by Alexandre Victoor <al...@fr.adp.com>.
I have managed to run XSLTC in Weblogic 8.1 by setting to true the flag 
"prefer-web-inf-classes" in weblogic.xml. For those who know Websphere, 
this is the equivalent of  classloader mode PARENT_LAST. This option 
ensures that the xerces/xalan used are the ones shipped with Cocoon.
Regards

Alex




At 09:50 06/10/2004 -0400, you wrote:
>On Wed, 6 Oct 2004, Alexandre Victoor wrote:
>
> > I have tried to use XSLTC. It works if I activate the paranoid
> > servlet. Is there any other way? I have not found classloader
> > options in the admin console. Is there anything like the Websphere
> > PARENT_LAST option ? Regards
>
>Have you investigated the JDK endorsed library technique that
>WebLogic now supports.  This lets you override the builtin libraries
>(eg, Xalan) that are bundled with WebLogic.  We found that careful
>configuration of the libraries is essential for proper behavior in
>cocoon.
>
>--
>Jean Pierre
>Quoin Inc
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
>For additional commands, e-mail: users-help@cocoon.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Weblogic 8.1 and Cocoon 2.1.4 again

Posted by Jean Pierre LeJacq <jp...@quoininc.com>.
On Wed, 6 Oct 2004, Alexandre Victoor wrote:

> I have tried to use XSLTC. It works if I activate the paranoid
> servlet. Is there any other way? I have not found classloader
> options in the admin console. Is there anything like the Websphere
> PARENT_LAST option ? Regards

Have you investigated the JDK endorsed library technique that
WebLogic now supports.  This lets you override the builtin libraries
(eg, Xalan) that are bundled with WebLogic.  We found that careful
configuration of the libraries is essential for proper behavior in
cocoon.

-- 
Jean Pierre
Quoin Inc



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org