RE: problem with setting up cocoon in webLogic

2003-06-12 Thread Geoff Howard
have vm14 or vm12 - excalibur datasource jar may be the only one.   HTH, Geoff -Original Message-From: Anne Kwong [mailto:[EMAIL PROTECTED]Sent: Wednesday, June 11, 2003 8:44 PMTo: [EMAIL PROTECTED]Subject: Re: problem with setting up cocoon in webLogic Hi Geoff, I downloaded

Re: problem with setting up cocoon in webLogic

2003-06-11 Thread Anne Kwong
Hi Geoff, I downloaded the binary version and follow the instruction that they have on the website for weblogic 6.0.    Should I build from source from your opinion?   Thanks, AnneGeoff Howard <[EMAIL PROTECTED]> wrote: And did you build from source? What instructions did you follow toset up the c

Re: problem with setting up cocoon in webLogic

2003-06-11 Thread Geoff Howard
And did you build from source? What instructions did you follow to set up the cocoon servlet? Geoff At 09:55 AM 6/11/2003, you wrote: I am using Cocoon 2.0.4. From the webLogic log, there is no error message.. Anne Geoff Howard <[EMAIL PROTECTED]> wrote: Actually, in this case the errors are p

Re: problem with setting up cocoon in webLogic

2003-06-11 Thread Jay W Kim
you probably need to add some jars in your classpath: put the xerces in your startWeblogic.cmd set CLASSPATH=%CLASSPATH%;C:\Log4J\log4j-1.2.8.jar set CLASSPATH=%CLASSPATH%;C:\Xerces\xerces_1_4_4.jar set CLASSPATH=%CLASSPATH%;C:\libraries\webAF\webAF.jar; --

Re: problem with setting up cocoon in webLogic

2003-06-11 Thread Anne Kwong
I am using Cocoon 2.0.4.  From the webLogic log, there is no error message..   AnneGeoff Howard <[EMAIL PROTECTED]> wrote: Actually, in this case the errors are probably in WebLogic's logs, not in WEB-INF/logs. Did you build from source? Which version of Cocoon?GeoffAt 02:41 AM 6/11/2003, you wrot

Re: problem with setting up cocoon in webLogic

2003-06-11 Thread Geoff Howard
Actually, in this case the errors are probably in WebLogic's logs, not in WEB-INF/logs. Did you build from source? Which version of Cocoon? Geoff At 02:41 AM 6/11/2003, you wrote: Could you please post errors from the log files? They should be in your cocoon web app directory under WEB-INF/log

Re: problem with setting up cocoon in webLogic

2003-06-11 Thread Anne Kwong
Hi I am using webLogic 7.  Does anyone know how to get cocoon to work under weblogic 7?  Any help or hint will be greatly appreciated.   Thanks, Anne   Alexandre Victoor <[EMAIL PROTECTED]> wrote: What version of weblogic are you using? If I am not wrong, Cocoon2 works under weblogic 6.1 sp4 but no

Re: problem with setting up cocoon in webLogic

2003-06-11 Thread Alexandre Victoor
What version of weblogic are you using? If I am not wrong, Cocoon2 works under weblogic 6.1 sp4 but not under weblogic 6.1 sp2... Alex Anne Kwong wrote: Dear all, I followed the instruction and is able to set up the CocoonServlet on weblogic. However, when I tried to bring up localhost:7001/c

problem with setting up cocoon in webLogic

2003-06-11 Thread Anne Kwong
Dear all, I  followed the instruction and is able to set up the CocoonServlet on weblogic.  However, when I tried to bring up localhost:7001/cocoon/, I am getting the following error:   type fatal message Cocoon was not initialized. description Cocoon was not initialized. Cannot process request. s

Re: problem with setting up cocoon in webLogic

2003-06-10 Thread David Kavanagh
Could you please post errors from the log files? They should be in your cocoon web app directory under WEB-INF/logs. The error.log usually has something useful, but I would look in core.log for this type of error. David Anne Kwong wrote: Dear all, I  followed the instruction and is

problem with setting up cocoon in webLogic

2003-06-10 Thread Anne Kwong
Dear all, I  followed the instruction and is able to set up the CocoonServlet on weblogic.  However, when I tried to bring up localhost:7001/cocoon/, I am getting the following error:   type fatal message Cocoon was not initialized. description Cocoon was not initialized. Cannot process request.