Re: revelet not repsonding

2012-01-08 Thread Jeroen Reijn
Hi, I'm a bit confused here. You're talking about a filter that traps /webiso-login, but it seems a to be a servlet according to the below configuration. The order of the url patterns in the web.xml is indeed important, so place all cocoon related servlet matches at the end if you want it to end

Re: Cocoon 2.2 production server configuration

2011-09-13 Thread Jeroen Reijn
Hi, see my comments inline: On Fri, Sep 9, 2011 at 10:37 AM, Brecht Schoolmeesters brecht.schoolmeest...@zappware.com wrote: Hi, we are currently using cocoon for transforming source xml files into xml files in a different format. The transformations are pretty heavy because data from other

Re: Does ValidatingTransformer support DTD validation

2011-06-26 Thread Jeroen Reijn
Hi Robby, have you checked this page [1]? I'm not sure if this is the same component, but is might lead you further. [1] http://wiki.apache.org/cocoon/ValidationTransformer Jeroen On Mon, Jun 20, 2011 at 3:24 PM, Robby Pelssers robby.pelss...@ciber.com wrote: Hi all, i am trying to use the

Re: Cocoon 2.2 and Mysql 5.0

2011-05-17 Thread Jeroen Reijn
Hi, have you tried to connect with a mysql client from you local machine to the mysql server? It seems to me a connection related problem. Cheers, Jeroen 2011/5/12 Grégory Roche webmas...@polymorphisme.org:  Hi, after the mail, I'm trying to do a test with a database Mysql 5.0 and a block

Re: [HELP]Wrapped org.apache.excalibur.source.SourceException: Exception during processing of cocoon://MEdPortfolio/elfusers/Taria.Taylor/portfolios/MEdPortfolio/portfolio.xee?cocoon-view=first (file:

2010-12-30 Thread Jeroen Reijn
Hi, could you explain what you are trying to ask here? Apparently you have an exception in your application, but I do not see what you would like to know. Cheers, Jeroen On Tue, Dec 21, 2010 at 5:25 PM, Horka, Randall J. rho...@mvsc.k12.in.us wrote:

Re: Problem using XSP pages

2010-09-07 Thread Jeroen Reijn
I might be mistaking, but I guess your map serialize should be put to xml or something similar. What does your xsp produce. XML,HTML, or something else? On Tue, Sep 7, 2010 at 9:39 AM, Shweta Singhai shweta.sing...@ictect.comwrote: I made a folder with xspdemo name,and create hello.xsp file in

Re: Problem using XSP pages

2010-09-07 Thread Jeroen Reijn
tell me where am I lacking? Thanks, Shweta *From:* Jeroen Reijn [mailto:j.re...@onehippo.com] *Sent:* Tuesday, September 07, 2010 4:31 PM *To:* users@cocoon.apache.org *Subject:* Re: Problem using XSP pages I might be mistaking, but I guess your map serialize should be put to xml

Re: CInclude request with body?

2010-08-25 Thread Jeroen Reijn
If I take a look at: http://cocoon.apache.org/2.1/userdocs/cinclude-transformer.html I get the assumption that you can. I have never tried it though. Jeroen On Wed, Aug 25, 2010 at 6:47 AM, Stephen Rosman step...@rosman.id.auwrote: Does anyone know if you can specify a body for an

Re: Using applet in cocoon 2.1

2010-07-05 Thread Jeroen Reijn
Hi, I'm not sure that I understand how your applet works( I have not used applets over the last 5 years), but as far as I know all the class files should be contained in the jar. So I don't think you will need the .class matcher inside your sitemap. Jeroen On Tue, Jun 29, 2010 at 10:06 PM,

Re: Cocoon Source URLs and Unicode on WAMP Localhost

2010-06-29 Thread Jeroen Reijn
Hi, just to be sure. Have you set the URIEncoding=UTF-8 in you tomcat server.xml connector configuration? Jeroen On Mon, Jun 28, 2010 at 4:27 PM, Nathaniel Grove nd...@virginia.edu wrote: Hi, I am using Cocoon 2.1.11 as a webapp in Tomcat on my windows 7 localhost WAMP server. The Cocoon

Re: email not working in Cocoon 2.1.11 (I think)

2010-05-31 Thread Jeroen Reijn
Hi, no not problems as far as I know. You did not get any error message? Looking at your java code it seems to log quite a bit. Are you sure it ends up at you java component? Gr, Jeroen On Thu, May 27, 2010 at 8:46 PM, Paul Joseph pjos...@gmail.com wrote: Hi there, I have a standard Java

Re: caching issue Cocoon2.2

2010-05-17 Thread Jeroen Reijn
Hi Robby. what kind of caching strategy are you using? Jeroen On Mon, May 3, 2010 at 2:35 PM, Robby Pelssers robby.pelss...@ciber.comwrote: Hi all, I just noticed a strange issue but I'm not 100% sure if it has something to do with the cinclude transformer. To summarize my setup: I

Re: Any IDE or Editor for Apache Cocoon2.1?

2010-04-22 Thread Jeroen Reijn
Hi Suyog, as far as I know there is no XSP editor available, but an XML editor should help already. Perhaps some others on the list can share what kind of IDE they used while working with XSP. I myself have never used them. Gr, Jeroen On Thu, Apr 22, 2010 at 2:03 PM, suyog.do...@wipro.com

Re: Lowering in amount of users' posts?

2010-04-19 Thread Jeroen Reijn
I too agree with Robby on a lot of points. My thoughts on this are that Cocoon 2.1 was sort of getting into it's maintainance phase where no real functionality was added anymore. There is already so much functionality in there! As far as I know there are still many people working with Cocoon

Re: switch Cocoon 2.2 spring dependencies from 2.5.1 to 2.5.6

2010-04-19 Thread Jeroen Reijn
Hi Robby, I guess it's just changing a maven dependency version right? Maybe we could raise this on the dev list and see if any of the initial 2.2 developers would have any issues with bumping this version. Jeroen On 04/07/2010 05:04 PM, Robby Pelssers wrote: I need to integrate spring-ws

Re: Table manipulation

2010-01-21 Thread Jeroen Reijn
Hi Anandh, first of all welcome! This email should go to the cocoon users mailinglist (see my CC). Please reply only to that list. Could you please describe the stacktrace or error message, because that would help us further. Regards, Jeroen anandhthiyagarajan wrote: Hi everybody I

Re: setting status codes in serializer

2009-09-25 Thread Jeroen Reijn
Hi Franco, as far as I know that's not possible to do from the transformation stage. What is it that you're trying to achieve? Regards, Jeroen Franco Pace wrote: Hi, If I wish to set the status code of a serializer to some value set in a variable/parameter such as: map:serialize

Re: Cocoon 2.2 / Cocoon forms repeater problem

2009-09-15 Thread Jeroen Reijn
Robby, thanks for sharing this knowledge! It's much appreciated! Regards, Jeroen Robby Pelssers wrote: Solved ;-) ft:widget id=/properties/ should become ft:repeater id=/properties/ Cheers, Robby *From:* Robby Pelssers [mailto:robby.pelss...@ciber.com] *Sent:* Tuesday,

Re: Cocoon 2.2 / Cocoon forms repeater problem

2009-09-15 Thread Jeroen Reijn
become ft:repeater/ -- /ft:form-template /div -Original Message- From: Jeroen Reijn [mailto:j.re...@onehippo.com] Sent: Tuesday, September 15, 2009 1:38 PM To: users@cocoon.apache.org Subject: Re: Cocoon 2.2 / Cocoon forms repeater problem Robby, thanks

Re: using Cocoon for on-the-fly minification?

2009-09-15 Thread Jeroen Reijn
[1]http://blog.jeroenreijn.com/2009/09/apache-cocoon-and-javascript.html [2]http://people.apache.org/~jreijn/sources/java/JavaScriptMinifyReader.java Jeroen Reijn wrote: Graag gedaan! :-) I'll see if I can write a nice JSMin based reader on the way home by train today. It should not be that hard

Re: Starting out with Cocoon 2.2

2009-09-11 Thread Jeroen Reijn
...which in turn would result in Hippo 7 to get a Cocoon front-end, right? :-) Well yes that could indeed happen, but we're not there yet. :-) Jeroen - To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org For

Re: Starting out with Cocoon 2.2

2009-09-10 Thread Jeroen Reijn
Well I think that some people have put Cocoon on a low profile. There were a lot of great frameworks added to the ASF code base lately, which made people broaden their perspective. I don't really think that people quit working with/on Cocoon, because Cocoon 2.1 is stable and a lot of people

Re: using Cocoon for on-the-fly minification?

2009-09-09 Thread Jeroen Reijn
Hi Lars, I've been working with Wilfred on that project, but I'm not really sure if I was the guy that wrote the component, which he talks about. However I have written something similar about 2 years ago. The way I implemented it was by creating a reader. This reader then reads the js van

Re: Restricting access by IP address

2009-09-09 Thread Jeroen Reijn
Hi Peter, have you also considered doing this with a webserver in front of you cocoon application? Regards, Jeroen Peter Flynn wrote: I have developed an RSS feed summarising posts to an internal mailing list, but I need to restrict access to it by IP address so that it is usable only

Re: Restricting access by IP address

2009-09-09 Thread Jeroen Reijn
and a selector would do the trick. Regards, Jeroen Peter Flynn wrote: Jeroen Reijn wrote: Hi Peter, have you also considered doing this with a webserver in front of your cocoon application? Yes, we currently front Tomcat with Apache httpd as a virtual host, but it's at the top level, eg

Re: using Cocoon for on-the-fly minification?

2009-09-09 Thread Jeroen Reijn
at build time, please see my reply to Kamal. Regards, Lars On 9/9/2009 2:33 AM, Jeroen Reijn wrote: Hi Lars, I've been working with Wilfred on that project, but I'm not really sure if I was the guy that wrote the component, which he talks about. However I have written something similar about 2

Re: how-to query an xml repository efficiently

2009-09-08 Thread Jeroen Reijn
Hi Robby, do you perhaps have any more specs on what kind of XML database it is? At our company we have experience with an Apache Slide backed database, which we used for storing XML files and let Slide indexed them with Lucene. Then based on DASL queries we could search the repository really

Re: how-to query an xml repository efficiently

2009-09-08 Thread Jeroen Reijn
: Jeroen Reijn [mailto:j.re...@onehippo.com] Sent: Tuesday, September 08, 2009 9:01 AM To: users@cocoon.apache.org Subject: Re: how-to query an xml repository efficiently Hi Robby, do you perhaps have any more specs on what kind of XML database it is? At our company we have experience

Re: how-to query an xml repository efficiently

2009-09-08 Thread Jeroen Reijn
- From: Jeroen Reijn [mailto:j.re...@onehippo.com] Sent: Tuesday, September 08, 2009 10:45 AM To: users@cocoon.apache.org Subject: Re: how-to query an xml repository efficiently Hi Robby, in this case I even think SOLR would be a great match for this use case. You can push XML with a http client

Re: using dynamic tree-model source in tree widget (CForms)

2009-09-03 Thread Jeroen Reijn
Hi Maria, you can find some examples in the cocoon samples section. See [1] for more information. Regards, Jeroen [1] http://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X/src/blocks/forms/samples/forms/sampletree_model.xml Maria Grigorieva wrote: I need smth like this: fd:tree

Re: using dynamic tree-model source in tree widget (CForms)

2009-09-03 Thread Jeroen Reijn
Maria, that's true. Where do you want to generate your tree model from? Regads, Jeroen Maria Grigorieva wrote: Cocoon samples - is the first source I've watched. But there in tree-model only real path... for exapmle fd:tree-model type=source src=context://samples 2009/9/3 Jeroen

Re: using dynamic tree-model source in tree widget (CForms)

2009-09-03 Thread Jeroen Reijn
file_explorer_model.xml doesn't cross the sitemap. I think the only way - is to use directory generator to create my tree (without tree widget). 3 сентября 2009 г. 12:19 пользователь Jeroen Reijn j.re...@onehippo.com mailto:j.re...@onehippo.com написал: Maria, that's true. Where do you want

Re: using dynamic tree-model source in tree widget (CForms)

2009-09-03 Thread Jeroen Reijn
=single *_fd:tree-model type=source src=...my path parameter..._* How in this file I can get my path parameter??? 3 сентября 2009 г. 13:30 пользователь Jeroen Reijn j.re...@onehippo.com mailto:j.re...@onehippo.com написал: Does the pipeline by itself work corretly from

Re: PDF export using cocoon

2009-08-21 Thread Jeroen Reijn
Well that depends I guess, since you don't actually have to see the XML, because you can let Cocoon serialize the output as a pdf, you could call a URL from ruby I guess and cocoon will generate the pdf based on the URL? Regards, Jeroen warrell harries wrote: It's an XML framework... so, in

Re: Cocoon 2.2 build failure

2009-05-12 Thread Jeroen Reijn
Hi Robby, it seems to work here. I do see though that you have a nexus maven repository in front of you maven install. Could that be the problem? Regards, Jeroen Robby Pelssers wrote: Hi all, I checked out cocoon 2.2 from trunk today and can’t seem to build due some missing daisy

Re: Howto: Make CSS available from within a stylesheet?

2009-04-29 Thread Jeroen Reijn
Hi, your css file will be requested as a browser request, so you will have to make sure you have a matcher in your sitemap that handles this request. What did not work when you tried that? Regards, Jeroen Yet another person wrote: I've been trying to use a css stylesheet in my xsl

Re: Howto: Make CSS available from within a stylesheet?

2009-04-29 Thread Jeroen Reijn
map:match pattern=*.css map:generate src=resources/internal/Stylesheets/{1}.css type=file / map:serialize type=text / /map:match and my stylesheet pointed to the css like this: link rel=stylesheet type=text/css href=Main.css / On Wed, Apr 29, 2009 at 11:48 AM, Jeroen Reijn j.re...@onehippo.com

Re: How to make cocoon session longer?

2009-04-20 Thread Jeroen Reijn
Did you take a look at the cocoon.xconf? It contains some settings for both session bound and non session bound continuations. [1] Search for the continuations-manager component. It should be quite clear when you look at the documenation above. Regards, Jeroen Reijn [1]http://svn.apache.org

Re: Apache Lenya 2.02 with Cocoon 2.1 and Tomcat 6.0

2009-03-31 Thread Jeroen Reijn
It seem that Cocoon does not launch because of the following error: Couldn't clean volatile data: Table not found in statement [SELECT TRIGGER_NAME, TRIGGER_GROUP FROM QRTZ_TRIGGERS WHERE IS_VOLATILE = ?] [See nested exception: java.sql.SQLException: Table not found in statement [SELECT

Re: Forms builder

2009-02-26 Thread Jeroen Reijn
Hi Oleg, as far as I can remember there used to be an eclipse plugin for Cocoon forms, which could be used to create forms. See [1] for more information. I'm not really sure it the project still exists/is alive, but there was an effort to create something like it.

Re: [2.2] Documentation is hard to find

2009-02-05 Thread Jeroen Reijn
Hi Magnus, see [1] for a list of generators. I think the 'old' 2.1 documentation [2] explains a bit more what generator does what. Regards, Jeroen [1]http://cocoon.apache.org/2.2/core-modules/core/2.2/1025_1_1.html [2]http://cocoon.apache.org/2.1/userdocs/generators.html Magnus Haraldsen

Re: Cocoon 2.1.8 Forms + AJAX : Final call for help!

2009-01-16 Thread Jeroen Reijn
Hi Gary, you probably mean in the cocoon-ajax-block.jar? Regards, Jeroen Gary Larsen wrote: Hi Derek, It's been a while since I got ajax working (2.1.9) so I'm not sure if this will help. (and I haven't read the thread) The ajax resources are in the cocoon-axis-block.jar. map:match

Re: Internal pipelines and servlet protocol

2008-11-03 Thread Jeroen Reijn
Hi Robin, I've been lagging behind on my Cocoon related things for a while, but where are you trying to fetch this internal pipeline from? Coul you show us the part of a sitemap that calls the below matcher (which does not work)? Regards, Jeroen Robin Wyles wrote: Hi, Can any devs shed

Re: flowscript editor

2008-10-08 Thread Jeroen Reijn
Hi Jeff, I'm not aware of anything like this, but flowscript is mozilla rhino under the hood. It might be that they have something for rhino, which you can use. Regards, Jeroen Jeff Schmitz wrote: My flowscript is starting to get pretty complex and I was wondering what most people use

Re: using OJB for multiple insert

2008-09-17 Thread Jeroen Reijn
Hi, I guess he means the exact line out of this snippet of code, so we can pinpoint the problem. Regards, Jeroen Мария Григорьева wrote: public class MyPersist extends AbstractContinuable { private transient PersistenceBroker broker; public MyPersist() {

Re: using OJB for multiple insert

2008-09-17 Thread Jeroen Reijn
@cocoon.apache.org Subject: Re: using OJB for multiple insert Jeroen Reijn Escribio :-) Hi, I guess he means the exact line out of this snippet of code, so we can pinpoint the problem. Exaclty Cheers. Carlos Chávez. Regards, Jeroen Мария Григорьева wrote: public class MyPersist extends

Re: Making cocoon stop ending 'Pragma: no-cache'

2008-09-04 Thread Jeroen Reijn
, there might be others, but I'm sure Cocoon 2.1.9 will net set them by default. Regards, Jeroen Reijn Iulian Radu wrote: Hi Jeroen for your super quick answer. Jeroen Reijn wrote: Hi Iulian, could you please provide us with some more information about which version of Cocoon you are using

Re: Making cocoon stop ending 'Pragma: no-cache'

2008-09-03 Thread Jeroen Reijn
. Kind regards, Jeroen Reijn Iulian Radu wrote: Hi all, My problem is that now cocoon send always the following http headers Pragma: no-cache Cache-Control: no-cache, no-store and my reverse proxy make no local cache entry for any resources/pages provided by cocoon. I have now

Re: POST parameter in Sitemap

2008-08-26 Thread Jeroen Reijn
Regards, Jeroen Reijn JLe wrote: Hi Guys, I have a form in HTML: == html head ... /head body ... form method=GET action=matchme/edit name=GroupOfParts

Re: POST parameter in Sitemap

2008-08-26 Thread Jeroen Reijn
Martin, thanks! For noticing the params vs attrs :-) See [1] for the input module that can read this. Regards, Jeroen [1]http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/components/modules/input/RequestParameterModule.html Martin Heiden wrote: Hi! JLe schrieb:

Re: using fd:on-value-changed ???

2008-08-25 Thread Jeroen Reijn
Hi, See http://ora-00904.ora-code.com/. It means that the settings are probably incorrect for the columns in the db. Regards, Jeroen Reijn Мария Григорьева wrote: Hello!!! I’m trying to update form data, using on-value-changed: fd:field id=density required=true

Re: Exception in ServerPagesGenerator.generate(): java.lang.RuntimeException: Could not get the datasource NullPointerException

2008-08-22 Thread Jeroen Reijn
Hi Kasim, I do not have a lot of experience with xsp, but the problem appears to be in your xsp file. index_xsp.java:350 Could you perhaps paste the line here on the list, so we can have a look, or attach your xsp file if it's not too big. Regards, Jeroen Reijn Mohamad, HKB (Hammad

Re: First steps with Cocoon 2.2

2008-08-13 Thread Jeroen Reijn
Hi Mika, I guess what's more important is, what is the stacktrace that you got while trying to do $mvn jetty:run? Regards, Jeroen Lehtonen, Mika wrote: Hello all, maybe you should have beginners list as for questions/problems like mine. :-[ I finally put myself together and started to

Re: Cocoon Authentication

2008-08-13 Thread Jeroen Reijn
Hi Pranab, you need to unsubscribe from the list. You can find more information how to do that here: http://cocoon.apache.org/mail-lists.html Regards, Jeroen [EMAIL PROTECTED] wrote: Can someone plz remove me from this email list. Warm Regards, Pranab Das Senior Software Engineer

Re: Get the URL of the originating client into XSLT

2008-07-11 Thread Jeroen Reijn
Kjetil, have you tried using the request input module in your sitemap? You should be able to get it with {request:serverName} or something similar. Regards, Jeroen Kjetil Kjernsmo wrote: Hi all, I've been trying to figure out how to get the URL of the originating client, i.e. the URL that

Re: Firefox 3 and URL

2008-07-01 Thread Jeroen Reijn
Hi Alexandre, then I guess you should start looking at the sarissa code then generates this url. I have not seen this problem with cocoon before, and since firebug reports it as the request, then it must be your javascript code somehow. Regards, Jeroen Alexandre Mazouz wrote: My URI

Re: Firefox 3 and URL

2008-07-01 Thread Jeroen Reijn
Well I hope not :-) Good that you figured it out though! Jeroen Alexandre Mazouz wrote: Okay, it seems that getElementsByTagName() has different behavior in FireFox 2.0 and Firefox 3.0. why? i don't know may be to give us more bug to fix. Jeroen Reijn-3 wrote: Hi Alexandre, then I guess

Re: i18n in JX Template

2008-06-25 Thread Jeroen Reijn
Hi Magnus, everything seems to be ok. Did you try turning on the logger of the i18n transformer to see what might be wrong? Regards, Jeroen Reijn Magnus Haraldsen Amundsen wrote: In my JX Template i’ve created a system to display menues. c:menu c:menuelement title=”menu.topic

Re: i18n in JX Template

2008-06-25 Thread Jeroen Reijn
Magnus, i'm not sure which cocoon versiom you are using, but in case you are using 2.1, try setting the loglevel for the i18n transformer to DEBUG. You can figure out what the logger is for your transformer by looking at the logger attribute of the i18n transformer definition.

RE: Cocoon 2.2 Samples???

2008-06-10 Thread Jeroen Reijn
Hi William, The source of the samples can be found in the cocoon trunk. For instance the database examples can be found here: https://svn.apache.org/repos/asf/cocoon/trunk/blocks/cocoon-databases/co coon-databases-sample/ Regards, Jeroen Reijn -Original Message- From: William Moore

RE: redirectTo not executed

2008-06-10 Thread Jeroen Reijn
Hi André, Thanks for sharing this information. It will help other users with finding a solution to their problem. Regards, Jeroen -Original Message- From: DAVIGNON Andre - CETE NP/DIODé/PANDOC [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 10, 2008 11:34 AM To: users@cocoon.apache.org

Re: help me about deli

2008-06-10 Thread Jeroen Reijn
Hi Angela, i'm not really familiar with deli, but can you perhaps tell us a bit about what you tried to achieve, how you tried it and what went wrong? Did you see any messages in the log fils or something like that? Regards, Jeroen Angela Isgrò wrote: Hello, I'm a student of computer

Re: character-maps in cocoon

2008-06-09 Thread Jeroen Reijn
Hi! You could try to use disable-output-escaping in your xslt files. Maybe that will help. Regards, Jeroen Heather Rankin wrote: Hi, Are character-maps supported in Cocoon 2.1? I need to replace lt; and gt; entity references with the literal characters '' and '' and can't get it to work

RE: sql transformer - display another site during transformer's work

2008-06-04 Thread Jeroen Reijn
I agree with Jasha, that a background task would be the best solution. Another solution would be that if it takes minutes, you could try to use Ajax for generating the files in the background and displaying a processing task to the user. Jeroen -Original Message- From: Jasha

RE: Invalid authorization specification: Access denied for user 'nobody'@'localhost' (using password: NO)

2008-05-27 Thread Jeroen Reijn
Hi Matthew, Yes cocoon has a build-in HSQLDB Server running, which provides the database. In your case your mysql server is expecting a username/password combination to connect to the mysql server running on localhost. Try adding the extra parameters needed for your mysql server to the

Re: [ANN] Apache Cocoon 2.2.0 Released

2008-05-20 Thread Jeroen Reijn
Hi Derek, the IncludeTransformer has been favored over the CincludeTransformer for a long time as far as I know. Regards, Jeroen Derek Hohls wrote: I am obviously not reading carefully enough... cinclude is deprecated? what is meant to be its replacement?? Thanks Derek On

Re: Cocoon-MySQL

2008-05-20 Thread Jeroen Reijn
Hi Matthew, which version of Cocoon are you using? 2.1.X? or 2.2? For 2.1, you need to add the dburl like on the wiki page: http://wiki.apache.org/cocoon/MySQL You do not need to copy paste files. Just set the correct JDBC url: jdbc:mysql://localhost:3306/YourDatabaseName?autoReconnect=true

Re: [ANN] Apache Cocoon 2.2.0 Released

2008-05-20 Thread Jeroen Reijn
should be the same as far as I can remember. Regards, Jeroen Derek Hohls wrote: Is the functionality equivalent? ie I can just change all my cinclude tags to include and things will work as before? On 2008/05/20 at 04:02, in message [EMAIL PROTECTED], Jeroen Reijn [EMAIL PROTECTED] wrote

Re: Database connection problems

2008-05-07 Thread Jeroen Reijn
to the database? - Are you able to restart the application, to do some testing? Regards, Jeroen Reijn Derek Hohls wrote: Using Cocoon 2.1.8 I have an app which has been working fine... up to now. I am now in a situation where: * the plain pages on the website (ie. not accessing the database) display

RE: [2.2] Building samples

2008-04-21 Thread Jeroen Reijn
Hi Kamal, You can see the sample by building Cocoon. $mvn -P allblocks install then afterwards: $cd core/cocoon-webapp $mvn jetty:run That should do the trick. See the README.txt in the root directory of your cocoon checkout. Regards, Jeroen Reijn -Original Message- From: Kamal

RE: webdav transformer

2008-04-17 Thread Jeroen Reijn
, I'd have thought. (Not that I've got my act together to post an enhancement request, and I haven't looked at 2.2). Peter From: Jeroen Reijn [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 16, 2008 1:21 AM To: users@cocoon.apache.org; users@cocoon.apache.org

RE: webdav transformer

2008-04-16 Thread Jeroen Reijn
Hi Robert, what is the stacktrace that you get from the webbdav transformer that sends the request? Just because I'm curious: solr speaks webdav? Regards, Jeroen -Original Message- From: news on behalf of Robert Goené Sent: Tue 4/15/2008 8:55 PM To: users@cocoon.apache.org Subject:

RE: NEWBIE question: HTML Generator

2008-04-16 Thread Jeroen Reijn
Hi Heather, Well I don't think you are doing something wrong, except that cocoon might not be able to connect to the web. Could it be that your browser has a proxy configured for internet access? It seems cocoon can't reach the host from the internal http connection. Regards, Jeroen

RE: NEWBIE question: HTML Generator

2008-04-16 Thread Jeroen Reijn
. Heather From: Jeroen Reijn [mailto:[EMAIL PROTECTED] Sent: 16 April 2008 12:00 To: users@cocoon.apache.org; users@cocoon.apache.org Subject: RE: NEWBIE question: HTML Generator Hi Heather, Well I don't think you are doing something wrong, except that cocoon

RE: webdav transformer

2008-04-16 Thread Jeroen Reijn
together to post an enhancement request, and I haven't looked at 2.2). Peter From: Jeroen Reijn [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 16, 2008 1:21 AM To: users@cocoon.apache.org; users@cocoon.apache.org Subject: RE: webdav transformer Hi Robert

RE: CForms Binding with XML and JXPath example

2008-04-15 Thread Jeroen Reijn
We've done something similar. See [1] for the java source. http://svn.hippocms.org/repos/hippo/hippo-cms/trunk/editor/src/java/nl/hippo/cocoon/forms/binding/XmlAsStringBinding.java Regards, Jeroen Reijn -Original Message- From: Magnus Haraldsen Amundsen [mailto:[EMAIL PROTECTED] Sent

RE: What are EHCache and HSQL used for?

2008-04-15 Thread Jeroen Reijn
Hi, as far as I know EHCache is used for eventcaching pipelines. HSQL is not needed for a minor version of cocoon, but can be used for databases while testing or running examples inside Cocoon 2.1. Regards, Jeroen -Original Message- From: Robert La Ferla [mailto:[EMAIL PROTECTED]

RE: [2.1]change response http status

2008-04-15 Thread Jeroen Reijn
Hi, try setting the status-code attribute on your custom serializer. map:serialize type=xml status-code=001/ Regards, Jeroen Reijn -Original Message- From: nanomonk [mailto:[EMAIL PROTECTED] Sent: Tue 4/15/2008 11:19 AM To: users@cocoon.apache.org Subject: [2.1]change response http

RE: How to obtain a xml from a xml file and a Xpath expression

2008-04-14 Thread Jeroen Reijn
Hi Carlos, I'm not really sure what you mean with XML from an XML. Where do you try to obtain this XML. For one you could just generate your file, apply an xslt with an xpath expression or otherwise use the Xquery generator[1]. Regards, Jeroen

Re: Tomcat passing requests to cocoon for docroot, but not sub-directories?

2008-04-10 Thread Jeroen Reijn
] For additional commands, e-mail: [EMAIL PROTECTED] -- Met vriendelijke groet, Kind regards, Jeroen Reijn Hippo Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 San Francisco - Hippo USA Inc. 101 H Street, suite Q Petaluma CA 94952-3329 +1 (707) 773-4646 www.onehippo.com [EMAIL

Re: Tomcat passing requests to cocoon for docroot, but not sub-directories?

2008-04-10 Thread Jeroen Reijn
test.jhtml :( - Jed On 10/04/2008, Jeroen Reijn [EMAIL PROTECTED] wrote: Yes you are correct here. Remove the / from the beginning. Also use a relative source: Use map:generate src=main/helloworld.xml/ instead of map:generate src=/main/helloworld.xml/ Regards, Jeroen Rainer Pruy wrote

RE: Tomcat passing requests to cocoon for docroot, but not sub-directories?

2008-04-10 Thread Jeroen Reijn
Thanks Jed for letting us know how you have solved your problem! Great to hear that it's fixed! Regards, Jeroen -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jed Sent: Thursday, April 10, 2008 10:16 PM To: users@cocoon.apache.org Subject: Re: Tomcat

Re: deploy Tomcat

2008-04-09 Thread Jeroen Reijn
Hi Patrick, Do you have any idea, which XML Schema is causing this error? While looking at the tomcat server.xml did you also notice this statement: Note: XML Schema validation will not work with Xerces 2.2. Did you provide your own version of xerces? Because the one that comes with the JDK

Re: deploy Tomcat

2008-04-09 Thread Jeroen Reijn
Well following the tomcat documentation: http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html it says you will can provide your own xerces implementation. Since it's tomcat that will do the validation, I guess you will have to add it to the endorsed dir of your tomcat installation.

RE: Multiple or single cocoon instances

2008-04-01 Thread Jeroen Reijn
Hi Jose, well I guess that depends a bit on what your environment is. We at Hippo have used mulitple project - 1 cocoon in the past, but switched to using 1 cocoon instance per project. The problem with multiple project in 1 cocoon is that if one project causes your server to fail it will drag

Re: two submit buttons on the form

2008-03-12 Thread Jeroen Reijn
Hi Pavel, are you using Cocoon Forms or just a plain HTML form? The important thing while using the plain html form is that your submit buttons should both have a name attribute. Regards, Jeroen On Wed, 2008-03-12 at 05:24 -0700, navrc wrote: It doesn't work :-( . From function

RE: dojo and ajax: missing resource

2008-02-19 Thread Jeroen Reijn
I could not have been of more help. Regards, Jeroen Reijn -Original Message- From: Andre Juffer [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 19, 2008 9:53 PM To: Cocoon Users Subject: dojo and ajax: missing resource Hi all, As cocoon offers support for Dojo, I have been trying

Re: Strange problem with 2.1.11, tomcat and saxon

2008-02-12 Thread Jeroen Reijn
Hi Alberto, this seems to me like a classloading problem. Probably you have conflicting jars running at the same time in your environment. Gr. Reijn On Mon, 2008-02-11 at 18:49 +0100, Alberto Brosich wrote: I'm using cocoon 2.1.11 with java 1.6. I defined the saxon transformer and I use it

Re: deleting blocks 2.1.9?

2008-01-30 Thread Jeroen Reijn
. This really doesnt make sense and i am sure there will be another better way of doing it. any help is deeply appreciated. thanks Ed. -- Met vriendelijke groet, Kind regards, Jeroen Reijn Hippo Oosteinde 11 1017WT Amsterdam The Netherlands Tel +31 (0)20 5224466

Re: REPOST: Altering session variables via flowscript

2007-12-11 Thread Jeroen Reijn
Hi Derek, sorry I missed the thread. Instead of adding it to the session, add it to the authentication context by using: authContext.setXML(/authentication/colors, fragment) Regards, Jeroen Reijn Derek Hohls wrote: (Note: Posted this a month ago, no reply was offered so I am trying again

RE: What is COB-INF?

2007-12-05 Thread Jeroen Reijn
Hi, You can find that on the website: http://cocoon.apache.org/798_1_1.html Regards, Jeroen Reijn -Original Message- From: dperez [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 05, 2007 10:29 AM To: users@cocoon.apache.org Subject: Re: What is COB-INF? I've also haven't been

Re: flowscript vs javaflow - pros and cons?

2007-11-27 Thread Jeroen Reijn
debugging numerous Cocoon applications with Eclipse. The following page[1] has always helped out and the ability to debug your Cocoon application in Eclipse makes developing Java with Cocoon a lot easier. Regards, Jeroen Reijn [1] http://www.jacoozi.com/index.php?option=com_contenttask

Re: cocoon demos on cocoon.zones.apache.org

2007-11-16 Thread Jeroen Reijn
Great! Thanks Vadim. Regards, Jeroen Reijn Vadim Gritsenko wrote: Hey all, Cocoon branch and trunk demos on zones are up and running. http://cocoon.zones.apache.org/demos/trunk/ http://cocoon.zones.apache.org/demos/21branch/ (branch was broken because of removed svn externals; trunk

Re: Wiki date accuracy

2007-11-15 Thread Jeroen Reijn
at the cocoon homepage. http://cocoon.apache.org/2.2/ Regards, Jeroen Reijn Raphaël Piéroni wrote: Hi guys, I am a bit confused by the dates shown on the wiki. For example this page date is on 2005 : http://wiki.apache.org/cocoon/22NewDocuments Is this correct or do some machine have 2 years gap

Re: Java for generating suggestion-list

2007-10-09 Thread Jeroen Reijn
Hi Garbriel, It is possible to create a Java selection list. In the forms block samples a Java selection list is used for the second selection list of birthdays. http://cocoon.zones.apache.org/demos/release/samples/blocks/forms/form1 Kind regards, Jeroen Reijn Gabriel Gruber wrote

Re: Java for generating suggestion-list

2007-10-09 Thread Jeroen Reijn
; ]] /fd:suggestion-list /fd:field thanx for you help gabriel __ Mag. Gabriel Gruber Senior Consultant http://www.workflow.at *Jeroen Reijn [EMAIL PROTECTED]* 09.10.2007 09:10 Please respond to users@cocoon.apache.org To users@cocoon.apache.org cc

RE: Problem with Starting Cocoon - Mac OS X Tiger

2007-09-17 Thread Jeroen Reijn
Hi Paul, yes it could be related to that message, but are you trying to use Cocoon 2.2 or Cocoon 2.1.X? Kind regards, Jeroen Reijn -Original Message- From: Paul Vollebregt [mailto:[EMAIL PROTECTED] Sent: Mon 9/17/2007 12:05 To: users@cocoon.apache.org Cc: Subject

Re: Pass Parameter from flowscript to jxt

2007-09-12 Thread Jeroen Reijn
, Jeroen Reijn rachid harradi wrote: yes the value is var sERROR = blaabla; Original-Nachricht Datum: Tue, 11 Sep 2007 18:36:17 +0200 Von: Jasha Joachimsthal [EMAIL PROTECTED] An: users@cocoon.apache.org Betreff: RE: Pass Parameter from flowscript to jxt If you print

Re: Installation problem

2007-09-11 Thread Jeroen Reijn
, Jeroen Reijn Murali Krishna wrote: Sir, I am installing cocoon2.1.10,using the inatall.txt of cocoon-2.1.10 folder extracted from http://cocoon.apache.org/mirror.cgi . But in step (3) of intall.txt ,when i run build in command prompt of Windows Xp 2000 ,the build is failed .And the stack trace

Re: Pass Parameter from flowscript to jxt

2007-09-11 Thread Jeroen Reijn
Hi Rachid, try ${cocoon.parameters.sError}. That should do the trick. Regards, Jeroen Reijn rachid harradi wrote: Hello together, i wish to pass a parameter like sError to jxt. her is me Match : map:match pattern=error.txt map:generate type=jx src=context:/resources

  1   2   3   4   >