From users-return-55358-apmail-cocoon-users-archive=cocoon.apache.org@cocoon.apache.org Thu Sep 11 07:44:10 2003 Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 77909 invoked from network); 11 Sep 2003 07:44:10 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 11 Sep 2003 07:44:10 -0000 Received: (qmail 43638 invoked by uid 500); 11 Sep 2003 07:43:34 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 43540 invoked by uid 500); 11 Sep 2003 07:43:33 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 43527 invoked from network); 11 Sep 2003 07:43:33 -0000 Received: from unknown (HELO snipe.mail.pas.earthlink.net) (207.217.120.62) by daedalus.apache.org with SMTP; 11 Sep 2003 07:43:33 -0000 Received: from h-69-3-70-207.sttnwaho.covad.net ([69.3.70.207] helo=lucy) by snipe.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 19xM7F-0007ED-00 for cocoon-users@apache.org; Thu, 11 Sep 2003 00:43:46 -0700 Reply-To: From: "Jeff Ramsdale" To: Subject: wsproxy and request parameters Date: Thu, 11 Sep 2003 00:45:13 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I'm playing with the Amazon.com web service toolkit and Cocoon. Here's my sitemap snippete: When I request my page with http://localhost:8888/Amazon/doSearch.html?actor=johnny+depp I don't get any results back from Amazon. When I replace "{request-param:actor}" in my sitemap with "johnny%20depp" I get a bunch of results back. Any hints on why my parameters aren't being passed along? I'm on a pretty recent CVS checkout of Cocoon. Thanks, Jeff --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org