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
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!
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
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
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
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
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
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
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
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
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
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
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.
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
> 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
>
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
> 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
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
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
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
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
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
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.
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
24 matches
Mail list logo