Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 27204 invoked from network); 1 Nov 2007 18:21:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Nov 2007 18:21:13 -0000 Received: (qmail 91723 invoked by uid 500); 1 Nov 2007 18:20:37 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 91695 invoked by uid 500); 1 Nov 2007 18:20:37 -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 91684 invoked by uid 99); 1 Nov 2007 18:20:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Nov 2007 11:20:37 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Nov 2007 18:21:05 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 26A69714236 for ; Thu, 1 Nov 2007 11:20:26 -0700 (PDT) Message-ID: <7920486.1193941226155.JavaMail.jira@brutus> Date: Thu, 1 Nov 2007 11:20:26 -0700 (PDT) From: "Jim Gomes (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (AMQNET-74) ActiveMQ provider unable to load OpenWire marshaller In-Reply-To: <23421974.1193941225040.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQNET-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Gomes updated AMQNET-74: ---------------------------- Attachment: AMQNET-74.patch > ActiveMQ provider unable to load OpenWire marshaller > ---------------------------------------------------- > > Key: AMQNET-74 > URL: https://issues.apache.org/activemq/browse/AMQNET-74 > Project: ActiveMQ .Net > Issue Type: Bug > Components: ActiveMQ Client > Reporter: Jim Gomes > Assignee: James Strachan > Priority: Critical > Attachments: AMQNET-74.patch > > > With the recent renaming of the namespaces, the run-time loading of the OpenWire format marshaller was broken. Need to update the name of the format marshaller to include the 'Apache' prefix. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.