Cocoon 2.1.x and Resin 3.0.3?

2003-10-09 Thread Andrzej Jan Taramina
Has anyone managed to get Cocoon working successfully with Resin 3.03? Andrzej Jan Taramina Chaeron Corporation: Enterprise System Solutions http://www.chaeron.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comm

Re: request:requestURI vs requestURI:requestURI

2003-10-09 Thread Christian Haul
Sonny Sukumar wrote: From: "Horsfield, Peter A." <[EMAIL PROTECTED]> > Assuming these things, I'd like something that returns > the request URI along with the full query string. Use RequestModule Try: {request:/requestURI} I've not personally done this, but it seems logical. Hmm, why the

Re: request:requestURI vs requestURI:requestURI

2003-10-09 Thread Sonny Sukumar
From: Christian Haul <[EMAIL PROTECTED]> I'd like something that returns the request URI along with the full query string. For example, if I request "http://www.mysite.com/showSomePage?pageId=1&otherParam=ABC";, then I'd like to get the "showSomePage?pageId=1&otherParam=ABC" (so I can set it

[gt2003] thank YOU !

2003-10-09 Thread Steven Noels
Hi all, browsing through all the 'thank you' mails, getting increasingly embarrased, I'd simply like to say 'thank YOU'. Thanks for the enthusiasm, expressed by signing up and showing up, sometimes after considerable travel or lodging adventures. Thanks for the trust, expressed by happily paying t

RE: request:requestURI vs requestURI:requestURI

2003-10-09 Thread Sonny Sukumar
From: "Horsfield, Peter A." <[EMAIL PROTECTED]> > Assuming these things, I'd like something that returns > the request URI along with the full query string. Use RequestModule Try: {request:/requestURI} I've not personally done this, but it seems logical. Hmm, why the "/"? I assume that has s

Re: request:requestURI vs requestURI:requestURI

2003-10-09 Thread Christian Haul
Sonny Sukumar wrote: From: "Horsfield, Peter A." <[EMAIL PROTECTED]> Hey Sonny, Sorry it didn't end up clear. {request:requestURI} and {requestURI:requestURI} the first, and differing, part can be any name that is mapped to the RequestURIModule in cocoon.xconf : Using the names

Re: Woody - action widget disables validation

2003-10-09 Thread Bruno Dumon
On Thu, 2003-10-09 at 16:06, Mark H wrote: > Can someone tell me why an action widget disables validation in Woody? Why should it perform validation? A user will often press an action button when the form is not completed yet and will thus obviously be full of validation errors. There is now howe

RE: request:requestURI vs requestURI:requestURI

2003-10-09 Thread Horsfield, Peter A.
> Assuming these things, I'd like something that returns > the request URI along with the full query string. Use RequestModule Try: {request:/requestURI} I've not personally done this, but it seems logical. If it doesn't return the query string you might be able to use {req

Re: Error on Tomcat Console

2003-10-09 Thread Antonio Gallardo
Hi Alessandro: This is not a Cocoon issue. Please review the permission of the directories and files. This can happen when you started the servlet as other user. Best Regards, Antonio Gallardo - To unsubscribe, e-mail: [EMAI

Re: woody block: Failed to execute pipeline.: java.util.EmptyStackException

2003-10-09 Thread Carlos Chávez
Bruno Dumon Escribio :-) > Could you guys try if changing the "reuse-parsers" parameter in the > cocoon.xconf to false helps? It seems to do the trick, but I'm unable to > reproduce the error reliably so I need some confirmation on that. Hi bruno, Thank for you help. we change the param

Re: woody block: Failed to execute pipeline.: java.util.EmptyStackException

2003-10-09 Thread Carlos Chávez
Bruno Dumon Escribio :-) > On Thu, 2003-10-09 at 18:06, Carlos Chávez wrote: >> Bruno Dumon Escribio :-) >> > On Tue, 2003-10-07 at 18:20, Carlos Chávez wrote: >> >> Hi to all, >> >> >> >> i'm working with woody, >> >> i'm using WoodyTemplateTransformer, >> >> when the first time i execute one

RE: request:requestURI vs requestURI:requestURI

2003-10-09 Thread Sonny Sukumar
From: "Horsfield, Peter A." <[EMAIL PROTECTED]> Hey Sonny, Sorry it didn't end up clear. {request:requestURI} and {requestURI:requestURI} the first, and differing, part can be any name that is mapped to the RequestURIModule in cocoon.xconf : or It doesn't matt

Re: woody block: Failed to execute pipeline.: java.util.EmptyStackException

2003-10-09 Thread Bruno Dumon
On Thu, 2003-10-09 at 20:59, Bruno Dumon wrote: > On Thu, 2003-10-09 at 20:30, Tony Collen wrote: > > Bruno Dumon wrote: > > > On Tue, 2003-10-07 at 18:20, Carlos Chávez wrote: > > > > > >> Hi to all, > > >> > > >> i'm working with woody, > > >> i'm using WoodyTemplateTransformer, > > >> when the

RE: request:requestURI vs requestURI:requestURI

2003-10-09 Thread Horsfield, Peter A.
Hey Sonny, Sorry it didn't end up clear. {request:requestURI} and {requestURI:requestURI} the first, and differing, part can be any name that is mapped to the RequestURIModule in cocoon.xconf : or It doesn't matter what name you give it, as long as you u

Re: woody block: Failed to execute pipeline.: java.util.EmptyStackException

2003-10-09 Thread Bruno Dumon
On Thu, 2003-10-09 at 20:30, Tony Collen wrote: > Bruno Dumon wrote: > > On Tue, 2003-10-07 at 18:20, Carlos Chávez wrote: > > > >> Hi to all, > >> > >> i'm working with woody, > >> i'm using WoodyTemplateTransformer, > >> when the first time i execute one form this work fine, validation is ok > >

Re: Changing Page Size for iText PDF Output

2003-10-09 Thread J.Pietschmann
Trask, Dennis wrote: However, the default page size seems to be "A4", and I need "letter". The only way I have found to change this (besides changing the iTextSerializer) is by altering the serializer definition in the root sitemap to include a page-size attribute. However, with this solution, I ca

Re: woody block: Failed to execute pipeline.: java.util.EmptyStackException

2003-10-09 Thread Bruno Dumon
On Thu, 2003-10-09 at 18:06, Carlos Chávez wrote: > Bruno Dumon Escribio :-) > > On Tue, 2003-10-07 at 18:20, Carlos Chávez wrote: > >> Hi to all, > >> > >> i'm working with woody, > >> i'm using WoodyTemplateTransformer, > >> when the first time i execute one form this work fine, validation is

Error on Tomcat Console

2003-10-09 Thread alessandro lagostena
Hello Gent's I'm new of cocoon and new of this mailing list. I have installed cocoon on 2 system 1) Windows 2000     jd1.3     Apache 2.0     Tomcat 4.1.27     Cocoon 2.0 2) Sun Solaris     jd1.3     Apache 2.0     Tomcat 4.1.27     Cocoon 2.0 On both the system i start  apache + tomcat  a

RE: Woody - action widget disables validation

2003-10-09 Thread Tim Olson
you might forward this to the dev list > -Original Message- > From: Mark H [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 09, 2003 10:06 AM > To: [EMAIL PROTECTED] > Subject: Woody - action widget disables validation > > > Can someone tell me why an action widget disables validation

Re: woody block: Failed to execute pipeline.: java.util.EmptyStackException

2003-10-09 Thread Tony Collen
Bruno Dumon wrote: On Tue, 2003-10-07 at 18:20, Carlos Chávez wrote: Hi to all, i'm working with woody, i'm using WoodyTemplateTransformer, when the first time i execute one form this work fine, validation is ok etc, but the second time i execute other diferent form and i try to submit this form

RE: Extraction of Zipped XML from database - Generator Idea?

2003-10-09 Thread Grange, John
Title: RE: Extraction of Zipped XML from database - Generator Idea? should work and had thought of it - seemed more work to do a protocol, but neater, i suppose - i won't do it myself - no time (v tight deadline on this), i'm going to do the generator unless anybody else has a zip protocol whi

RE: Extraction of Zipped XML from database - Generator Idea?

2003-10-09 Thread Grange, John
Title: Extraction of Zipped XML from database - Generator Idea? Michael, I'm trying the database zip generator idea anyway, as I'd had no feedback, so I'll post it when/if i get it working.   John Grange The views expressed in this email/posting are solely those of John Grange and are neith

request:requestURI vs requestURI:requestURI

2003-10-09 Thread Sonny Sukumar
Hey guys, Does anybody know the difference between {request:requestURI} and {requestURI:requestURI}? I was discussing these things with Tony and Peter on the list yesterday, but I didn't get this quite clear in my mind. Do either of these return the full query string as well? I think I need

RE: Extraction of Zipped XML from database - Generator Idea?

2003-10-09 Thread Horsfield, Peter A.
Custom protocol? Pipeline1: DatabaseReader reads BLOB Pipeline2: FileGenerator reads XML from unzip:/cocoon:/pipeline1 I've never written a custom protocol, and I don't know if they can call other custom protocols. In fact, someone please shoot down this idea. Peter -Original Message- F

Parameter for coplets

2003-10-09 Thread Ungvari Sandor
Hi! I'm using redhat9, tomcat 4.1.27, cocoon 2.1.2-dev, sunspotdemo portal My problem is: I want to write an own coplet, for example a voting form, but I don't know what I should write in the action (, method) attribute. And how could I get this parameter from the coplet? Next problem is very sim

Re: Extraction of Zipped XML from database - Generator Idea?

2003-10-09 Thread Michael McConnell
Title: Extraction of Zipped XML from database - Generator Idea? If anyone does have solutions, will they post them? :)   Michael McConnellPerficient, Inc. - Advanced Technology ServicesSRS Extension: 785-296-4854Perficient, Inc email: [EMAIL PROTECTED]Mobile: 952-240-3940"All truth passes thro

Re: generating static web sites

2003-10-09 Thread Upayavira
Lars Huttar wrote: Hi all, We are working on a project where we would like to generate static versions of web sites using cocoon. Currently we're using version 204 (though we're thinking about moving to 2.1.*) on Windows machines. It's taken a while to get a run.bat working that has all the right

generating static web sites

2003-10-09 Thread Lars Huttar
Hi all, We are working on a project where we would like to generate static versions of web sites using cocoon. Currently we're using version 204 (though we're thinking about moving to 2.1.*) on Windows machines. It's taken a while to get a run.bat working that has all the right jar files in the cl

[Austrian Cocoon Day] - Registration Open

2003-10-09 Thread Reinhard Poetz
As some of you already know on ++ | November, 18th 2003 | ++ the first ++ | Austrian Cocoon Day | ++ will take place. You can find all necessary information (including an English sec

Re: woody block: Failed to execute pipeline.: java.util.EmptyStackException

2003-10-09 Thread Carlos Chávez
Bruno Dumon Escribio :-) > On Tue, 2003-10-07 at 18:20, Carlos Chávez wrote: >> Hi to all, >> >> i'm working with woody, >> i'm using WoodyTemplateTransformer, >> when the first time i execute one form this work fine, validation is >> ok etc, >> but the second time i execute other diferent fo

RE: R: .NET port

2003-10-09 Thread McDonald, Bruce
That sounds reasonable - porting cocoon to .NET sounds like a silly exercise - I though .NET was all about web services - apparently not. -Original Message- From: Ryan Hoegg [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2003 11:34 AM To: [EMAIL PROTECTED] Subject: Re: R: .NET port

Re: R: .NET port

2003-10-09 Thread Ryan Hoegg
Why not host Cocoon on the Windows machine on another port and forward requests with Apache and mod_jk? Marchiori Carlo wrote: Thanks Alex, the fact the I must develop to both platform is my company need, not a free choice. I think I will implement in .net a small subset of cocoon functionality,

Re[2]: Jboss 3.2.2RC problem with sitemap.xmap

2003-10-09 Thread Oskar Casquero Oiarzabal
Geoff Howard wrote: GH> Oskar Casquero Oiarzabal wrote: >> I'm also developing a J2EE application on Jboss-2.1.1 using Cocoon-2.1 >> as webmodule. I also got these "UnnamedSelector: ComponentSelector could not find >> the component for hint:" exception, and I solved it defining all the >> componen

Re: Woody and textareas

2003-10-09 Thread Carlos Chávez
Bruno Dumon Escribio :-) > On Thu, 2003-10-09 at 00:20, Carlos Chávez wrote: >> jcplerm Escribio :-) >> > >> > - Original Message - >> > From: "Carlos Chávez" <[EMAIL PROTECTED]> >> > To: <[EMAIL PROTECTED]> >> > Sent: Wednesday, October 08, 2003 2:58 PM >> > Subject: Re: Woody and textare

RE: Esql and Oracle Functions

2003-10-09 Thread Martin Samm
i haven't used ESQL, but getting the result of a function should be the same as performing a select. E.g. select 1 from dual For a function it would be select package.function(param1,param2,...) from dual; Then retrieve the first column (getInt(1), say in JDBC) as you would with the column va

Esql and Oracle Functions

2003-10-09 Thread Wilson, Colin
Is there anyway that I can get results from an Oracle Function (as opposed to an Oracle Procedure). I have tried : oracle begin mypackage.myfunction( 'text', 'text2', , , , ,

Re: Sendmail attachment

2003-10-09 Thread Christian Haul
On 09.Oct.2003 -- 04:22 PM, Josep Riudavets wrote: > > Ok, thanks a lot ... it works perfectly > > But notice that st1 cannot be placed this way, because st1 is a variable. > > st1 > > > I have ommited name parameter (In this case) All parameters passed as xml attributes can be specif

Re: Sendmail attachment

2003-10-09 Thread Josep Riudavets
Ok, thanks a lot ... it works perfectly But notice that st1 cannot be placed this way, because st1 is a variable. st1 I have ommited name parameter Best regards... Josep - Original Message - From: "Christian Haul" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, O

Re: Use of a connection in an avalon component

2003-10-09 Thread Olivier Billard
Thanks for your answer, Unico. I'll get a fresh connection at each public call. The problem wes that I got some public methods also called by other public methods. Now I must test the existence of an existing connection before doing stuff. Anyway, thanks again! -- Olivier On 08/10/2003 17:35,

Problem in SVGSerializer

2003-10-09 Thread BORGES Charles
Hi, In the configure method of org.apache.cocoon.serialization.SVGSerializer there is a problem when mapping config parameters to transcoder hints: When the parameter type is string, nothing is set. For example if you're using in the configuration of a SVGSerializer, the corresponding batik K

Woody - action widget disables validation

2003-10-09 Thread Mark H
Can someone tell me why an action widget disables validation in Woody? I'm trying out a simple form that doesn't involve validation, but it can never get onto the success page because of the following code: org.apache.cocoon.woody.formmodel.Form: public boolean process(FormContext formContext) {

Directory structure

2003-10-09 Thread Gianluca Sartori
Hi all! I'm new with cocoon. I installed cocoon 2.1 and I'm trying to understand how to use it in a proficient way. I have some question to ask you: 1. Is there a reference manual for sitemap.xmap and XSP ? If so, where can I find it? I searched for something like that but maybe I'm using bad key

Changing Page Size for iText PDF Output

2003-10-09 Thread Trask, Dennis
I am using Cocoon to produce PDF documents through the iText serializer. However, the default page size seems to be "A4", and I need "letter". The only way I have found to change this (besides changing the iTextSerializer) is by altering the serializer definition in the root sitemap to inclu

Re: .NET port

2003-10-09 Thread Oleg Dulin
Marchiori Carlo wrote: I work for a company which develops Java and .NET versions of the same applications to suit customers needs. There are tools from IBM and Sun that let u turn Java classes into COM components and use COM components from JAva. Why not use them to integrate your Cocoon app

Re: Jboss 3.2.2RC problem with sitemap.xmap

2003-10-09 Thread Geoff Howard
Oskar Casquero Oiarzabal wrote: I'm also developing a J2EE application on Jboss-2.1.1 using Cocoon-2.1 as webmodule. I also got these "UnnamedSelector: ComponentSelector could not find the component for hint:" exception, and I solved it defining all the components () in my rootsitemap, not only act

Re: Using Cocoon API for non web application

2003-10-09 Thread Upayavira
avvaru KP wrote: Hi I am new to cocoon framework. I am planning to use cocoon for non web application. My basic requirements are, - Creating XML dynamically from database and java objects - By passing different xsl, getting the final output. (for example, creating pdf by passing fo:xsl) Ca

Re: Ask the web user from inside generaqtor

2003-10-09 Thread Geoff Howard
Marius Oancea wrote: Hi, I created a cocoon application and I have my own generator that takes a bean from a 3rd party app and issue SAX Events. All is working fine but the problem is. When i get some properties from the bean, I need to show a page to the user to ask for some clarifica

Using Cocoon API for non web application

2003-10-09 Thread avvaru KP
Hi I am new to cocoon framework. I am planning to use cocoon for non web application. My basic requirements are, - Creating XML dynamically from database and java objects - By passing different xsl, getting the final output. (for example, creating pdf by passing fo:xsl) Can i run stand alon

XSP schema for Sunbow Eclipse plug-in editor

2003-10-09 Thread Sylvain.Thevoz
Hello, I'm trying to use the Eclipse Sunbow plug-in to edit my XSP files. I need to have a XSP schema. Where could I find this? Regards Sylvain - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Jboss 3.2.2RC problem with sitemap.xmap

2003-10-09 Thread Deepak Mehta
But wouldn't this be extremely difficult for maintenance purposes? Really trust me, if you are not using FJB (Fleury Java Beans or for that matter BeaJB or WebSphereJB) but EJBs then try switching to JOnAS... this is really well supported and has gained a lot of momentum the last year... Ev

RE: Can't get form POST working

2003-10-09 Thread Peter Paulus
Hello all, I've got this working again. It was a sitemap problem. The SourceMultiAction handles 'posts', provided you use the right parameters. Somehow, the following fragment disappeared somewhere along the line form the sitemap. Of course you need an action as follo

AW: portal engine question

2003-10-09 Thread Hauke Ernst
Hi, > Von: Carsten Ziegeler [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 9. Oktober 2003 08:26 > An: [EMAIL PROTECTED] > Betreff: RE: portal engine question > > Hi, > > Joakim Verona wrote: > > > > Hello list, > > > > I have a question about the portal(I have made a live site using cocoon,

Re: Jboss 3.2.2RC problem with sitemap.xmap

2003-10-09 Thread Oskar Casquero Oiarzabal
I'm also developing a J2EE application on Jboss-2.1.1 using Cocoon-2.1 as webmodule. I also got these "UnnamedSelector: ComponentSelector could not find the component for hint:" exception, and I solved it defining all the components () in my rootsitemap, not only actions, generators, transformers a

Re: Jboss 3.2.2RC problem with sitemap.xmap

2003-10-09 Thread Deepak Mehta
Hi Kris, two solutions: 1) Use Jonas (http://jonas.objectweb.org)... works there and it is a more stable container. Ask Bernard (also works at Kava), he has some nice experiences in hooking up Jonas-Tomcat-Cocoon... ;-) 2) JBoss uses a different XML Parser than Cocoon and thus there are so

Extraction of Zipped XML from database - Generator Idea?

2003-10-09 Thread Grange, John
Title: Extraction of Zipped XML from database - Generator Idea? Hi, I have xml stored in a database table in zipped form to minimise storage requirements (unzipped doc 1-4Mb, zipped 60-150k). I have been looking at the best way to extract this and having looked at esql (this looks like a me

Re: Sendmail attachment

2003-10-09 Thread Christian Haul
On 08.Oct.2003 -- 06:09 PM, Josep Riudavets wrote: > Thanks a lot ... now, it works perfectly ... I did not undersand cocoon > protocol, but now I have learned some things about it ... thanks again > > Another question ... I'm generating pdf files in order to be attached. These > files are named d

Re: Woody and textareas

2003-10-09 Thread Bruno Dumon
On Thu, 2003-10-09 at 00:20, Carlos Chávez wrote: > jcplerm Escribio :-) > > > > - Original Message - > > From: "Carlos Chávez" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Wednesday, October 08, 2003 2:58 PM > > Subject: Re: Woody and textareas > > > > > > ... > >> you must u

Jboss 3.2.2RC problem with sitemap.xmap

2003-10-09 Thread Kris Van Echelpoel
Hello. I'm developing a J2EE application with Jbuilder on Jboss (at the moment I'm testing the release candidates of the 3.2.2 version).Now I'm trying to add a webmodule using Cocoon 2.0.3. The problem has nothing to do with Jbuilder but with Jboss and the war-file of Cocoon. Everytime I try to

[ANN] sunBow 2.0 available for download

2003-10-09 Thread Martin Dulisch
The new sunBow version is now available for download. It is tested with eclipse 2.1.1. Eclipse 3.0 is not supported yet. Following features has been added: * Cocoon Debugger: Stepping through the sitemap. Trace the XML stream and sitemap variables. * Log-Level editor for logkit.xconf * Log Viewe

RE: ANN: Vortrag: Erich Gamma: "Eclipse - mehr als nur eine Java IDE"

2003-10-09 Thread Reinhard Poetz
From: Alexander Schatten > Bertrand Delacretaz wrote: > > > > > Le Mardi, 7 oct 2003, à 21:30 Europe/Zurich, Alexander Schatten a > > écrit : > > > >> ein wenig off-topic---dennoch, da viele cocoon entwickler > ja auch an > >> Eclipse interessiert sind, und Erich Gamma ja nicht gar so oft zu

Ask the web user from inside generaqtor

2003-10-09 Thread Marius Oancea
Hi, I created a cocoon application and I have my own generator that takes a bean from a 3rd party app and issue SAX Events. All is working fine but the problem is. When i get some properties from the bean, I need to show a page to the user to ask for some clarifications. This can happe

RE: JAAS

2003-10-09 Thread Carsten Ziegeler
From: caleb racey [mailto:[EMAIL PROTECTED] > > Sorry to ask another question instead of providing an answer. > > In addition to JAAS there is the question of other authentication > frameworks, such as the federated single sign on providers like > shibboleth (open source see http://shibboleth.int

RE: JAAS

2003-10-09 Thread caleb racey
Sorry to ask another question instead of providing an answer. In addition to JAAS there is the question of other authentication frameworks, such as the federated single sign on providers like shibboleth (open source see http://shibboleth.internet2.edu/) and the sun ONE Identity server stuff. Both