Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 2577 invoked from network); 22 May 2009 17:50:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 May 2009 17:50:02 -0000 Received: (qmail 852 invoked by uid 500); 22 May 2009 17:50:15 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 823 invoked by uid 500); 22 May 2009 17:50:15 -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 813 invoked by uid 99); 22 May 2009 17:50:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 May 2009 17:50:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 May 2009 17:50:11 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D031129A001C for ; Fri, 22 May 2009 10:49:50 -0700 (PDT) Message-ID: <1884210759.1243014590851.JavaMail.jira@brutus> Date: Fri, 22 May 2009 10:49:50 -0700 (PDT) From: "Jim Gomes (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (AMQNET-130) WCF provider is catching exceptions thrown by WCF service implementation In-Reply-To: <1013744934.1228363085446.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQNET-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Gomes updated AMQNET-130: ----------------------------- Fix Version/s: (was: 1.1) 1.2 > WCF provider is catching exceptions thrown by WCF service implementation > ------------------------------------------------------------------------ > > Key: AMQNET-130 > URL: https://issues.apache.org/activemq/browse/AMQNET-130 > Project: ActiveMQ .Net > Issue Type: Bug > Components: WCF > Affects Versions: 1.1 > Environment: Windows Server 2003 SP1, ActiveMQ 5.2.0, latest Apache.NMS and Apache.NMS.ActiveMQ > Reporter: David Keaveny > Assignee: Jim Gomes > Fix For: 1.2 > > Original Estimate: 1 day > Remaining Estimate: 1 day > > Exceptions that occur within WCF service implementations are being caught by the WCF provider and swallowed, so that the service never sees the exception. The exceptions *are* logged to the WCF trace log though, if the configuration section is defined. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.