Re: Installing cocoon

2002-05-05 Thread Andrew C. Oliver
Have you all read the installation instructions? Getting it to work in 4.0.3 is a pain. Either be happy with 4.0.1 or go to 4.0.4b2 both of which are easy. I'd consider tomcat 4.0.2/3 duds overall anyhow. I've not had time to really look into what exactly is wrong with them, but things tend

Re: Installing cocoon

2002-05-05 Thread Conrad F. D'Cruz
Robert, I would not classify myself as a C2 expert by any long shot. I have been bloodying my nose on Cocoon for about 5 months. Every day is a new experience ... every step is a new experience. If I succeed in the install I will send you the steps. If I fail ... you will hear about that too!

Re: Installing cocoon

2002-05-05 Thread Bobrs
Conrad, Thanks by your attention !!! I would like a lot of if you returned your steps to install the 4.0.3 + cocoon 2.0.2 + j2sdk 1.4. So, like you have more experience with this softwares, I would like to know if this is a better option to convert files xml to pdf !?!?! Do you have some

Re: Installing cocoon

2002-05-04 Thread Conrad F. D'Cruz
Bobrs, Yes I struggled with that one too. You will have to download the cocoon-2.0.2-src.zip and that's where you will find the missing pieces. I did have trouble with J2DK1.4 ... so I backtracked to jdk1.3 + tomcat 4.0.1 + cocoon 2.0.1 and everything worked okay. I am planning on revisiting t

RE: Installing Cocoon on Mac OSX with Tomcat

2002-04-09 Thread Marina Sturino
At 12.01 08/04/2002 +0200, you wrote: >At 09.39 05/04/2002 -0500, you wrote: >>ALL NEWBIES READ THIS: Use Tomcat 4.0.1! > >Last week I've successfully installed Cocoon 2.0.2 with Tomcat 4.0.3 on >Mac OS X 10.1.3 Sorry, last week I've installed successfully cocoon 2.0.1 with tomcat 4.0.3 on Ma

RE: Installing Cocoon on Mac OSX with Tomcat

2002-04-08 Thread Marina Sturino
At 09.39 05/04/2002 -0500, you wrote: >ALL NEWBIES READ THIS: Use Tomcat 4.0.1! Last week I've successfully installed Cocoon 2.0.2 with Tomcat 4.0.3 on Mac OS X 10.1.3 To prevent this error: org.apache.cocoon.ProcessingException: Error compiling sitemap: java.lang.NoClassDefFoundError: org/w

Re: Installing Cocoon on Mac OSX with Tomcat

2002-04-07 Thread Liam Morley
On Fri, 5 Apr 2002, Randy Smith wrote: > Hi gang, > > I'm trying to install Cocoon v2.0.2 with Tomcat v4.0.3 on Mac OSX v10.1.3 > and I'm having some problems. I'm sure the main problem is that I'm new at > all this but I had to start somewhere so I leapt in. > > I have Tomcat installed and wor

Re: Installing Cocoon on Mac OSX with Tomcat

2002-04-06 Thread Randy Smith
Hi Moritz, First of all, I meant no disrespect to you after you kindly responded to this thread on the [EMAIL PROTECTED] and have now caught me in a cross posting to this list. After reading the suggestion that all I had to do was re-locate the cocoon.war file and that was it. Then discovered the

RE: Installing Cocoon on Mac OSX with Tomcat

2002-04-05 Thread Moritz Petersen
hi randy, > I have Tomcat installed and working and I was told by someone on the > [EMAIL PROTECTED] list that all I had to do was put the cocoon.war > file in the tomcat/webapps directory, restart tomcat and that was > it. Seemed > too easy and naturally it didn't work for me. I was wondering if

Re: Installing Cocoon on Mac OSX with Tomcat

2002-04-05 Thread Carlos
Here's Apple's way to do it http://developer.apple.com/internet/macosx/tomcat1.html On 04/05/02 5:46, "Randy Smith" <[EMAIL PROTECTED]> wrote: > Hi gang, > > > I'm trying to install Cocoon v2.0.2 with Tomcat v4.0.3 on Mac OSX v10.1.3 > and I'm having some problems. I'm sure the main problem i

RE: Installing Cocoon on Mac OSX with Tomcat

2002-04-05 Thread Marina Sturino
At 09.39 05/04/2002 -0500, you wrote: >ALL NEWBIES READ THIS: Use Tomcat 4.0.1! Last week I've successfully installed Cocoon 2.0.2 with Tomcat 4.0.3 on Mac OS X 10.1.3 To prevent this error: org.apache.cocoon.ProcessingException: Error compiling sitemap: java.lang.NoClassDefFoundError: org/w

RE: Installing Cocoon on Mac OSX with Tomcat

2002-04-05 Thread Vadim Gritsenko
ALL NEWBIES READ THIS: Use Tomcat 4.0.1! Vadim > From: Randy Smith [mailto:[EMAIL PROTECTED]] > > Hi gang, > > > I'm trying to install Cocoon v2.0.2 with Tomcat v4.0.3 on Mac OSX v10.1.3 > and I'm having some problems. I'm sure the main problem is that I'm new at > all this but I had to start

Re: Installing Cocoon 2.0.1 on a WebLogic 6.1 SP2

2002-03-03 Thread Andreas Kuehne
Hi Mark ! I had this problem, too. This problem can be solved by 'cleaning' the META_INF/MANIFEST.MF file. There are two empty lines at the end of the file which cause the StringIndexOutOfBoundsException. Delete the lines ! Unfortunately I encountered other Exceptions after solving the above.

RE: Installing Cocoon 2.0.1 on a WebLogic 6.1 SP2

2002-03-01 Thread Vadim Gritsenko
It is because weblogic is having difficulties reading META-INF/manifest.mf of the xt-19991105.jar. You have two possibilities: 1. If you do not use xt - just remove xt*.jar files from everywhere. 2. Unpack xt, edit manifest.mf, pack it again. Vadim -Original Message- From: Mark Smith [m

RE: Installing Cocoon 2.0.1 on Tomcat-Standalone 4.0.2 with JDK1.3.1_02 and Windows 2K Pro

2002-02-13 Thread Vadim Gritsenko
> From: Barnaby Shearer [mailto:[EMAIL PROTECTED]] > > I have just downloaded a binary distribution of Cocoon 2.0.1 and cannot get > it to run. > > I have am running Windows 2000 professional with Sun's JDK 1.3.1_02 and > Jakarta-tomcat-4.0.2 in standalone mode. These all appear to be working >

Re: Installing Cocoon 2.0.1 on Tomcat-Standalone 4.0.2 with JDK1.3.1_02 and Windows 2K Pro

2002-02-13 Thread Joseph Rajkumar
Hi This problem has been posted by me and many others on this mailing list. Depends on what you wish to do. If you want to get TC+Cocoon to work, go to version TC-4.0.1 and Cocoon-2.0.1 with everything else as you have it. Then you will be fine. Regards Joseph Rajkumar Barnaby Sh

RE: Installing Cocoon 2 on Weblogic 6.1

2002-01-03 Thread Vadim Gritsenko
> From: Gallagher, Liz [mailto:[EMAIL PROTECTED]] > > Does anybody know how to sucessfully deploy Cocoon 2 on Weblogic Server 6.1 > sp1 as a WAR file? > > The cocoon.war file contain a JAR file that has a 2-character prefix > (XT.JAR). This is causing a "prefix string too short" exception. Some

Re: Installing Cocoon 2 on Weblogic 6.1

2002-01-03 Thread Bernhard Huber
hi, liz > >I've been reading your threads on the cocoon-users mail archive regarding >the Installation of Cocoon 2 on Weblogic 6.1. First of all, I want to thank >you for your help. > thank you. >You messages helped me work through the process of >successfully installing Cocoon 2 in an explod

Re: Installing Cocoon

2001-09-10 Thread Daigo MORIWAKI
Hi, Henrik 2001/09/10 Mon PM 11:42 "Henrik Hofmann" <[EMAIL PROTECTED]> wort: > The Error occurs the first time I try to access cocoon > > org.apache.cocoon.ProcessingException: The sitemap handler's sitemap is not >available. Please check F:\Webserver\tomcat\webapps\cocoon\WEB-INF\logs\cocoo

Re: Installing Cocoon on Tomcat

2001-07-26 Thread Nathalie Pult
I had the same problem on tomcat. Just move xml.jar and parser.jar out of the directory they are supposed to be, stop tomcat, put them back in and restart tomcat. I have _NO_ idea why this works; maybe a matter of timestamp? On Thu, 26 Jul 2001, Seth Bunke wrote: > I believe that I had a similar

Re: Installing Cocoon on Tomcat

2001-07-25 Thread Seth Bunke
I believe that I had a similar problem when setting up Cocoon with Tomcat. For whatever reason the xerces jar has to be found before some other jars. To deal with this I modified my tomcat.bat file (Windows 98) (in the bin directory) to expilictly load this jar first. See the portion of tomcat.bat

Re: installing cocoon

2001-06-20 Thread Carloz Alaniz
This is what I did. I already have java installed, "jdk1.1.6" on "/apex/jdk1.1.6/" 1.) I downloaded Cocoon-1.8.2.tar.gz from ( http://xml.apache.org/cocoon/dist/ ). 2.) I executed the "build.sh" and it worked successfully. 3.) I don't know where to go from now. My question is: How do run c

RE: installing cocoon

2001-06-20 Thread Eduardo Yanez
Carloz, in order to get help, you must describe exactly what?s your problem, did you installed the sevlet engine (Tomcat, or Resin or any other?? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Carloz Alaniz Sent: Miercoles, 20 de Junio de 2001 03:12 p.m.

Re: Installing Cocoon

2001-05-26 Thread Volker Wurst
Hi, I just installed Cocoon successfully in the following environment: Operating System: MacOS X 10.0.3 WebServer: Apache 1.3.19 Servlet Engine: Tomcat 3.2.1 JVM: JDK 1.3 - Please check that your question has not already been an