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 E323E10739 for ; Wed, 3 Jul 2013 19:41:02 +0000 (UTC) Received: (qmail 59043 invoked by uid 500); 3 Jul 2013 19:41:02 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 59015 invoked by uid 500); 3 Jul 2013 19:41:02 -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 59007 invoked by uid 99); 3 Jul 2013 19:41:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jul 2013 19:41:02 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of christian.posta@gmail.com designates 209.85.217.169 as permitted sender) Received: from [209.85.217.169] (HELO mail-lb0-f169.google.com) (209.85.217.169) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jul 2013 19:40:56 +0000 Received: by mail-lb0-f169.google.com with SMTP id d10so556329lbj.28 for ; Wed, 03 Jul 2013 12:40:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=28blayZWJRQ8uo3H/DO7J/MYDFwLJfjHIgFiEMRZsxI=; b=zLvReI1l0G9dkAJmd4hl9rgNY1C0cMFqSKv1Kj8WlFyXG+BTV/00ihvZdBQr55qVGQ Urk2WhgbiwF8UemhWZxvESfG6jeUBSOG/xplK4YRuNIZfZzrFAJxTM7qCDP+Pxi067br bQTjF/hI720SwErAr09XYcohErqMkkqDP/+cEHtR24GxVrrsxS5YH+QtrkIHSEDgDa3f tXuhJPRW3rc1OyoumYdDDxdjJjxmvy9avVORtqwNxof7R/k19fxIfaaIyBRbAYOTsdiW Zg5Z5zSl2xuHNqp2+6koVpS5G0IvuyWjjUsLyyni5r9VaHkUfrc8jxhERzRBOdVi2mqq pD6A== MIME-Version: 1.0 X-Received: by 10.112.159.169 with SMTP id xd9mr1925200lbb.43.1372880436346; Wed, 03 Jul 2013 12:40:36 -0700 (PDT) Received: by 10.114.185.37 with HTTP; Wed, 3 Jul 2013 12:40:36 -0700 (PDT) In-Reply-To: <1372877473703-4668853.post@n4.nabble.com> References: <1372877473703-4668853.post@n4.nabble.com> Date: Wed, 3 Jul 2013 15:40:36 -0400 Message-ID: Subject: Re: Help for small customization From: Christian Posta To: "users@activemq.apache.org" Content-Type: multipart/alternative; boundary=001a11c3cdbaba444c04e0a0a2fe X-Virus-Checked: Checked by ClamAV on apache.org --001a11c3cdbaba444c04e0a0a2fe Content-Type: text/plain; charset=ISO-8859-1 looks like the size is 80 for truncation.. your destination names longer than 80 chars? either can increase the length="80" size or use cheers On Wed, Jul 3, 2013 at 2:51 PM, Prashant wrote: > I am facing a small problem. Names of queues we are using are very big in > length like "com.ibm.biztalk.jnbridge.DataResponse".We have many such big > length named queues. So when we try to move a message sent to ActiveMQ.DLQ > back to our queue having big name length using 'Move' Message action, the > name of our big length queues are not properly visible in the drop down > list. We see partial queue name and dots(...). I checked message.jsp page > in > webapps/admin location and found that tag is used to render > queue names. To be precise it is - .It > looks like is a custom tag. I don't know the correct tag to > use > so that we will be able to view the full queue name in the drop down list > box. > Hope someone will be able to help me out in this. > > > > Thanks. > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Help-for-small-customization-tp4668853.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta --001a11c3cdbaba444c04e0a0a2fe--