Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 85381 invoked from network); 7 Oct 2010 16:38:02 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Oct 2010 16:38:02 -0000 Received: (qmail 77534 invoked by uid 500); 7 Oct 2010 16:38:01 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 77469 invoked by uid 500); 7 Oct 2010 16:38:01 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 77461 invoked by uid 99); 7 Oct 2010 16:38:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Oct 2010 16:38:01 +0000 X-ASF-Spam-Status: No, hits=1.0 required=10.0 tests=SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of alex@crackpot.org does not designate 64.251.173.164 as permitted sender) Received: from [64.251.173.164] (HELO filter3.e-filtering.net) (64.251.173.164) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Oct 2010 16:37:53 +0000 X-ASG-Debug-ID: 1286469450-0c7c003c0000-Ri9J0o X-Barracuda-URL: http://64.251.173.164:8000/cgi-bin/mark.cgi Received: from [192.168.1.123] (98.159.181.127.dsl.venturecomm.net [98.159.181.127]) by filter3.e-filtering.net (Spam Firewall) with ESMTP id EB92A39CE436 for ; Thu, 7 Oct 2010 10:37:30 -0600 (MDT) Received: from [192.168.1.123] (98.159.181.127.dsl.venturecomm.net [98.159.181.127]) by filter3.e-filtering.net with ESMTP id HkXGhECVDpqrGyW1 for ; Thu, 07 Oct 2010 10:37:30 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1081) X-ASG-Orig-Subj: Re: ActiveMQ 5.4.1, Jetty 7 and Ajax Servlet issue Subject: Re: ActiveMQ 5.4.1, Jetty 7 and Ajax Servlet issue From: Alex Dean In-Reply-To: <1286468994621-2967139.post@n4.nabble.com> Date: Thu, 7 Oct 2010 11:37:29 -0500 Content-Transfer-Encoding: 7bit Message-Id: <2134E931-2C9E-4195-83C1-C6E744E43F55@crackpot.org> References: <1286265848596-2955563.post@n4.nabble.com> <1286468994621-2967139.post@n4.nabble.com> To: users@activemq.apache.org X-Mailer: Apple Mail (2.1081) X-Barracuda-Connect: 98.159.181.127.dsl.venturecomm.net[98.159.181.127] X-Barracuda-Start-Time: 1286469450 X-Barracuda-Virus-Scanned: by E-Filtering Spam Firewall at e-filtering.net X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=5.0 KILL_LEVEL=6.0 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.2.43002 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- On Oct 7, 2010, at 11:29 AM, eam wrote: > > Is it a bug? > If not, what I have to do to resolve my problem? > I tried activemq 3.5.2 and it works with firefox, but with IE a blank ajax > message incoming... > With activemq 5.4.1 I have that exception What exception do you have? What does your JavaScript code look like?