Eli Spizzichino (es) wrote:
> Tony Collen wrote:
>
> >>? I need to discover which version is deployed I have tried with the
> >>status generator but it doesn't output the version.
> >
> >es,
> >
> >I just committed a patch to the StatusGenerator and the Status
> >Generator sample page to SVN TRU
I also had problems with xindice XUpdate. Got no answer from this list,
but saw in the mailing list archives, that quite a lot had more or less
the same problem.
one suggestion was to switch to the latest xalan and xerces version, but
for me it did not change anything. I even used the patch prov
I'm using Xindice embedded in Cocoon 2.1.6.
When I use this code:
http://apache.org/cocoon/xmldb/1.0";>
http://www.xmldb.org/xupdate";>
Row
modified.
I receive the messagge:
1 entries updated
but the database is not modified and in /page/content/[EMAIL PROTECTED] = '2']
I am attempting (for my first time) to build a cocoon web application
and deploy it as a WAR to Tomcat. However, I am encountering a
problem that occurs *only* when I deploy my app as a WAR. If I deploy
it as an expanded folder (either myself, or by using Tomcat's
unpackWARS attribute) then the a
On Lun, 27 de Diciembre de 2004, 9:20, Jean-Claude Moissinac dijo:
> Hello
>
> I would like to use Saxon and Xalan in my site.
> The article in
> http://wiki.apache.org/cocoon/Saxon
> helps me well with saxon7
> But with saxon8, I get an error in the cocoon shell window:
> ...
> 16:06:38.553 WARN!!
Hi
I have a problem to make my Transformers to work.
Goal : Make a slightly altered CincludeTransformer
To do this I have copied the whole source of the CincludeTransformer into a
class of my own, renamed it, compiled and added in the sitemap under the
transformer definitions.
When I try to use
Hello everyone,
Thanks for all of your suggestions. I'm testing
Cocoon with JMeter now, and the problem i've ran into
is that i'm loosing SESSION ID after the first request
and so my second request does not get through... I
wonder if anybody ran into the same problem with
Cocoon and JMeter.. I'v
Any idea what the performance difference might be? In looking further into
this, I have discovered that the conventional parameter method, while
complicating the sitemap, will lead to less complicated xslt code and
processes in the other transformation files.
-Original Message-
From: Will
Hi,
According my experience the pattern matching system provide best
performances because cocoon caching can handle different document
according url. With parameters it proceed whole document again.
Happy new year to Cocooners !
Willy
>>> [EMAIL PROTECTED] 27/12/04 16:15 >>>
We are going to i
Gregor,
>> i wonder that too. imho worth bringing up on the dev list.
I will do that!
>> presumably it runs inside the same VM as eclipse, and you can add these
>> options to your eclipse startup parameters.
>> i use eclipse.exe -Xmx1024m -Xms512m , for instance.
I remember having seen an optio
Torsten Schlabach wrote:
1. External tasks. The Cocoon build process starts with building some Ant
tasks (one of them being XPatch) that get used immediately during the very
same run of Ant. I actually wonder why that is and why those tasks are not
readily compiled to .class files inside the tools
Hi!
>> Just wondering, did you manage to get it to work?
Thanks for asking ...
The answer is: "yes and no"! But I think I finally sorted this out, I am
just not yet too sure about it.
To make a long story short:
I finally managed to build Cocoon using the "external" Ant supplied by the
Cocoon
Hello
I would like to use Saxon and Xalan in my site.
The article in
http://wiki.apache.org/cocoon/Saxon
helps me well with saxon7
But with saxon8, I get an error in the cocoon shell window:
...
16:06:38.553 WARN!! Error for /samples/hello-world/hello.saxon
java.lang.NoClassDefFoundError: org/w3c/d
We are going to implement a web site feature that allows users to change
text sizes by clicking a one of three buttons (small, medium/default or
large) or changing to a "print friendly view" or default view by clicking a
link in a breadcrumb. Each of these options passes values to the sitemap map
w
Vlad Golodov wrote:
Hi All,
I have an example of authentication in cocoon. It works perfectly, but if i
copy the authentication folder into my own project, then i encounter an
error message:
Type 'auth-loggedIn' is not defined for 'act' at
file:/C:/eclipse/projects/HelloCocoon/web/authentication-f
Hi All,
I have an example of authentication in cocoon. It works perfectly, but if i
copy the authentication folder into my own project, then i encounter an
error message:
Type 'auth-loggedIn' is not defined for 'act' at
file:/C:/eclipse/projects/HelloCocoon/web/authentication-fw/sitemap.xmap:71:3
I'm trying to move from cocoon 2.0 to 2.1, but I am having trouble getting
some of my old stylesheets to work in 2.1.
Specifically, some of the style sheets passed template methods with nodes
being passed as parameters - Cocoon 2.1 only seems to pass in the text
within the nodes, hence further
17 matches
Mail list logo