Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 90435 invoked from network); 1 Jun 2007 15:02:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Jun 2007 15:02:50 -0000 Received: (qmail 36974 invoked by uid 500); 1 Jun 2007 15:02:49 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 36719 invoked by uid 500); 1 Jun 2007 15:02:48 -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 36583 invoked by uid 99); 1 Jun 2007 15:02:48 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jun 2007 08:02:47 -0700 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 (herse.apache.org: domain of asimon@redhat.com designates 66.187.233.31 as permitted sender) Received: from [66.187.233.31] (HELO mx1.redhat.com) (66.187.233.31) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jun 2007 08:02:41 -0700 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l51F289a008088; Fri, 1 Jun 2007 11:02:19 -0400 Received: from pobox.stuttgart.redhat.com (pobox.stuttgart.redhat.com [172.16.2.10]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l51EZXZu019357; Fri, 1 Jun 2007 10:35:33 -0400 Received: from [10.32.4.59] (vpn-4-59.str.redhat.com [10.32.4.59]) by pobox.stuttgart.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id l51EZUQE018357; Fri, 1 Jun 2007 16:35:30 +0200 Subject: NMS From: Arnaud Simon Reply-To: asimon@redhat.com To: legal-discuss@apache.org, general@incubator.apache.org Cc: users@activemq.apache.org, qpid-dev@incubator.apache.org Content-Type: text/plain Organization: Red Hat Date: Fri, 01 Jun 2007 16:34:27 +0200 Message-Id: <1180708467.3366.107.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 (2.8.3-2.fc6) Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hello, We have been thinking about implementing the NMS API as part of the QPID .Net client. However we are concerned about potential legal issues. It seems to me that the NMS API is very similar to the JMS one but the JMS specification specifically licenses the technology "only for Java". This is the relevant license, copied directly from the JMS Spec document: "Subject to the terms and conditions of this license, Sun hereby grants you a fully-paid, non-exclusive, non-transferable, worldwide, limited license (without the right to sublicense) under Sun's intellectual property rights to review the Specification internally solely for the purpose of designing and developing your Java applets and applications intended to run on the Java platform. Other than this limited license, you acquire no right, title or interest in or to the Specification or any other Sun intellectual property. The Specification contains the proprietary information of Sun and may only be used in accordance with the license terms set forth herein. This license will terminate immediately without notice from Sun if you fail to comply with any provision of this license. Upon termination or expiration of this license, you must cease use of or destroy the Specification." Does anybody know if this concern has already been raised? Regards Arnaud