Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 82949 invoked from network); 12 Aug 2010 16:30:35 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Aug 2010 16:30:35 -0000 Received: (qmail 23380 invoked by uid 500); 12 Aug 2010 16:30:33 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 23321 invoked by uid 500); 12 Aug 2010 16:30:33 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 23313 invoked by uid 99); 12 Aug 2010 16:30:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Aug 2010 16:30:33 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=MIME_QP_LONG_LINE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of theboss@purplebulldog.com designates 209.85.212.180 as permitted sender) Received: from [209.85.212.180] (HELO mail-px0-f180.google.com) (209.85.212.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Aug 2010 16:30:26 +0000 Received: by pxi7 with SMTP id 7so863253pxi.11 for ; Thu, 12 Aug 2010 09:30:04 -0700 (PDT) Received: by 10.143.17.21 with SMTP id u21mr243155wfi.302.1281630604445; Thu, 12 Aug 2010 09:30:04 -0700 (PDT) Received: from [192.168.1.3] (pool-71-188-251-72.sttlwa.fios.verizon.net [71.188.251.72]) by mx.google.com with ESMTPS id n2sm1772419wfl.1.2010.08.12.09.30.02 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 12 Aug 2010 09:30:03 -0700 (PDT) Subject: Re: couchdb and extjs problems accepting json References: <8CD080438C7893B-1058-BC4D@webmail-m033.sysops.aol.com> <6FBC2BF8-07FA-4507-A102-8DB9F932BD94@vpro.nl> <8CD080C80ECFFBA-135C-92AA@webmail-m025.sysops.aol.com> <8CD080E81E9AA52-135C-94C6@webmail-m025.sysops.aol.com> <233ABEE7-A204-4C4A-AFF2-370D7B29E4AF@utt.fr> <8CD084A94901BE6-11C0-5BCA@webmail-d091.sysops.aol.com> <8CD085177358926-11C0-6A21@webmail-d091.sysops.aol.com> From: James Hayton Content-Type: text/plain; charset=utf-8 X-Mailer: iPhone Mail (8A306) In-Reply-To: <8CD085177358926-11C0-6A21@webmail-d091.sysops.aol.com> Message-Id: <1E095198-2C7B-4768-8410-F738FF5BD8BE@purplebulldog.com> Date: Thu, 12 Aug 2010 09:29:33 -0700 To: "user@couchdb.apache.org" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (iPhone Mail 8A306) X-Virus-Checked: Checked by ClamAV on apache.org Try running extjs script served up by couch. You have extjs not running on s= ame port as couch if I remember correctly. Other option is the proxy extjs o= ffers. =20 Sent Via iPhone On Aug 12, 2010, at 9:20 AM, whimsica@aol.com wrote: > 405 Method not allowed is the problem >=20 > I'm now using firebug and tracking the NET responses. >=20 > when the extjs calls > http://localhost:5984/wikiha/_design/view1/_view/myview.json > it gives back a 405 method not allowed error. >=20 > What does that mean >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 > -----Original Message----- > From: whimsica@aol.com > To: user@couchdb.apache.org > Sent: Thu, Aug 12, 2010 8:31 am > Subject: Re: couchdb and extjs problems accepting json >=20 >=20 > I don't know if that's the right thing but I'm asking on the extjs forum. > It seems it would be easier to force couchdb to force send application/jso= n for the view query? > Is there any way to do that? >=20 > Thanks, >=20 > Dan >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 > -----Original Message----- > From: Aur=C3=A9lien B=C3=A9nel > To: user@couchdb.apache.org > Sent: Thu, Aug 12, 2010 1:31 am > Subject: Re: couchdb and extjs problems accepting json >=20 >=20 >> I don't know how to send anything along with that. >=20 >=20 >=20 >=20 >=20 >> Can you tell me what needs to be done/fixed? >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 > It would probably better to ask the extjs community about how to add heade= rs...=20 >=20 >=20 >=20 >=20 >=20 > But it seems that your answer is here: >=20 >=20 >=20 >=20 >=20 > http://dev.sencha.com/deploy/ext/docs/output/Ext.Ajax.html (search the pag= e for=20 >=20 >=20 >=20 >=20 >=20 > "headers"). >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 > Regards, >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 > Aur=C3=A9lien =3D >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20