cocoon, jre, integrated browser

2006-04-19 Thread iboa
Hello, are there solutions to ship cocoon with jre so that i can be sure its running on a customers computer? Maybe a kind of integrated browser. Like one click starts cocoon-jetty and opens a browserwindow with localhost: thx for any suggestions in advance Boris --

RE: cocoon, jre, integrated browser

2006-04-19 Thread Kai Mutz
Check this out: http://launch4j.sourceforge.net/ You can launch jetty (with a cocoon webapp) with launch4j and bundle it with a JRE. I have tested it a few weeks ago. It works, even from CD. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > iboa > Sen

varsion 2.1.9 + hibernate

2006-04-19 Thread Slava Schmidt
Hi, i cannot use Cocoon 2.1.9 and Hibernate 3.1.3 together. I start up Tomcat server and i receive a following exception: java.lang.NoClassDefFoundError: org/objectweb/asm/CodeVisitor. Wenn i use an asm.jar from hibernate installation package, i recieve other exception: java.lang.NoSuchMethod

Re: PCL serializer help

2006-04-19 Thread sarvesh mulay
Hi, But the cocoon site says that it provides the PCL serializer and i also found out the code the PCLSerializer.java on the link : http://mail-archives.apache.org/mod_mbox/cocoon-cvs/200108.mbox/[EMAIL PROTECTED]   So why does it does not exist in the download of cocoon2.1.9, was it suppo

Re: varsion 2.1.9 + hibernate

2006-04-19 Thread Antonio Gallardo
Hi Slava, If you don't need the bsf block disable it and recompile cocoon and try again. Best Regards, Antonio Gallardo. Slava Schmidt escribió: Hi, i cannot use Cocoon 2.1.9 and Hibernate 3.1.3 together. I start up Tomcat server and i receive a following exception: java.lang.NoClassDefF

creating only one cookie file for whole website

2006-04-19 Thread arnab . jena
Hi all, I am working on cookie implementation and I am able to set and get the values from a cookie. But I am stuck as because whenever the link changes in the site it actually creates a different cookie or searches from a different cookie.txt. e.g I am in 'home' link and I moved to 'home2' lin

Re: creating only one cookie file for whole website

2006-04-19 Thread arnab . jena
Hi all, The issue has been solved by setting the path of the cookie to "/". Regards, Arnab Jena Assistant Systems Engineer Tata Consultancy Services Limited Bangalore,Karnataka India Cell:- 09886327580 Mailto: [EMAIL PROTECTED] Website: http://www.tcs.com Arnab Jena/BLR/TCS 04/20/2006 11:18

Re: PCL serializer help

2006-04-19 Thread Joerg Heinicke
Kai Mütz already wrote how to setup the FOPSerializer for PCL: http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=114535582410724&w=4 Jörg On 20.04.2006 06:51, sarvesh mulay wrote: Hi, But the cocoon site says that it provides the PCL serializer and i also found out the code the PCLSeri

Re: Initialization problem in cocoon when trying to view page in html/pd

2006-04-19 Thread Deepa Jayaprakash
Thank you, it worked for me after disabling the jcr block in properties files, Thanks a lot -- View this message in context: http://www.nabble.com/Initialization-problem-in-cocoon-when-trying-to-view-page-in-html-pdf-t1407273.html#a4001872 Sent from the Cocoon - Users forum at Nabble.c