Re: tomcat-3.2.3 and cocoon-1.8.2 not working :)

2001-11-03 Thread Frank Hess
Hi Hoang, have you copied the samples $cocoon_home/samples/* to $tomcat_home/webapps/cocoon ? if yes try http://localhost:8080/cocoon/Cocoon.xml. This should show a status-page of cocoon if all is configured properly. Frank Am 02.11.01 16:13:06, schrieb Truong,Hoang C. [EMAIL PROTECTED]:

Re: Publishing Engine could not be initialized.

2001-11-03 Thread Frank Hess
Hi Leo, you have to put cocoon.jar in the classpath-variable of the VM. That's because the util-class of cocoon uses the ClassLoader.getSystemResource() method and can't find these classes when they are stored as jar in a lib-directory. I've spend one day to solve this problem. I've done

Re: Newbie XSP question - why dosn't this work?

2001-11-03 Thread David Rosenstrauch
I think either of these will work: xsp:logic![CDATA[ String msg = ContactBO.getContacts(xsl:value-of select=pim:nummer/); ]]/xsp:logic or xsp:logic String msg = ContactBO.getContacts(lt;xsl:value-of select=pim:nummer/gt;); /xsp:logic If not, I'll try to come up with

Re: Problems installing Cocoon2 = Win98 machine

2001-11-03 Thread David Rosenstrauch
Yeah, the process is way broken. IIRC, these were some of the issues I dealt with: * had to launch the build process from a DOS window that had environment memory set to 4096K (as you already noted) * some of the batch files were written on UNIX, and therefore use line-feeds as line

RE: Problems installing Cocoon2 = Win98 machine

2001-11-03 Thread Alex Vishnev
Doug, Cocoon2.0rc1 compiled properly for me. I am using Win2K with JDK 1.3. Alex -Original Message- From: Doug [mailto:[EMAIL PROTECTED]] Sent: Friday, November 02, 2001 8:00 PM To: [EMAIL PROTECTED] Subject: Re: Problems installing Cocoon2 = Win98 machine Thanks. I saw the entry

Cocoon 1.8.2 on Tomcat 3.3

2001-11-03 Thread Drasko Kokic
Hi there, would anybody know if there is a new version of Cocoon1 which is fixing the problem with resource loader when used on Tomcat 3.3 ?! Is there any new patch release being planed or Cocoon1 finished with version 1.8.2 (from 26.01.01)?! Is Cocoon1 website being updated, as there is no info