Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 14000 invoked from network); 8 Oct 2008 20:23:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Oct 2008 20:23:41 -0000 Received: (qmail 72980 invoked by uid 500); 8 Oct 2008 20:23:39 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 72960 invoked by uid 500); 8 Oct 2008 20:23:39 -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 72949 invoked by uid 99); 8 Oct 2008 20:23:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Oct 2008 13:23:39 -0700 X-ASF-Spam-Status: No, hits=2.7 required=10.0 tests=DNS_FROM_OPENWHOIS,DNS_FROM_SECURITYSAGE,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Oct 2008 20:22:35 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KnfYs-0003zL-FI for dev@activemq.apache.org; Wed, 08 Oct 2008 13:23:10 -0700 Message-ID: <19886854.post@talk.nabble.com> Date: Wed, 8 Oct 2008 13:23:10 -0700 (PDT) From: clercmedia To: dev@activemq.apache.org Subject: Modify activemq-core-4.1.1.jar MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: clercmedia@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org Greatings, Im trying to modify the activemq-core-4.1.1.jar and when I export the source of SVN iv'e got 3 dir. java grammar ressources. when im trying to make a jar and replace the old activemq-core-4.1.1.jar. I dont modify the code for now and active mq dosen't work anymore. I've got this error. ACTIVEMQ_HOME: C:\apache-activemq-4.1.1\bin\.. ACTIVEMQ_BASE: C:\apache-activemq-4.1.1\bin\.. Loading message broker from: xbean:activemq.xml Failed to execute main task. Reason: java.lang.Error: Unresolved compilation problems: The import edu cannot be resolved ConcurrentHashMap cannot be resolved to a type ConcurrentHashMap cannot be resolved to a type ConcurrentHashMap cannot be resolved to a type ConcurrentHashMap cannot be resolved to a type So .. im not able to modify this application .. im screwed up .. Did someone can help me on that plz ? Thx Chris -- View this message in context: http://www.nabble.com/Modify-activemq-core-4.1.1.jar-tp19886854p19886854.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.