From users-return-29250-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Tue Nov 8 19:52:09 2011 Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BFBC39B3D for ; Tue, 8 Nov 2011 19:52:09 +0000 (UTC) Received: (qmail 9485 invoked by uid 500); 8 Nov 2011 19:52:09 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 9463 invoked by uid 500); 8 Nov 2011 19:52:09 -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 9455 invoked by uid 99); 8 Nov 2011 19:52:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2011 19:52:09 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of fletchgqc@gmail.com designates 209.85.220.171 as permitted sender) Received: from [209.85.220.171] (HELO mail-vx0-f171.google.com) (209.85.220.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2011 19:52:03 +0000 Received: by vcbfk13 with SMTP id fk13so999539vcb.2 for ; Tue, 08 Nov 2011 11:51:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=I1Ya+u1lCc7YLwoh/rIOhxTiNoPNm+DqZDv00dvDsYE=; b=L7D088V2wT1amgy70oH4F7F99nEA7t/kG8RpK/9XVCHcB0RQshukFn4dvHrFuSeNf2 1yJw9ZVGJMqMWVhb8qpU8b3Pk7zOhhhCr92e+IjIjjSEYtg9bLVB36/i1c5PQy9POMeq 1qOpEkUaP9ikeCNqSbihxaYeT4x3J0GQVT+rU= MIME-Version: 1.0 Received: by 10.52.16.243 with SMTP id j19mr2403966vdd.109.1320781902216; Tue, 08 Nov 2011 11:51:42 -0800 (PST) Received: by 10.52.188.198 with HTTP; Tue, 8 Nov 2011 11:51:42 -0800 (PST) Date: Tue, 8 Nov 2011 20:51:42 +0100 Message-ID: Subject: Stomp4j source From: John Fletcher To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=bcaec5014dc11b7d1d04b13e8077 --bcaec5014dc11b7d1d04b13e8077 Content-Type: text/plain; charset=ISO-8859-1 Anyone have the source for stomp4j or anything else helpful? It's working nicely for me but throwing a null pointer exception at a certain point. I'd like to fix it but.... even though it's on google code... there's no source code in the repository! I reported the violationof Google Code TOS to Google and they said they'd written to the owner but no update. John PS I know this is sort of off-topic but I guess ApacheMQ is the closest interest group to a Java Stomp client. --bcaec5014dc11b7d1d04b13e8077--