Escaping the { character with i18n transformer

2004-12-28 Thread george georgovassilis
Dear All When using the i18n transformer, I want the { character to appear literaly in one of my dictionaries' text like: The string {ID} will be replaced by the object's ID. but the string {ID} is consumed (I guess) by the transformer. Using {ID} doesn't help either - the dictionary is not lo

Siegfried Haltemeyer/INTERN/o2-Germany ist außer Haus.

2004-12-28 Thread Siegfried . Haltemeyer
Ich werde ab 27.12.2004 nicht im Büro sein. Ich kehre zurück am 10.01.2005. Ich werde Ihre Nachricht nach meiner Rückkehr beantworten. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROT

Re: Cocoon authentication problem

2004-12-28 Thread Vlad Golodov
Thanks. That's it. Solved :) "Jorg Heymans" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > 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 encounte

aggregate field with optional values

2004-12-28 Thread Paul Joseph
Hi, I have a "simple" aggregate field made up of three parts, and would like to make filling of any of these parts optional to the user. Since I would like the user to be able to type in almost anything in each part, I have made the separator a combination that they are fairly unlikely to type.

Fwd: RE: Still challenged with building Cocoon in Eclipse

2004-12-28 Thread Torsten Schlabach
Hi all, I have updated the corresponding Wiki page. Please have a look at http://wiki.apache.org/cocoon/LoadInEclipse and comment and / or edit as necessary! This page still leaves a number of questions open. If anyone has answers please fill them in and let the list know. Kind regards, Torste

Re: Creating a new Transformer

2004-12-28 Thread Jorg Heymans
Armaz Mellati wrote: 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.

Re: CompilingClassLoader problems inside a WAR

2004-12-28 Thread Paul Christmann
For whatever its worth, I tried the same war today under Jetty 5.1.0 and the same problem appears. So I don't think that its a Tomcat problem. On Mon, 27 Dec 2004 16:30:24 -0600, Paul Christmann <[EMAIL PROTECTED]> wrote: > I am attempting (for my first time) to build a cocoon web application >

Load Testing / Profiling [RESOLVED]

2004-12-28 Thread Anton Andreev
Thank you everybody, it's all working now. Anton __ Post your free ad now! http://personals.yahoo.ca - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Cocoon authentication problem

2004-12-28 Thread Vlad Golodov
Thanks. That's it. Solved :) - Original Message - From: "Jorg Heymans" <[EMAIL PROTECTED]> Newsgroups: gmane.text.xml.cocoon.user Sent: Monday, December 27, 2004 1:19 PM Subject: Re: Cocoon authentication problem > > > Vlad Golodov wrote: > > Hi All, > > > > I have an example of authen