From dev-return-14989-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Wed Apr 08 22:21:29 2009 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 95449 invoked from network); 8 Apr 2009 22:21:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Apr 2009 22:21:29 -0000 Received: (qmail 62421 invoked by uid 500); 8 Apr 2009 22:21:29 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 62359 invoked by uid 500); 8 Apr 2009 22:21:29 -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 62349 invoked by uid 99); 8 Apr 2009 22:21:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Apr 2009 22:21:29 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.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 Apr 2009 22:21:20 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Lrg8h-0000ap-I0 for dev@activemq.apache.org; Wed, 08 Apr 2009 15:20:59 -0700 Message-ID: <22960865.post@talk.nabble.com> Date: Wed, 8 Apr 2009 15:20:59 -0700 (PDT) From: jvdb To: dev@activemq.apache.org Subject: activemq for android MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: jorisvdb@esus.com X-Virus-Checked: Checked by ClamAV on apache.org Hi, Any work being done to port activemq on Android. Seems like a lot of the 1.5 packages are not included in the core libraries on Android. For ex. javax.naming.* Do you think it's worth spending time into creating an activemq jar without JNDI stuff, removing javax.naming etc. to be left with a bare jar that does the basics (but works!). Following are the 1.5 packages not supported by Android: # java.applet # java.awt # java.beans # java.lang.management # java.rmi # javax.accessibility # javax.activity # javax.imageio # javax.management # javax.naming # javax.print # javax.rmi # javax.security.auth.kerberos # javax.security.auth.spi # javax.security.sasl # javax.swing # javax.transaction # javax.xml (sauf javax.xml.parsers) # org.ietf.* # org.omg.* # org.w3c.dom.* Cheers, J -- View this message in context: http://www.nabble.com/activemq-for-android-tp22960865p22960865.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.