Return-Path: Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 20538 invoked from network); 29 Feb 2000 01:31:02 -0000 Received: from smtp6.mindspring.com (207.69.200.110) by locus.apache.org with SMTP; 29 Feb 2000 01:31:02 -0000 Received: from synctank.com (sitg59.ITGINC.COM [199.35.46.137] (may be forged)) by smtp6.mindspring.com (8.9.3/8.8.5) with ESMTP id UAA08504 for ; Mon, 28 Feb 2000 20:31:01 -0500 (EST) Message-ID: <38BB222E.7A9BAE04@synctank.com> Date: Mon, 28 Feb 2000 15:34:38 -1000 From: Russell Castagnaro Reply-To: russell@synctank.com Organization: SyncTank Solutions X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: cocoon-users@xml.apache.org Subject: Re: Cocoon 1.7 with WebLogic 4.5.1 - still busted References: <91E0EC9A2996D311A59C0050DA2E0A1C03CFC8@BARILOCHE> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N I may have had an extra semicolon in there simon! set DRIVE=c: set JDK=%DRIVE%\jdk1.2 set WL=%DRIVE%\weblogic set COCOON=%DRIVE%\downloads\xml-apache\cocoon\ set PATH=.;%JDK%\bin;%WL%\bin;C:\orawin95\BIN set CLASSPATH=.;%WL%\classes\boot;%WL%\eval\cloudscape\lib\cloudscape.jar set WEBLOGICCLASSPATH=%STUDENT%;C:\java\javamail-1.1.3ea\mail.jar;C:\java\jaf\activation.jar;%WL%\classes;%WL%\license;%WL%\lib\weblogicaux.jar;%WL%\myserver\serverclasses;c:\development\castagnaro\classes set WEBLOGICCLASSPATH=%WEBLOGICCLASSPATH%;%COCOON%bin\Cocoon.jar;%COCOON%lib\fop_0_12_1.jar;%COCOON%bin\;C:\java\gnu.regexp-1.0.8\lib\gnu-regexp-1.0.8.jar;%COCOON%lib\xalan_0_19_4.jar;%COCOON%lib\xerces_1_0_1.jar;%COCOON%lib\xml.jar;%CLASSPATH% %DRIVE% cd %WL% java -ms64m -mx64m -classpath %CLASSPATH% -Dweblogic.class.path=%WEBLOGICCLASSPATH% -Djava.security.manager -Djava.security.policy=%WL%\weblogic.policy weblogic.Server Simon Waddington wrote: > Does anyone have a working startWebLogic.bat/cmd file that they can send me? > No amount of fiddling with JAVACLASSPATH, WEBLOGICCLASSPATH, changing to > JDK1.1, moving files to the current disk etc. etc. seems to help. > > If I don't have cocoon.jar on the JAVACLASSPATH I get the unable to load > stylesheet exception, if I do I get a NoClassDefFound exception for one of > the servlet classes and if I add the servlet Jar shipped with Cocoon 1.7 to > either the claspath or WEBLOGICCLASSPATH the server fails to start at all. > Maybe WebLogic 4.5.1 and Cocoon don't work at all? > > -----Original Message----- > From: Simon Waddington [mailto:Simon@ZapNetworks.com] > Sent: Monday, February 28, 2000 2:15 PM > To: 'cocoon-users@xml.apache.org' > Subject: RE: Cocoon 1.7 with WebLogic 4.5.1 > > > Did you upgrade your cocoon.propererties file? > > Yes I did - I used a completely new Cocoon 1.7 tree. > > Since it looked like a class path problem I just tried adding all the cocoon > related jars to the JAVACLASSPATH in my startWebLogic.bat as well as the > WEBLOGICCLASSPATH. Now I get a different exception which I'm not sure means > I got further or have a different problem altogether... > > Mon Feb 28 14:07:47 PST 2000: > weblogic.servlet.File > Servlet: init > Mon Feb 28 14:07:50 PST 2000: > org.apache.cocoon.Coc > oon: init > Mon Feb 28 14:07:50 PST 2000: Servlet request terminiated with > Error: > > Mon Feb 28 14:07:50 PST 2000: java.lang.NoClassDefFoundError: > javax/servlet/ServletRequest > at org.apache.cocoon.Cocoon.init(Cocoon.java:119) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org > For additional commands, e-mail: cocoon-users-help@xml.apache.org > > --------------------------------------------------------------------- > To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org > For additional commands, e-mail: cocoon-users-help@xml.apache.org -- Russell Castagnaro Chief Mentor SyncTank Solutions http://www.synctank.com Earth is the cradle of mankind; one does not remain in the cradle forever -Tsiolkovsky