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.0, 1.1, 1.2
Environment: Windows Server 2003 SP1, ActiveMQ 5.2.0, latest
Apache.NMS and Apache.NMS.ActiveMQ
Reporter: David Keaveny
Assignee: Jim Gomes
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
<system.diagnostics /> 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.