Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 28540 invoked by uid 500); 23 Sep 2002 03:36:18 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 28529 invoked from network); 23 Sep 2002 03:36:16 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Antonio Gallardo Rivera Organization: AG Software, S. A. To: cocoon-users@xml.apache.org Subject: Re: Problem redirecting to an XSP Date: Sun, 22 Sep 2002 21:40:03 -0600 User-Agent: KMail/1.4.3 References: <650482CF.170D160D.0EE20915@netscape.net> In-Reply-To: <650482CF.170D160D.0EE20915@netscape.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200209222140.03938.agallardo@agsoftware.dnsalias.com> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I will try to explain the same error as yours. Have you checking if the authentication manager is getting the right=20 parameters? 1-I am now getting this: DEBUG (2002-09-23) 03:19.57:700 [core.manager] (/myapp/my-login)=20 Thread-6/ResourceLimitingPool: Got a=20 org.apache.cocoon.webapps.authentication.components.AuthenticationManager= =20 from the pool. DEBUG (2002-09-23) 03:19.57:700 [core.roles] (/myapps/my-login)=20 Thread-6/DefaultRoleManager: looking up shorthand authentication-manager,= =20 returning=20 org.apache.cocoon.webapps.authentication.components.AuthenticationManager DEBUG (2002-09-23) 03:19.57:701 [core.authentication-manager]=20 (/multipremios/ags-login) Thread-6/AuthenticationManager: BEGIN authentic= ate=20 handler=3Dmyhandler, parameters=3DSourceParameters: {password =3D (), nam= e =3D ()} = ^^^^ 2-The sitemap is not "serving" the params as requested, see the fragment = of my=20 sitemap: =09 3-I also check and the caller is serving the params as follow (from core.= log): REQUEST PARAMETERS: PARAM: 'password' VALUES: '[mypass]' PARAM: 'name' VALUES: '[myname]' 4-What I am doing wrong? Thanks in advance, Antonio Gallardo El Viernes, 20 de Septiembre de 2002 16:09, Steven Cummings escribi=F3: > Hello, > > I have what *seems* to be a problem redirecting to an XSP after > authentication. At first I was trying out the sunRise components per > Matthew's tutorial and it seems to work until my login component in the > pipeline is called, and the authentication pipeline configured in the > handler is called. When this occurs I get a blank page and NO error > message. I looked at my log files and it appears that the login pipelin= e > uses the sunRise config to call my authentication component, which happ= ens > to be an XSP and then it just kind of stops. I don't see any error mess= ages > in the log, and the page returned is blank. > > Then I tried the same situation with my own custom authentication > components (having NOTHING to do with sunRise), just my own set of acti= ons > and sitemap flow-control. Again, all was fine and well until a redirect= to > my authenticate.xsp was made, and a blank page was returned and no > information in the log file. This seems really wierd to me. My XSP does= do > work, and I would figure that some exception would be thrown at the ver= y > least. Does this problem sound familiar to anyone? I couldn't find this > problem in the mailing list archives. Thanks ahead of time for any help > anyone can provide. > > /S --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: