Re: ImageReader et .gif

2005-09-05 Thread Philippe Guillard
Merci Phil Frédéric Glorieux wrote: Oups je n'avais pas vu ces mails en effet. Merci Frederic. Je serais pas contre de voir le code de l'action en effet, mais avant je crois je dois verifier mon besoin: Je voudrais surtout en savoir plus sur le probleme de perf d'ImageReader : je ne gere

Re: Portal - links from outside - login

2005-09-05 Thread Ralph Goers
You use the authentication framework to redirect to login. It isn't a trick, that is just how it works. The trick is that you need to remember the user's original request so you can authomatically go there once the login has been completed. Support for that isn't built into the

Re: Portal - links from outside - login

2005-09-05 Thread Philippe Guillard
Thanks Ralph. Yes maybe this is the easiest way: check on the label name, if the label name is from outside, automatic anonymous sign-in, if inside, i'll redirect to login. Phil Ralph Goers wrote: Philippe Guillard wrote: Thanks Ralph. Yes i think this is an issue for making public

Re: Browser's Back button/ Portal (Again)

2005-09-05 Thread Philippe Guillard
Hi all, Sorry to insist, i come back with that problem, it has been discusssed already, but i don't see any clear solution! I'm sure some people here did something to resolve/avoid that? Reminder: happens when user clicks on a link that has been transformed to event by event-transformer -

CForms Selection-list: cannot replace user-selected item

2005-09-05 Thread Jose . Diaz . Seng
Hi there, I have a problem with CForms selection lists. What I am trying to do is the following: The user selects a report name in a selection-list where the names are shown in human-readable form (e.g. Money Statement). I want to trigger a pdf processing pipeline, but my stylesheets have short

Re: CForms Selection-list: cannot replace user-selected item

2005-09-05 Thread Jose . Diaz . Seng
I don't know why Lotus Notes mixes up my emails this way. So here's one more try: Sitemap: map:match pattern=create map:generate src=""> XML_{request-param:account}_{request-param:reportDate}.xml/ map:transform src=""> map:serialize type=fo2pdf/ /map:match

LDAP over SSL

2005-09-05 Thread Christoph Hermann
Hello, is it possible to use the LDAP transformer to connect via SSL? The only thing i found about this is: http://66.249.93.104/search?q=cache:UpAk340B8tEJ:archives.real-time.com/pipermail/cocoon-users/2004-February/047030.html+cocoon+ldapshl=de and there is no real answer to this. So, is it

Re: LDAP over SSL

2005-09-05 Thread Alberto Brosich
On Mon, 2005-09-05 at 14:56 +0200, Christoph Hermann wrote: Hello, is it possible to use the LDAP transformer to connect via SSL? The only thing i found about this is:

Antw: Re: LDAP over SSL

2005-09-05 Thread Martin Geissler
Hello, ldaps:// works only in Java 1.4.2 or higher Martin [EMAIL PROTECTED] Montag, 5. September 2005 15:07:28 On Mon, 2005-09-05 at 14:56 +0200, Christoph Hermann wrote: Hello, is it possible to use the LDAP transformer to connect via SSL? The only thing i found about this is:

Cocoon hangs?

2005-09-05 Thread Antony Grinyer
Hi, I have a simple webapp that uses a cocoon transformer to interact with a DB XML database. I find that the browser hangs intermittently when running the webapp, then I find this message in the sitemap.log: [sitemap] (Unknown-URI) Unknown-thread/ExcaliburComponentManager: disposing of handler

[Job] Cocoon (freelance) developers needed in Germnany

2005-09-05 Thread Matthew Langham
Hi, We are currently looking to expand our network of freelance Cocoon developers We are working on various Cocoon based projects for large German-speaking corporations in cities such as Düsseldorf, Frankfurt, Vienna and of course Paderborn :). You should be fluent in Cocoon (especially Flow

Re: CForms Selection-list: cannot replace user-selected item

2005-09-05 Thread Jason Johnston
[EMAIL PROTECTED] wrote: I don't know why Lotus Notes mixes up my emails this way. So here's one more try: Sitemap: map:match pattern=create map:generate src=context:.../{request-param:reportType} XML_{request-param:account}_{request-param:reportDate}.xml/ map:transform

CForm field selection-list: displayed vs. selected values

2005-09-05 Thread Jose . Diaz . Seng
Hi, what's the best way to map the values selectable by a user in a selection-list to other values (e.g. in selection-list we have human-readable values, we want to map them to internal values)? Thanks in advance. Cheers

Re: CForm field selection-list: displayed vs. selected values

2005-09-05 Thread Jason Johnston
[EMAIL PROTECTED] wrote: Hi, what's the best way to map the values selectable by a user in a selection-list to other values (e.g. in selection-list we have human-readable values, we want to map them to internal values)? See my reply to your previous thread; you use the internal value as

Re: CForm field selection-list: displayed vs. selected values

2005-09-05 Thread Jose . Diaz . Seng
Jason, thank you very much for your quick reply. It solved the problem. I will try out the other possibility too (using the flow-attr: module). I felt my first message was too long and not to-the-point, so I sent another request. Your response to my first thread arrived seconds after that.

Re: LDAP over SSL

2005-09-05 Thread Christoph Hermann
Alberto Brosich schrieb: Hello, So, is it possible (i.e. with ldaps://-url)? Or would i have to patch the LDAPTransformer? ldaps:// works with port 636 but you must import certificate of the ldap server you want to connect to (with keytool java utility). Thanks for the hint! Can you also

Re: LDAP over SSL

2005-09-05 Thread Alberto Brosich
On Mon, 2005-09-05 at 16:26 +0200, Christoph Hermann wrote: Alberto Brosich schrieb: Hello, So, is it possible (i.e. with ldaps://-url)? Or would i have to patch the LDAPTransformer? ldaps:// works with port 636 but you must import certificate of the ldap server you want to connect

Re: ProxyPass(Reverse)

2005-09-05 Thread Yves Vindevogel
nobody ? On 05 Sep 2005, at 00:32, Yves Vindevogel wrote: No, it's not for the cookies. It's really for the session. You can see the working version on 1) http://212.221.24.70:8080/cocoon/reports.ecseed.com/test1.xsp (working straight in cocoon) 2)

CForm: get the description label from selection list

2005-09-05 Thread Angelo Immediata
Hi all. I have this problem... i have a combobox; its values are obtained by invocking a web service. Now i need to show in an another page the description label of the element choosen by the user... how can i obtain it? For example i have: select name=codiceComuneNascita

Cocoon Portal: changing profile layout

2005-09-05 Thread Angelo Immediata
Hi all. I'm using cocoon 2.1.7. I have several cities; these cities offer some services. I don't want a too large portal_anonymous.xml file (now it's at about 5 rows and it'll become greater and greater). I need to change the portal layout according to an user choice. This choice is a

Re: LDAP over SSL

2005-09-05 Thread Sandor Spruit
Guys, I just noticed this thread, don't know the full context. I'd like to add: when using a certificate from a full-blown international certificate authority, check whether you enter a whole chain of certificates all the way up to the authority's root certificate. I do not all the

Re: CForm: get the description label from selection list

2005-09-05 Thread Jason Johnston
On Monday 05 September 2005 11:10 am, Angelo Immediata wrote: I have this problem... i have a combobox; its values are obtained by invocking a web service. Now i need to show in an another page the description label of the element choosen by the user... how can i obtain it? [snip] Now if

Re: ProxyPass(Reverse)

2005-09-05 Thread Upayavira
Yves Vindevogel wrote: Someone in this thread mentioned the answer. You need to set the cookie path to / within your servlet container. Otherwise, for a Cocoon mounted on /cocoon the cookie path will be /cocoon, and the cookie will be ignored when it is proxied from a URL without the /cocoon.

Re: [Fwd: [Chaperon-users] wiki grammer]

2005-09-05 Thread Geert Josten
Hi Oliver, Not dead, but there aren't lots of people asking questions, so we might doze off from time to time... ;-) Contrary to all the other answers, I'll focus on the actual question, because I believe it is still unanswered, while the answer to it is, to my humble opinion, actually quite

Re: ProxyPass(Reverse)

2005-09-05 Thread Yves Vindevogel
It is not for Cookies but for sessions. Do sessions use cookies in Cocoon ? On 05 Sep 2005, at 21:58, Upayavira wrote: Yves Vindevogel wrote: Someone in this thread mentioned the answer. You need to set the cookie path to / within your servlet container. Otherwise, for a Cocoon mounted on

Re: ProxyPass(Reverse)

2005-09-05 Thread Christoph Hermann
Am Montag, 5. September 2005 23:09 schrieb Yves Vindevogel: Hello, It is not for Cookies but for sessions. Do sessions use cookies in Cocoon ? The sessionid (id to identify the session) is propagated via cookies if enabled. Thats why i gave you the hint. Christoph

Re: ProxyPass(Reverse)

2005-09-05 Thread Yves Vindevogel
If you would have included this explanation, I would have caught the hint ;-)) I did not know why everybody was talking about cookies when I needed sessions tnx On 05 Sep 2005, at 23:16, Christoph Hermann wrote: Am Montag, 5. September 2005 23:09 schrieb Yves Vindevogel: Hello, It is not

Re: ProxyPass(Reverse)

2005-09-05 Thread Yves Vindevogel
Do you know where I set it in Tomcat 5 ?? On 05 Sep 2005, at 23:16, Christoph Hermann wrote: Am Montag, 5. September 2005 23:09 schrieb Yves Vindevogel: Hello, It is not for Cookies but for sessions. Do sessions use cookies in Cocoon ? The sessionid (id to identify the session) is

Re: Cocoon Portal: changing profile layout

2005-09-05 Thread Ralph Goers
This seems pretty straightforward. Just include the parameter in the pipeline used to load the layout and then use it however you want. Ralph Angelo Immediata wrote: Hi all. I'm using cocoon 2.1.7. I have several cities; these cities offer some services. I don't want a too large