Re: web app design

2002-09-22 Thread Raúl Wild-Spain
Hi, Barbara! thanks a lot for your response, One week ago I've found a list of NXDB, specifically: http://www.rpbourret.com/xml/XMLDatabaseProds.htm#native looking looking for it seems that all open source solutions want to implement XQuery in a future ... but not yet! :-( For the time being

[HELP]Failed to execute pipeline.

2002-09-22 Thread Braun
I downloaded Cocoon 2.1 from CVS. I'am using Tomcat4 with Debian Linux 3.0 and J2sdk1.3. When I tried to start the XMLForms-Example I got the following message: Description:org.apache.cocoon.ProcessingException: Failed to execute pipeline.: java.lang.ArrayIndexOutOfBoundsException What might be

Re: Password Encryption

2002-09-22 Thread Christian Haul
On 20.Sep.2002 -- 12:10 PM, Antonio Gallardo Rivera wrote: I am using authentication against the database. I am storing and geting the user parameters from a database. My question is: How can I encrypt the password to store it then in the database? Thanks in advance :) If you want to

Re: Cocoon and Web Applications

2002-09-22 Thread Bryan Zarnett
In the application I am writing, I have created a custom generator that understands JaxB based objects, thus providing the marshalling/unmarshalling mechanism for XML. In my circumstance, each transport object is a JAXB component used against both presentation transformation and

[C 2.1] Problem in auth-framework

2002-09-22 Thread Antonio Gallardo Rivera
I am using the lastes CVS and since yesterday the auth error is not working. I see that the paramaters are not going to the my-checkuser in the sitemap: map:match pattern=ags-checkuser map:generate src=docs/ags-users.xsp type=serverpages/ map:transform

Re: [C 2.1] Problem in auth-framework

2002-09-22 Thread Antonio Gallardo Rivera
I saw the problem is that is not resolving the parameters in the sitemap. But the params are in the request. Please help. map:match pattern=my-login map:act type=auth-login map:parameter name=handler value=myhandler/ map:parameter name=parameter_name

Re: Problem redirecting to an XSP

2002-09-22 Thread Antonio Gallardo Rivera
I will try to explain the same error as yours. Have you checking if the authentication manager is getting the right parameters? 1-I am now getting this: DEBUG (2002-09-23) 03:19.57:700 [core.manager] (/myapp/my-login) Thread-6/ResourceLimitingPool: Got a

Re: [C 2.1] Problem in auth-framework

2002-09-22 Thread Ivelin Ivanov
I can confirm this problem too. Yesterday I had to change the sitemap of the WebServiceProxyGenerator demo not to use {header:host}. It used to work until recently. Is it possible that this has to do with the recent improvements by Konstantin. His JXPath extension is an excelent addition to

Re: [HELP]Failed to execute pipeline.

2002-09-22 Thread Vadim Gritsenko
Braun wrote: I downloaded Cocoon 2.1 from CVS. I'am using Tomcat4 with Debian Linux 3.0 and J2sdk1.3. When I tried to start the XMLForms-Example I got the following message: Description:org.apache.cocoon.ProcessingException: Failed to execute pipeline.:

how to change xml by xsp?

2002-09-22 Thread funing
Hi!all£º I am a newbie on XSP. I have read some documents about it but I couldn't make it clear that how to change(or delete) the value of a XML element defined by XPath such as /doc/author in XSP. For example: doc titleTest1/title authortom/author /doc I

Re: [C 2.1] Problem in auth-framework

2002-09-22 Thread Antonio Gallardo Rivera
Ivelin: You know, I am new in Cocoon (a little more than a month). Today (Sunday) I decided to advance in my project, but all I did was fight against this problem :( Thanks for your answer, you save me more wasting time. :) Regards, Antonio Gallardo. El Domingo, 22 de Septiembre de 2002

Re: PERFUME PROPOSAL: SOAP FOR COCOON

2002-09-22 Thread Steven Punte
PERFUME: 1) The implementation of Perfume shall result in three distinct Cocoon components: a) A generator that can receive a soap message and turn it into an xml sax stream. Why not use an

Re: PERFUME PROPOSAL: SOAP FOR COCOON

2002-09-22 Thread Marcus Crafter
Hi Steven, Interesting proposal - it reminds me of what I was thinking about a month ago :-) Comments are below: PERFUME PROPOSAL: SOAP FOR COCOON For the web application project I'm orchestrating, we wish to add commercial quality support for SOAP messaging: both act as a