hosting

2003-02-19 Thread Doug Gilbert
Anybody hosting cocoon in the UK?

Hosting

2002-05-28 Thread Doug Gilbert
Can anyone recommend a web hosting service for a small commercial concern inthe UK wanting to use Cocoon?

Do not understand Cocoon2 documentation

2001-11-14 Thread Doug
I am still having problems getting a remote directory to work with Cocoon2. I am wondering if it is because I am using Tomcat 4.01 with Cocoon2 which the documentation says will not work. Here's the section: Tomcat 4.0 versions prior to beta7 do not expose the servlet.jar file to Apache Cocoo

Re: Cocoon2 error: Could not set up Component for hint:

2001-11-13 Thread Doug
Thanks for the reply. In my /webapps/cocoon sitemap, I added the following code: This should make Cocoon go to my D: drive for the web application. In the D://ut/ directory, I have another sitemap.xmap for the specific programs. For example, "test.html" is made up of "test.xml" and

how to shut off database?

2001-11-12 Thread Doug
First, I am running Tomcat 4.01, Cocoon 2 0cr1 on a Windows 98 machine. I can get the cocoon default pages OK, and my development web page when I copy it to the Cocoon Webapps directory. Whenever I start it, I get the following message: * Server.run

Fw: how to shut off database?

2001-11-12 Thread Doug
First, I am running Tomcat 4.01, Cocoon 2 0cr1 on a Windows 98 machine. I can get the cocoon default pages OK, and my development web page when I copy it to the Cocoon Webapps directory. Whenever I start it, I get the following message: * Serv

Cocoon2 error: Could not set up Component for hint:

2001-11-12 Thread Doug
First, I am running Tomcat 4.01, Cocoon 2 0cr1 on a Windows 98 machine. I can get the cocoon default pages OK, and my development web page when I copy it to the Cocoon Webapps directory, I get the following error message: type internal-server-error message Exception in Handler description org.apa

Re: Problems installing Cocoon2 = Win98 machine

2001-11-02 Thread Doug
2, 2001 7:03 PM Subject: RE: Problems installing Cocoon2 = Win98 machine > Doug, > In the Cocoon FAQ, you'll see a solution for not enough environment > memory. Changing it in the properties of the file doesn't seem to be > enough- you'll need to edit your config

Problems installing Cocoon2 = Win98 machine

2001-11-02 Thread Doug
Can someone please help me install Cocoon? I am unable to build it. I keep on getting the following error and do not know why: Exception in thread "main" java.lang.NoClassDefFoundError: I have a Win98 machine, increased the environment for the build.bat and ant.bat files. I have Jdk1.3 inst

Multiple instances of Cocoon?

2001-10-04 Thread Hewko, Doug
Can you have multiple instances of Cocoon running at the same time? I would like to split my web site in Cocoon into a development and testing system. I tried adding a development directory structure in my sitemap.xmap with limited success. My relative links do not work as the web pages are being

RE: How to have prompt for download?

2001-10-04 Thread Hewko, Doug
ption meaning > 'confirm opening > before download', this must be switched to yes. > > Hope this helps, > > Joerg > > - Original Message - > From: "Hewko, Doug" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, October 03,

How to have prompt for download?

2001-10-03 Thread Hewko, Doug
How would you set up Cocoon2 to download a file instead of opening an application for it? In my sitemap.xml, I have some word documents defined as follows so I can put them all in one physical path. What would I need to change if I want Windows to give the "open" or "save" prompt

Unable to pass a parameter

2001-10-02 Thread Hewko, Doug
Can someone please help me pass a parameter to a XSL stylesheet? I have been trying without luck and do not know why this will not work with Cocoon2. I've been told it should be possible, but no luck and I can't find anything in the archives to help me. I know that this is a Cocoon2 problem becau

RE: ide recommendations?

2001-10-02 Thread Hewko, Doug
I tried Xcelerator but it doesn't work. It needs MSXML3, which uses outdated specificiations and I am using MSXML4. > -Original Message- > From: Liam Morley [mailto:[EMAIL PROTECTED]] > Sent: October 2, 2001 9:55 AM > To: [EMAIL PROTECTED] > Subject: RE: ide recommendations? > > > Appar

How to set up cocoon to pass parameters?

2001-10-01 Thread Hewko, Doug
How can I set up cocoon to pass parameters from one file to another? For now, I would be happy having the value of my parameter change when I click on a link. I am trying and this is the internal error I get: 2001-10-01 11:34:41 [org.apache.catalina.connector.warp.WarpConnector] Error accepting r

RE: Why doesn't Cocoon2 recognize [position() < last()] ??

2001-08-16 Thread Hewko, Doug
end, if you can tell us what it is I'm sure we can accomodate it...? If you look in the /lib directory you'll find all the jar files Cocoon relies on to work. If you want more details find the document 'jars' (xml in cvs, html when built, available on the website). J. >

RE: Why doesn't Cocoon2 recognize [position() < last()] ??

2001-08-16 Thread Hewko, Doug
't Cocoon2 recognize [position() < last()] ?? > > > Well, you should try it with xalan standalone, to make sure > thats really > a cocoon and not a xalan bug. > Im quite sure its a xalan bug, not from cocoon, because all XSLT > processing is managed throgh xalan (a

RE: Why doesn't Cocoon2 recognize [position() < last()] ??

2001-08-13 Thread Hewko, Doug
ight list for such a question - take a look at the mulberry-list for XSL: http://www.mulberrytech.com/xsl/xsl-list/index.html Stefan > -Ursprüngliche Nachricht- > Von: Hewko, Doug [mailto:[EMAIL PROTECTED]] > Gesendet: Montag, 13. August 2001 14:29 > An: '[EMAIL PROTEC

RE: Why doesn't Cocoon2 recognize [position() < last()] ??

2001-08-13 Thread Hewko, Doug
M To: [EMAIL PROTECTED] Subject: AW: Why doesn't Cocoon2 recognize [position() < last()] ?? Its not a cocoon, but a XSL-Problem. Try the following: Stefan > -Ursprüngliche Nachricht- > Von: Hewko, Doug [mailto:[EMAIL PROTECTED]] > Gesend

Why doesn't Cocoon2 recognize [position() < last()] ??

2001-08-13 Thread Hewko, Doug
Hi! I have an XSL stylesheet that I typed from a tutorial and it would not work under Cocoon2. Yet, it worked fine when I used MSXML4. (Thus, the only difference between Cocoon and MS is the parser.) If requested, I can attach the entire stylesheet and XML documents, but the offending template is

RE: Problems when installing Cocoon with Tomcat 3.1

2001-08-08 Thread Hewko, Doug
Someone should create a FAQ for this... Did you install JSWDK (http://java.sun.com/products/jsp/archive.html)? Did you set your JAVA_HOME path to your JDK 1.3.1? (ie: c:\jdk1.3.1) Did you set up your CLASSPATH (c:\xerces\xerces.jar;c:\jdk1.3.1\lib\tools.jar)? Are you using Tomcat? (Web server?)

RE: Problems with Cocoon2 b2

2001-08-08 Thread Hewko, Doug
Did you set your "classpath=c:\xerces\xerces.jar;c:\jdk1.3.1\lib\tools.jar" and "JAVA_HOME=c:\jdk1.3.1"? I ended up using the j2sdk-1_3_1-win.exe file. I could not get cocoon2 to work from just JDK 1.3.1 myself... Hope this helps. -Original Message- From: Pedro Pastor [mailto:[EMAIL PRO

RE: relative links

2001-08-03 Thread Hewko, Doug
Yes you can. I defined my Cocoon2 settings to take "_images" as a relative link, which I place in my "tomcat\webapps\cocoon\xmlimages" directory. The "images/**.gif" definition is there by default. In the sitemap.xmap file, look for the following:

RE: Cocoon2 changing links on me....

2001-08-03 Thread Hewko, Doug
must write this in one line: mailto: select="member/e_mail"/>@ccra-adrc.gc.caOR use :   mailto: select="member/e_mail"/>@ccra-adrc.gc.ca Vadim -Original Message-From: Hewko, Doug [mailto:[EMAIL PROTECTED]]Sent: Thursday, August 02,

RE: tomcat crash with cocoon 2

2001-08-01 Thread Hewko, Doug
I had to use JSDWK from URL is: http://java.sun.com/products/jsp/archive.html -Original Message- From: Christophe Frey [mailto:[EMAIL PROTECTED]] Sent: August 1, 2001 3:37 PM To: [EMAIL PROTECTED] Subject: tomcat crash with cocoon 2 I've install a new version of tomcat 3.2.2 and set it

Cocoon2 won't refresh

2001-08-01 Thread Hewko, Doug
Did anyone else encounter a problem with Cocoon2 where it won't refresh the web pages? I am playing with XML/XSL files. I will load the page once and then make a change. If I change the XML, the change comes up once I click on the Refresh button. (I am using IE 5.) If I change the XSL, the change

Strange error messages...

2001-08-01 Thread Hewko, Doug
I am receiving an error from Cocoon2 that I do not know. Is there a central repository that can help me interpret the error messages? The error I have is: org.xml.sax.SAXParseException: The encoding declaration is required in the text declaration. ---

RE: beginner

2001-08-01 Thread Hewko, Doug
Hi! I just installed Cocoon2 myself. Modify the sitemap in your \tomcat\webapps\cocoon directory. I never changed the cocoon.xconf, so I do not know what it does, but there's one in the same directory. The stylesheets are in the "stylesheets" directory (from tomcat\webapps\cocoon) , but after

Cocoon and Databases

2001-07-31 Thread Hewko, Doug
Hi! I would like to try the database example on the Cocoon2 default page. I have MS Access 2000 (standalone) installed. Where do I get an interpretter to communicate between my database and Cocoon2? I looked on Apache's Cocoon web site without any luck. I checked Microsoft but could find nothing t

How to program for Cocoon2?

2001-07-30 Thread Hewko, Doug
I am eager to get started programming server-side XML in Cocoon2. First, is there a document that says where I can place my own code to run them in Cocoon2? Where are the samples files located? I am looking at the samples, and found "http://localhost:8080/cocoon/hello.svg";. Yet, there is no "hel

RE: Trouble getting Cocoon2 to work...

2001-07-30 Thread Hewko, Doug
Dave Smith, John Peters, Java Guru, et al., Thanks for your help! I eventally got Cocoon to work. Seems like I had the wrong JDK specified. - Please check that your question has not already been answered in the FAQ before posting

RE: Trouble getting Cocoon2 to work...

2001-07-27 Thread Hewko, Doug
has to be first in tomcat's classpath. Change the name of the jar file that contains Xerces so it starts with a. Then it will be loaded into your classpath first Hewko, Doug wrote: > Help! > > I think I have Tomcat working... I get the default page when I type > "http://

Trouble getting Cocoon2 to work...

2001-07-27 Thread Hewko, Doug
Help! I think I have Tomcat working... I get the default page when I type "http://localhost:8080/";. But "http://localhost:8080/cocoon"; is giving me the exception "org.apache.avalon.framework.configuration.ConfigurationException: Error trying to load configurations" and embedded exception "org.x

RE: Problems running Cocoon2

2001-07-27 Thread Hewko, Doug
on of org.xml.sax is loaded first. Regards, Jon - Original Message - From: "Hewko, Doug" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, July 27, 2001 10:43 AM Subject: RE: Problems running Cocoon2 > Thanks. > > I add

RE: Problems running Cocoon2

2001-07-27 Thread Hewko, Doug
Hi! Just in case it helps; here are the system environments that I had set up for Cocoon2: TOMCAT_HOME = c:\tomcat\jakarta-tomcat-3.2.3 JAVA_HOME = c:\jdk1.2.2\jre CLASSPATH = c:\Xerces\xerces-1_4_2\xerces.jar;c:\Xerces\xerces-1_4_2\xercesSamples.jar -Original Message- From: Hewko, Doug

RE: Problems running Cocoon2

2001-07-27 Thread Hewko, Doug
y 27, 2001 10:36 AM To: [EMAIL PROTECTED] Subject: Re: Problems running Cocoon2 The Xerces library is not being loaded correctly. Please refer to http://xml.apache.org/cocoon2/faq.html#faq-9 for further info. Jon - Original Message - From: "Hewko, Doug" <[EMAIL PROTECTED]

Problems running Cocoon2

2001-07-27 Thread Hewko, Doug
Help! I am trying to get Cocoon2 to work and am getting the following error: ** START OF ERROR MESSAGE *** type internal-servlet-error message Internal servlet error description Cocoon was not initialized. sender org.apache.cocoon.servlet.Coc

Help : Taking the plunge - cocoon

2001-07-26 Thread Hewko, Doug
In order to develop XML in a W3C compliant environment, I've decided to abandon my IE5 client-side development and try COCOON. Does anyone know of good resources where I can get help on getting COCOON to work? I've downloaded the product, and unarchived it. The instructions say I need a Java Vir