From users-return-56006-apmail-cocoon-users-archive=cocoon.apache.org@cocoon.apache.org Mon Sep 29 18:53:01 2003 Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 49123 invoked from network); 29 Sep 2003 18:53:01 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 29 Sep 2003 18:53:01 -0000 Received: (qmail 24782 invoked by uid 500); 29 Sep 2003 18:52:42 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 24754 invoked by uid 500); 29 Sep 2003 18:52:42 -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 24741 invoked from network); 29 Sep 2003 18:52:41 -0000 Received: from unknown (HELO ns3.xlnet.com.ar) (200.61.168.4) by daedalus.apache.org with SMTP; 29 Sep 2003 18:52:41 -0000 Received: from xl-ex.xlnet.net.ar (200.0.249.200) by ns3.xlnet.com.ar (NPlex 5.1.036) id 3F6F65D100068BD3 for users@cocoon.apache.org; Mon, 29 Sep 2003 15:53:13 -0300 Received: by XL-EX with Internet Mail Service (5.5.2650.21) id ; Mon, 29 Sep 2003 15:57:25 -0300 Message-ID: From: Wermus Fernando To: users@cocoon.apache.org Subject: RE: a simple pipeline and a javascript client Date: Mon, 29 Sep 2003 15:57:24 -0300 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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 It=B4s running right now, but I don=B4t rember to have changed anything = special. The principal problem I have It=B4s when I tried to send and receive = soap envelopes, because I don=B4t know what to send in the header of the = http. I only know that I have to send the content type. Thanks very much! -----Mensaje original----- De: Upayavira [mailto:uv@upaya.co.uk]=20 Enviado el: lunes, 29 de septiembre de 2003 15:21 Para: users@cocoon.apache.org Asunto: Re: a simple pipeline and a javascript client Wermus Fernando wrote: >If I replace the stream generator with the file generator, the client = runs >ok. The error is "recource not found" when I test with the javascript client >& the browser. > I can=B4t make up any idea why it=B4s not running it. > >I need to make a soup service with cocoon & a javascript client. > =20 > Do you get any more information in your javascript client? What = resource=20 is not found? Is there a stack trace? Regards, Upayavira > > >-----Mensaje original----- >De: Upayavira [mailto:uv@upaya.co.uk]=20 >Enviado el: lunes, 29 de septiembre de 2003 12:23 >Para: users@cocoon.apache.org >Asunto: Re: a simple pipeline and a javascript client > >Try replacing the stream generator with a file generator, and see if = you=20 >can get a file back. Then try accessing the URL from a browser. What=20 >error do you get. > >Regards, Upayavira > >Wermus Fernando wrote: > > =20 > >>Yep Upayavira. I=B4m sorry , I 've made a cut & paste, I 'll give you = the >>correct code. I'm in a hurry with this code, if anyone knows = something >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >>-----Mensaje original----- >>De: Upayavira [mailto:uv@upaya.co.uk]=20 >>Enviado el: lunes, 29 de septiembre de 2003 11:25 >>Para: users@cocoon.apache.org >>Asunto: Re: a simple pipeline and a javascript client >> >>Wermus, >> >>You're posting to http://127.0.0.1:8080/cocoon-soap/test >> >>But your matcher matched xmlservice2. >> >>You need to have a matcher to match the URL you post to, e.g.=20 >>pattern=3D"cocoon-soap/test" or maybe just pattern=3D"test", = depending upon=20 >>your setup. >> >>Regards, Upayavira >> >>Wermus Fernando wrote: >> >>=20 >> >> =20 >> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>>Hi! >>> >>> I have this pipeline that it=B4s like a repeater. I wanna = to=20 >>>get the same message that I send, but It returns me a 404 http = error,=20 >>>and I don=B4t know why. >>> >>> >>> >>>Ps: The message is a soap message, but It=B4s only like any message, = >>>this pipeline only returns the message sent. >>> >>> >>> >>>Thanks! >>> >>> >>> >>>I will wait an answer! >>> >>> =20 >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> =20 >>> >>> =20 >>> >> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org >>For additional commands, e-mail: users-help@cocoon.apache.org >> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org >>For additional commands, e-mail: users-help@cocoon.apache.org >> >> >>=20 >> >> =20 >> > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org >For additional commands, e-mail: users-help@cocoon.apache.org > >--------------------------------------------------------------------- >To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org >For additional commands, e-mail: users-help@cocoon.apache.org > > > =20 > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org