Roger Ting wrote:
> Hi I am awfully new to Cocoon.. It took me 1 day to setup the TomCat
> Servlet 4.0.3 properly. Now i run into the problem for Cocoon.
Tomcat 4.0.3 has classloader problems. It is recommended
to use 4.0.4, now that it's out. If you have to stay with
4.0.3, read carefully the i
I used the same configuration and got the same error. Then I downgraded
to tomcat 4.0.2-b2 and everything works fine.
/leo
On Thursday, February 14, 2002, at 01:17 Uhr, Cristina Ulivi wrote:
> Hi.
> I've installed Apache 1.3, Tomcat 4.0.2 on Windows 2000 and they are ok.
> Then I've install
To be more precise, and quoting from the installation instructions:
Instead, a hack which some people have found to work is (in the case of
Tomcat 3.2) renaming xml.jar as zxml.jar and parser.jar as zparser.jar. For
other versions try renaming crimson.jar.
Also, as Max suggested, you may want to
Hi,
if you are not fiex to cocoon 1 i would suggest
to gte the latest version vom cocoon 2.0. It is
much somther to install. And if you don't depend
on Tomcat 3, install instead Tomcat 4. Than is the
cocoon installation apiece of cake. YOu just has to
drop the cocoon.war file contained in the coc
I have solved the problem a different way.
1) Move jaxp.jar and crimson.jar from common/lib to server/lib.
This is because Tomcat need those jars in it's classpath, which
include server/lib and common/lib. In previous version of Tomcat 4 the
jars where in server/lib to address compatibility p
On Wed, Sep 19, 2001 at 05:08:03PM -0400, Rajkumar, Joseph wrote:
> Hi Folks
>
> This did it and it all works beautifully. I took the stock Tomcat-4.0
> binary distribution and Cocoon-2.0B2.tar.gz.
>
> The build 'cocoon' with the install option giving it the path to the
> tomcat webapps
Hi Folks
This did it and it all works beautifully. I took the stock Tomcat-4.0
binary distribution and Cocoon-2.0B2.tar.gz.
The build 'cocoon' with the install option giving it the path to the
tomcat webapps directory as given on the "install" page on cocoon2-page.
Removed jaxp.jar and c