You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Russell Castagnaro <ru...@synctank.com> on 2000/03/01 19:00:28 UTC

Re: Cocoon 1.7 with WebLogic 4.5.1

You should convert it to a servlet!  They are MUCH Better.  In fact, I'll do it
for you if you want.

How's that for incentive.

Russell Castagnaro wrote:

> Glad to be of help.
> One note, I haven't been able to get XSP working with Weblogic.  If you can
> you'll get the Cupie Doll!
> -rrc
>
> Simon Waddington wrote:
>
> > Bingo!
> >
> > You are right.  I added both coocon.jar and the weblogicaux.jar to the
> > system classpath and it work fine.  My final configuration for JDK 1.1 was:
> >
> > set
> > JAVACLASSPATH=%JDK_HOME%\lib\classes.zip;%JDK_HOME%\lib\rt.jar;.\classes\boo
> > t;.\lib\weblogicaux.jar;.\eval\cloudscape\lib\cloudscape.jar;.\cocoon\cocoon
> > .jar;.\cocoon\xerces.jar;.\cocoon\xalan.jar;.\cocoon\fop.jar
> >
> > set
> > WEBLOGICCLASSPATH=.\license;.\classes;.\myserver\serverclasses;.\lib\weblogi
> > caux.jar
> >
> > set PATH=.\bin;%PATH%
> > "%JDK_HOME%\bin\java" -ms64m -mx64m -classpath "%JAVACLASSPATH%"
> > -Dweblogic.class.path=%WEBLOGICCLASSPATH% weblogic.Server
> >
> > Thanks for you help.
> >
> > Simon
> >
> > -----Original Message-----
> > From: Russell Castagnaro [mailto:russell@synctank.com]
> > Sent: Monday, February 28, 2000 5:16 PM
> > To: cocoon-users@xml.apache.org
> > Subject: Re: Cocoon 1.7 with WebLogic 4.5.1
> >
> > Simon,
> > When you use weblogic, there are several classpath variables to worry about.
> > My
> > guess is that your system property
> > 'weblogic.class.path' doesn't include the weblogicaux.jar!
> >
> > If you send the startup script that you use (or the output of t3config for
> > NT)
> > I can help you figure it out.
> >
> > Russell
> >
> > Simon Waddington wrote:
> >
> > > > 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:<I> <ServletContext-Servlets>
> > > weblogic.servlet.File
> > > Servlet: init
> > > Mon Feb 28 14:07:50 PST 2000:<I> <ServletContext-Servlets>
> > > org.apache.cocoon.Coc
> > > oon: init
> > > Mon Feb 28 14:07:50 PST 2000:<E> <HTTP> Servlet request terminiated with
> > > Error:
> > >
> > > Mon Feb 28 14:07:50 PST 2000:<E> <HTTP> 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
> >
> > --
> >
> > 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
> >
> > ---------------------------------------------------------------------
> > 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
>
> ---------------------------------------------------------------------
> 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