Problems with XSP files and Cocoon 2.0 Release

2001-12-01 Thread Bryan Murphy
Hey guys, Is there a reason why changes to XSP files aren't picked up when I have the application set to reloadable and pass the ?cocoon-reload=1 parameter to a page request? Changes to JSP, XML, and sitemap files are caught, but if I change an XSP file I get this error: WARN(2001-12-02)

Cocoon in JBoss+Jetty?

2001-12-01 Thread Jozsa Kristof
Anyone managed to install cocoon in JBoss+Jetty? I've seen some instructions on using Cocoon on Jetty standalone, but they did not helped. I've replaced crimson with xerces in JBoss, do cocoon deploys, but reaching http://../cocoon, it shows that trace: java.util.NoSuchElementException at

Cocoon 2.0 release, IE5.5, XML NAMESPACE

2001-12-01 Thread Christopher Watson
Dear Group I've just started looking at Release 2.0 Looking at the output of xsp pages, they now include the namespace for xml, i.e. xmlns:xml="http://www.w3.org/XML/1998/namespace"; This results in the following behaviour in IE5.5 ... The XML page cannot be displayed Cannot view XML input usi

Re: is batik X-server needed

2001-12-01 Thread Carlos Araya
Title: Re: is batik X-server  needed It is only necessary if you will be doing a lot of graphical work with FOP, which uses Batik as the image library. In the installation page (http://xml.apache.org/cocoon/installing/index.html) there are instructions for installing Cocoon with an alternative A

Re: Examples Cocoon 1.8.2

2001-12-01 Thread Carlos Araya
Title: Re: Examples Cocoon 1.8.2 Do you have the DB’s  JDBC drivers on your lib directory or your classpath? A search on google gave me this website to start searching: http://jdbc.postgresql.org/ From: "Ivan Manuel Andrade Muñoz" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Sat, 01 D

Cocoon 2.0,Apache and Tomcat

2001-12-01 Thread snpe
Hello, I install Tomcat 4.0.1, apache 1.3.20 (with mod_webapp.so) and coccon 2.0 I have problem with image files in documentation (menu). If I get http://server:8080/cocoon/documents/index.html then all is fine (with tomcat web server), but URL http://server/cocoon/documents/index.html I

Examples Cocoon 1.8.2

2001-12-01 Thread Ivan Manuel Andrade Muñoz
Hello to all. When loading the cocoon examples that are in the directory ESQL, when executing esql.xml shows me the following error:    Error loading driver.org.postgresql.Driver:java.lang.RuntimeException: ... That I have to make to see these examples?  As I solve these problems?    From al

Examples Cocoon 1.8.2

2001-12-01 Thread Ivan Manuel Andrade Muñoz
Hello to all. When loading the cocoon examples that are in the directory ESQL, when executing esql.xml shows me the following error:    Error loading driver.org.postgresql.Driver:java.lang.RuntimeException: ... That I have to make to see these examples?  As I solve these problems?    From alre

Re: is batik X-server needed

2001-12-01 Thread Robert J. Lebowitz
David:   I think that this is a FAQ look in the group for messages I sent related to running a "headless server".  In essence, if you don't need to use batik, no you don't need the X-server.   Some of the alternative solutions to this problem aren't really feasible... I wound up running t

is batik X-server needed

2001-12-01 Thread David Reid
Hi, I wonder if you can help me? I am installing Cocoon2 on a HP-UX system. However, I don't want to run an X-server on this system. I know batik/FOP requires this. Is there anyway around this? Is there a way to not install batik/FOP as part of cocoon2?     I would be very grateful for any

Coconn-EJB application build

2001-12-01 Thread Ulli Hoffmann
Hi, I'm migrating from Tomcat/Jboss to Cocoon2/Tomcat/Jboss and need some data on how the packaged application would look like. Currently the "app.ear" consists of: app.war appEjb.jar application.xml sun-j2ee-ri.xml Manifest.mf Now I'm wondering what has to be included in cocoon.war? Do I have t

C2.0 New package

2001-12-01 Thread Olivier MOUGEL
Hi every body, I've just download the zip package. I've just found docs files and cocoon.war. How can I build my app ? Thank's Olivier - Please check that your question has not already been answered in the FAQ before posting.