Hi Robby,
We have about 12-14 production intranet web "apps" (as we call them --
not in the maven or C3 sense of "webapp"), which are all running under a
single instance of Cocoon 2.1.11 under Tomcat 7.
Most of them access a SQL Server database on the back end; some also
access a remote Oracle
Hi Lars, I'm pretty sure you're almost there.
Just out of curiosity. What is the use case you will be using Cocoon for? I'm
myself still pretty new to C3 as well but I'm up for doing a bit of paired
programming ;-) If you are able to define a small use case including
requirements I'm willing
On 3/21/2012 5:27 AM, Francesco Chicchiriccò wrote:
On 20/03/2012 22:55, Lars Huttar wrote:
On 3/20/2012 4:35 PM, Lars Huttar wrote:
On 3/8/2012 3:49 AM, Francesco Chicchiriccò wrote:
C) If you want to develop a complete C3 web application
You need to generate a multimodule maven project [2]
On 3/21/2012 4:03 AM, Robby Pelssers wrote:
Hi Lars,
Can you explain what is the difference between mysite and mywebapp?
OK, I think I understand now. From Francesco's email today [1], I
understand that mysite (a Cocoon block) is where I do actual development
-- such blocks are where the a
On 3/21/2012 4:03 AM, Robby Pelssers wrote:
Hi Lars,
Hi, thanks for responding, and sharing details about your setup.
Can you explain what is the difference between mysite and mywebapp?
No, that's really something I need explained to me... I was following
Francesco's directions in this
Hi everybody,
new problem !
I try to execute query from cocoon
I declared a xquery generator in my sitemap :
I match a pattern corresponding :
I prepared the following .xq:
xquery version "1.0";
(: $Id: get-children-rubriques.xq 12373 2
Hi Patricia,
Good news !! But were you able to spot why there was a difference between the
different machines?
Robby
From: Patricia Déchandol [mailto:pdechan...@ajlsm.com]
Sent: Wednesday, March 21, 2012 11:31 AM
To: users@cocoon.apache.org
Subject: Re: Problem with Cocoon Forms continuation in
On 20/03/2012 22:55, Lars Huttar wrote:
On 3/20/2012 4:35 PM, Lars Huttar wrote:
On 3/8/2012 3:49 AM, Francesco Chicchiriccò wrote:
C) If you want to develop a complete C3 web application
You need to generate a multimodule maven project [2] with the
following structure:
myparent/
mysit
Hi Lars,
Can you explain what is the difference between mysite and mywebapp?
Just checking because I'm not sure if mysite is a cocoon block in this case. I
can tell you sth about our current setup.
First of all our projects are situated in the same folder so any project
referencing the parent