From dev-return-14882-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Mon Mar 30 17:01:56 2009 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 70857 invoked from network); 30 Mar 2009 17:01:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Mar 2009 17:01:56 -0000 Received: (qmail 3503 invoked by uid 500); 30 Mar 2009 17:01:55 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 3442 invoked by uid 500); 30 Mar 2009 17:01:55 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 3432 invoked by uid 99); 30 Mar 2009 17:01:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Mar 2009 17:01:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Mar 2009 17:01:55 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CBE7B234C041 for ; Mon, 30 Mar 2009 10:01:34 -0700 (PDT) Message-ID: <2042168461.1238432494818.JavaMail.jira@brutus> Date: Mon, 30 Mar 2009 10:01:34 -0700 (PDT) From: "Dejan Bosanac (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQ-2097) missing jar dependency for activemq-xmpp In-Reply-To: <1727046698.1233786059355.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50901#action_50901 ] Dejan Bosanac commented on AMQ-2097: ------------------------------------ Fix for missing dependency was commited to SVN revision 760045. I'll check these reconnection issues further. > missing jar dependency for activemq-xmpp > ---------------------------------------- > > Key: AMQ-2097 > URL: https://issues.apache.org/activemq/browse/AMQ-2097 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.2.0 > Environment: mac os x 10.5.6, java 1.5.0_16, adium 1.3.3rc1 > Reporter: freetwix > > there is one missing jar dependency which will prevent users of activemq following the documentation (http://activemq.apache.org/xmpp.html) from connecting successfully. > the bigger problem is that the connector itself does not complain about any missing jar but behaves like in a real connection process (debugging with psi leaves you in a state of "wtf"). > the missing jar is the wstx-asl-3.0.1.jar (see pom.xml dependencies in the activemq-xmpp). > this should at least be mentioned immediately in the documentation cause the feature itself (xmpp in conjunction with the agent topic) is awesome. > greets, > jochen -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.