Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 67128 invoked from network); 21 Dec 2004 15:08:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 21 Dec 2004 15:08:28 -0000 Received: (qmail 11569 invoked by uid 500); 21 Dec 2004 15:07:55 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 11408 invoked by uid 500); 21 Dec 2004 15:07:54 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 11368 invoked by uid 99); 21 Dec 2004 15:07:52 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from garuda-95.cablenet.com.ni (HELO ags01.agsoftware.dnsalias.com) (165.98.147.95) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 21 Dec 2004 07:07:46 -0800 Received: from ags01.agsoftware.dnsalias.com (localhost.localdomain [127.0.0.1]) by ags01.agsoftware.dnsalias.com (8.12.11/8.12.10) with ESMTP id iBLF7cSU019920 for ; Tue, 21 Dec 2004 09:07:38 -0600 Received: (from apache@localhost) by ags01.agsoftware.dnsalias.com (8.12.11/8.12.11/Submit) id iBLF7aA8019919; Tue, 21 Dec 2004 09:07:36 -0600 X-Authentication-Warning: ags01.agsoftware.dnsalias.com: apache set sender to agallardo@agssa.net using -f Received: from 10.0.0.5 (SquirrelMail authenticated user agallardo); by www.agssa.net with HTTP; Tue, 21 Dec 2004 09:07:36 -0600 (CST) Message-ID: <42762.10.0.0.5.1103641656.squirrel@www.agssa.net> In-Reply-To: <000f01c4e766$be6e0be0$0100000a@Invest2> References: <42639.10.0.0.5.1103636707.squirrel@www.agssa.net> <000f01c4e766$be6e0be0$0100000a@Invest2> Date: Tue, 21 Dec 2004 09:07:36 -0600 (CST) Subject: RE: Flowscript does not working on weblogic 8.1 From: "Antonio Gallardo" To: users@cocoon.apache.org User-Agent: SquirrelMail/1.4.3a-6.FC2 X-Mailer: SquirrelMail/1.4.3a-6.FC2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Are you deploying cocoon as a .ear or .war? Please don't do that. :-D Best Regards, Antonio Gallardo On Mar, 21 de Diciembre de 2004, 8:09, Leonid Chumanov dijo: > Thanks for help > > I add rhino lib to C:\bea\jdk142_04\jre\lib\endorsed and > true to weblogic.xml > > Now I do not have ClassCastException > But I have new exception > > resource://org/apache/cocoon/forms/flow/javascript/Form.js", line 25: > uncaught JavaScript exception: at top-level script > (file:/C:/bea/user_projects/domains/frdomain/applications/irp.ear/irp.wa > r/flow/wd_flow.js, Line 1): org.mozilla.javascript.EvaluatorException: > "resource://org/apache/cocoon/forms/flow/javascript/Form.js", line 25: > Class "org.apache.cocoon.forms.flow.javascript.ScriptableWidget" not > found. > > Flowscript seems try to start, but not find cocoon classes > > > Leonid > > -----Original Message----- > From: Antonio Gallardo [mailto:agallardo@agssa.net] > Sent: Tuesday, December 21, 2004 4:45 PM > To: users@cocoon.apache.org > Subject: RE: Flowscript does not working on weblogic 8.1 > > On Mar, 21 de Diciembre de 2004, 7:36, Alexandre AVR. VICTOOR dijo: >> Hello >> You might also try the weblogic mode "prefer webinf classes". In this >> mode, classes from the WEB-INF directory are loaded first. >> To enable this mode just add the following xml fragment to your >> weblogic.xml file: >> >> true >> >> Hope it helps > > Here is the weblogic.xml: > > > Application 8.1//EN" > "http://www.bea.com/servers/wls810/dtd/weblogic810-web-jar.dtd"> > > > > true > > > > But I don't remember if this is enough. :-D > > Best Regards, > > Antonio Gallardo. > > --------------------------------------------------------------------- > 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 > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org