How do I use FileGenerator to get source from a URL that requires authentication (username/ password challenge)/

2007-04-24 Thread Joseph White
The FileGenerator lets me access a website and get XML that I want to present. How do I include the necessary authentication (or allow the authentication to "pop-up") so I can receive the XML output?

Re: access denied (java.util.PropertyPermission org.apache.cocoon.settings read)

2007-04-24 Thread Dev at weitling
Hi Daniel, we are fighting here with a web application on Tomcat 5.5/Debian Sarge/Etch, too. Maybe on of these tips help: - edit /etc/default/tomcat -> uncomment the line with TOMCATx_SECURITY and set it to "no" - switch to tomcat 5.5 - switch to Debian Etch - in the latter first try installing to

Re: Cocoon SVN problem

2007-04-24 Thread Grzegorz Kossakowski
Joerg Heinicke pisze: Oh shit! It seems Subversion/Subclipse did not like that renaming at all. While on my system everything looked ok (no local modification were shown with Subclipse, svn up on the command line just said everything ok), there are indeed now 2 files of each license.txt and not

Re: Cocoon SVN problem

2007-04-24 Thread Joerg Heinicke
Oh shit! It seems Subversion/Subclipse did not like that renaming at all. While on my system everything looked ok (no local modification were shown with Subclipse, svn up on the command line just said everything ok), there are indeed now 2 files of each license.txt and notice.txt. in different

Re: Cocoon SVN problem

2007-04-24 Thread Josias Thöny
Joerg Heinicke wrote: Hello Markus, the issue itself (change file name to lower case for license.txt and notice.txt) has been fixed in SVN. Unfortunately, this leads to the behaviour you observed, there is no way to influence the order of SVN actions (first delete old version, later check out

Not loading MySQL Driver

2007-04-24 Thread Lally Singh
Hey all, I'm using some cocoon 2.0-2.1 techniques in a block for cocoon-2.2, specifically, I'm using SQLTransformer in a block. However, I can't seem to get the MySQL driver loaded. In my cocoon.xconf: false jdbc:mysql://dev.iddl.vt.edu/vto:3306 shvetha And my web.xml: load-class co

access denied (java.util.PropertyPermission org.apache.cocoon.settings read)

2007-04-24 Thread Daniel Anliker
Hi, i am new with cocoon, after the install on a debain sarge with tomcat 4.1 i get this error: Message: access denied (java.util.PropertyPermission org.apache.cocoon.settings read) Description: java.security.AccessControlException: access denied (java.util.PropertyPermission org.apache.cocoon.se

RE: DynamicSelectionList filter parameter

2007-04-24 Thread Warrell
Thanks very much for your response, Pieter. I agree that I could have gone that route as I have used that technique (based on the samples) in a previous project. On this project, I have been trying to use more declarative techniques (I'm weird like that) hence the cry for help with the DynamicSel

Re: DynamicSelectionList filter parameter

2007-04-24 Thread Pieter Delmee
Warrell wrote: Hi, Can anyone shed a bit more light on how to user the filter parameter? The documentation states :- This list is filterable, and if a filter is provided, the "filter" parameter is appended to the URL, e.g. will call, given the "foo" filter value, the URL cocoon://pipeline.xml

Re: Logs

2007-04-24 Thread Grzegorz Kossakowski
Peter Flynn pisze: But none of those files have any information about where the request has come from (eg IP address), which makes them virtually useless. AFAIR, they should contain information you need. Nevertheless, you should always use httpd configured as proxy for this purpose. -- Grze

Cocoon Pipline Debuger Plugin for Eclipse

2007-04-24 Thread Christofer Dutz
Hi, I just finished my first version of a very very simple Eclipse pulgin, which I can use for debuging my pipelines. Usually I inserted a map:serialize type="xml" in the place I wanted to have a closer look at. Unfortunately - especially when dealing with ajax request - this breaks the applica

Re: saparation of java code

2007-04-24 Thread Christofer Dutz
Sounds Good ;) Well I think I'll wait for this, since our current project is based on the ordinary 2.1.10 and I don't want to start any experiments here. The Idea was switching to JavaFlow and here this RCL would really come in handy ;) Chris Grzegorz Kossakowski schrieb: Christofer Dutz na

Re: Upload Widget HTML Page does not render

2007-04-24 Thread Pieter Delmee
Steven Barrett wrote: I have tried using the upload widget which works well in my local Cocoon installation using 2.1.9 (windows) However when the code is uploaded to my ISP's server also using 2.1.9 (linux) the HTML page displayed in the browser appears blank. The source reveals that there is H

Re: my own error file set up!!!

2007-04-24 Thread manish tiwari
Thank you, Could you pls tell me ..how to add my own error messages to "messages.xml" file ... can I add my own messages to this file and display accordingly at the time of form validation. Kind Regards -M On 4/24/07, Jeroen Reijn <[EMAIL PROTECTED]> wrote: Hi Manish, have a look at the log

RE: my own error file set up!!!

2007-04-24 Thread Jeroen Reijn
Hi Manish, have a look at the logkit.xconf. You should be able to figure it out then. Kind regards, Jeroen Reijn -Original Message- From: manish tiwari [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 24, 2007 12:39 PM To: users@cocoon.apache.org Subject: my own error file set up!!!

my own error file set up!!!

2007-04-24 Thread manish tiwari
Please some one tell me How do I set up my own error file in cocoon. -Thanks

DynamicSelectionList filter parameter

2007-04-24 Thread Warrell
Hi, Can anyone shed a bit more light on how to user the filter parameter? The documentation states :- This list is filterable, and if a filter is provided, the "filter" parameter is appended to the URL, e.g. will call, given the "foo" filter value, the URL cocoon://pipeline.xml?filter=foo. Whe

Re: Logs

2007-04-24 Thread Peter Flynn
Sebastian Wenzky wrote: Peter Flynn wrote: In my webapps/ROOT there's a logs directory, but none of the logs contain any information about who has visited the site. How do I turn on access logging? Or is it already on but hidden somewhere I don't know about? This is an experimental site, so i

RE: Print Scheduling in Cocoon

2007-04-24 Thread Ard Schrijvers
Hello, > Hi All, > Does anyone have an example of print scheduling in Cocoon > using Quartz > or whatever? What do you mean with "print scheduling"? You mean scheduling a job? > I have a requirement to print documents at a particular day > and time etc > and was just wondering if it was pret

RE: different Sax events

2007-04-24 Thread Ard Schrijvers
Hello Rashel, You can have for example a duplicate attribute in an element in SAX which you won't see when you serialize it to xml and then save the xml. Anyway, use the LogTransformer. This transformer logs all SAX events and will help you out, Regards Ard -- Hippo Oosteinde 11 1017WT